Translation components API.

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

GET /api/translations/guestscreen/common/sk/units/?format=api&page=18
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 341,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/guestscreen/common/sk/units/?format=api&page=17",
    "results": [
        {
            "translation": "http://weblate.ucs.ru/api/translations/guestscreen/common/sk/?format=api",
            "source": "Отображать подложку",
            "previous_source": "",
            "target": "",
            "id_hash": -9140087429162234585,
            "content_hash": 4546600916982875650,
            "location": "",
            "context": ".showBackground",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 341,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "priority": 100,
            "id": 2583294,
            "web_url": "http://weblate.ucs.ru/translate/guestscreen/common/sk/?checksum=127e2e8d0c58d27",
            "url": "http://weblate.ucs.ru/api/units/2583294/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/257117/?format=api"
        }
    ]
}