Translation components API.

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

GET /api/translations/delivery/delivery/ro/units/?format=api&page=58
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1141,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/delivery/delivery/ro/units/?format=api&page=57",
    "results": [
        {
            "translation": "http://weblate.ucs.ru/api/translations/delivery/delivery/ro/?format=api",
            "source": "Total summ solding orders: ([COUNT(MasterData1)])",
            "previous_source": "",
            "target": "",
            "id_hash": -8652115858297542707,
            "content_hash": -1229802755986763591,
            "location": "",
            "context": "Total summ solding orders: ([COUNT(MasterData1)])",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 1146,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "priority": 100,
            "id": 477951,
            "web_url": "http://weblate.ucs.ru/translate/delivery/delivery/ro/?checksum=7ed8277bea6a7cd",
            "url": "http://weblate.ucs.ru/api/units/477951/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/54642/?format=api"
        }
    ]
}