Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.tails.boum.org/api/translations/tails/upgrade/de/?format=api",
            "source": [
                "[[!meta title=\"Upgrading a Tails USB stick\"]]\n"
            ],
            "previous_source": "",
            "target": [
                "[[!meta title=\"Einen USB-Stick mit Tails aktualisieren\"]]\n"
            ],
            "id_hash": 2130186605372662856,
            "content_hash": 2130186605372662856,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.tails.boum.org/api/units/489002/?format=api",
            "priority": 100,
            "id": 400086,
            "web_url": "https://translate.tails.boum.org/translate/tails/upgrade/de/?checksum=9d8ff16e6e886448",
            "url": "https://translate.tails.boum.org/api/units/400086/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-18T19:41:11Z"
        },
        {
            "translation": "https://translate.tails.boum.org/api/translations/tails/upgrade/de/?format=api",
            "source": [
                "[[!inline pages=\"doc/upgrade\" raw=\"yes\" sort=\"age\"]]\n"
            ],
            "previous_source": "",
            "target": [
                "[[!inline pages=\"doc/upgrade.de\" raw=\"yes\" sort=\"age\"]]\n"
            ],
            "id_hash": -1013521802087296746,
            "content_hash": -1013521802087296746,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.tails.boum.org/api/units/489004/?format=api",
            "priority": 100,
            "id": 400088,
            "web_url": "https://translate.tails.boum.org/translate/tails/upgrade/de/?checksum=71ef3f4a76791116",
            "url": "https://translate.tails.boum.org/api/units/400088/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-18T19:41:11Z"
        },
        {
            "translation": "https://translate.tails.boum.org/api/translations/tails/upgrade/de/?format=api",
            "source": [
                "[[!toc levels=2]]\n"
            ],
            "previous_source": "",
            "target": [
                "[[!toc levels=2]]\n"
            ],
            "id_hash": 403848338281452088,
            "content_hash": 403848338281452088,
            "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": 2,
            "source_unit": "https://translate.tails.boum.org/api/units/496132/?format=api",
            "priority": 100,
            "id": 496135,
            "web_url": "https://translate.tails.boum.org/translate/tails/upgrade/de/?checksum=859ac1ec8a65d238",
            "url": "https://translate.tails.boum.org/api/units/496135/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-12-04T17:15:22.300843Z"
        }
    ]
}