Translation components API.

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

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

{
    "count": 622,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/foodfactory/common/az/units/?format=api&page=31",
    "results": [
        {
            "translation": "http://weblate.ucs.ru/api/translations/foodfactory/common/az/?format=api",
            "source": "Изображение",
            "previous_source": "",
            "target": "",
            "id_hash": 1691362785957632021,
            "content_hash": 1817736640265275691,
            "location": "",
            "context": ".picture",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 621,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 2574735,
            "web_url": "http://weblate.ucs.ru/translate/foodfactory/common/az/?checksum=9778ed7e1b51d815",
            "url": "http://weblate.ucs.ru/api/units/2574735/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/256799/?format=api"
        },
        {
            "translation": "http://weblate.ucs.ru/api/translations/foodfactory/common/az/?format=api",
            "source": "Без изображения",
            "previous_source": "",
            "target": "",
            "id_hash": 2875253855476702983,
            "content_hash": -406462459562365913,
            "location": "",
            "context": ".no_image",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 622,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "priority": 100,
            "id": 2574736,
            "web_url": "http://weblate.ucs.ru/translate/foodfactory/common/az/?checksum=a7e6f425d6c2df07",
            "url": "http://weblate.ucs.ru/api/units/2574736/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/256800/?format=api"
        }
    ]
}