Translation components API.

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

GET /api/translations/tails/wikisrcdocupgraderepairpo/ar/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/wikisrcdocupgraderepairpo/ar/?format=api",
            "source": [
                "[[!meta title=\"Repairing a Tails USB stick that fails to start after an upgrade\"]]\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5121423838013317804,
            "content_hash": 5121423838013317804,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate.tails.boum.org/api/units/488845/?format=api",
            "priority": 100,
            "id": 396834,
            "web_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocupgraderepairpo/ar/?checksum=c712f3d8a10062ac",
            "url": "https://translate.tails.boum.org/api/units/396834/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-09-29T23:02:27Z"
        },
        {
            "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocupgraderepairpo/ar/?format=api",
            "source": [
                "[[!inline pages=\"doc/upgrade/repair.inline\" raw=\"yes\" sort=\"age\"]]\n"
            ],
            "previous_source": "",
            "target": [
                "[[!inline pages=\"doc/upgrade/repair.inline.ar\" raw=\"yes\" sort=\"age\"]]\n"
            ],
            "id_hash": 1294232082505213558,
            "content_hash": 1294232082505213558,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.tails.boum.org/api/units/488846/?format=api",
            "priority": 100,
            "id": 396835,
            "web_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocupgraderepairpo/ar/?checksum=91f60938cea32676",
            "url": "https://translate.tails.boum.org/api/units/396835/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-09-29T23:02:27Z"
        }
    ]
}