Translation components API.

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

GET /api/translations/rk_lite/rklot/hu/units/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklot/hu/?format=api",
            "source": "Send",
            "previous_source": "lite office",
            "target": "Send",
            "id_hash": 5076356185774353933,
            "content_hash": -810342774735666446,
            "location": "",
            "context": "6fb8075d-40cb-4bb1-a0dc-1e23ef167852",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 1369641,
            "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklot/hu/?checksum=c672d70e266fee0d",
            "url": "http://weblate.ucs.ru/api/units/1369641/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/192098/?format=api"
        },
        {
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklot/hu/?format=api",
            "source": "ok",
            "previous_source": "",
            "target": "",
            "id_hash": 4589767315970740355,
            "content_hash": 3727995794505683936,
            "location": "",
            "context": "8b5f78ec-d77b-4762-839e-05684feeb50b",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 1929535,
            "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklot/hu/?checksum=bfb2210e66225083",
            "url": "http://weblate.ucs.ru/api/units/1929535/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/228681/?format=api"
        }
    ]
}