Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/diyseeds-org-pages/home/lv/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 21,
    "next": null,
    "previous": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/lv/units/?format=api",
    "results": [
        {
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/lv/?format=api",
            "source": [
                "We've created this website to answer all your questions about seed production. Reclaiming this know-how is vital. How to multiply tomato, salad, bean, zucchini, parsnip, cabbage or cardoon seeds? What is pollination? What are the life cycle and botanical classification of the plants we grow in the garden?"
            ],
            "previous_source": "",
            "target": [
                "Esam izveidojuši mājas lapu, kurā centīsimies atbildēt uz visiem jūsu jautājumiem par sēklu ražošanu. Ir ārkārtīgi svarīgi atgūt šīs pamatzināšanas. Kā pavairot tomātu, salātu, pupiņu, cukīni, pastinaku, kāpostu vai lapu artišoku sēklas? Kas ir apputeksnēšana? Kāds ir mūsu dārziņos audzēto kultūru dzīves cikls un kāda ir to botāniskā klasifikācija?"
            ],
            "id_hash": 429526033005974919,
            "content_hash": 429526033005974919,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 48,
            "source_unit": "http://translate.diyseeds.org/api/units/34094/?format=api",
            "priority": 100,
            "id": 34108,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/home/lv/?checksum=85f5fba6bb1a9587",
            "url": "http://translate.diyseeds.org/api/units/34108/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}