Translation components API.

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

GET /api/translations/rk_lite/stdocsmovement/ru/units/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 41,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/rk_lite/stdocsmovement/ru/units/?format=api&page=2",
    "results": [
        {
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/stdocsmovement/ru/?format=api",
            "source": "No",
            "previous_source": "",
            "target": "Нет",
            "id_hash": -3797801669464717655,
            "content_hash": -8550104933927006482,
            "location": "",
            "context": "470b0097-b421-4541-95e7-57a7a7fec469",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 2492947,
            "web_url": "http://weblate.ucs.ru/translate/rk_lite/stdocsmovement/ru/?checksum=4b4b7f80d42b86a9",
            "url": "http://weblate.ucs.ru/api/units/2492947/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/249911/?format=api"
        }
    ]
}