Translation components API.

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

GET /api/translations/lolibrary/tags-json/vi/units/?format=api&page=9
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 401,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/lolibrary/tags-json/vi/units/?format=api&page=8",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/lolibrary/tags-json/vi/?format=api",
            "source": [
                "Reindeer/Deer/Bambi"
            ],
            "previous_source": "",
            "target": [
                "Tuần lộc/Hươu/Nai"
            ],
            "id_hash": 2479176239129273363,
            "content_hash": -2860784220328263547,
            "location": "",
            "context": "ff5b6c81-5d78-4306-a554-799fa02744f7",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 401,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/103632752/?format=api",
            "priority": 100,
            "id": 103635158,
            "web_url": "https://hosted.weblate.org/translate/lolibrary/tags-json/vi/?checksum=a267cda77ce3a413",
            "url": "https://hosted.weblate.org/api/units/103635158/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-16T02:41:19.134408+02:00"
        }
    ]
}