Translation components API.

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

GET /api/translations/tails/first_steps/zh/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.tails.boum.org/api/translations/tails/first_steps/zh/?format=api",
            "source": [
                "[[!meta title=\"First steps with Tails\"]]\n"
            ],
            "previous_source": "",
            "target": [
                "[[!meta title=\"安装 Tails 之后\"]]\n"
            ],
            "id_hash": -9161788068666710069,
            "content_hash": -9161788068666710069,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.tails.boum.org/api/units/483257/?format=api",
            "priority": 100,
            "id": 152214,
            "web_url": "https://translate.tails.boum.org/translate/tails/first_steps/zh/?checksum=00daca4af3b567cb",
            "url": "https://translate.tails.boum.org/api/units/152214/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-06-12T13:23:09Z"
        },
        {
            "translation": "https://translate.tails.boum.org/api/translations/tails/first_steps/zh/?format=api",
            "source": [
                "[[!inline pages=\"doc/first_steps.index\" raw=\"yes\" sort=\"age\"]]\n"
            ],
            "previous_source": "",
            "target": [
                "[[!inline pages=\"doc/first_steps.index.zh\" raw=\"yes\" sort=\"age\"]]\n"
            ],
            "id_hash": 876415446460408360,
            "content_hash": 876415446460408360,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.tails.boum.org/api/units/485293/?format=api",
            "priority": 100,
            "id": 152215,
            "web_url": "https://translate.tails.boum.org/translate/tails/first_steps/zh/?checksum=8c29a73481f02228",
            "url": "https://translate.tails.boum.org/api/units/152215/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2017-02-11T22:27:44Z"
        }
    ]
}