Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.ayana.io/api/translations/ayana/_meta/de_CH/?format=api",
            "source": [
                "en-US"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5362322966935323881,
            "content_hash": 6378117079287421668,
            "location": "",
            "context": "discord",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.ayana.io/api/units/11406/?format=api",
            "priority": 100,
            "id": 26247,
            "web_url": "https://translate.ayana.io/translate/ayana/_meta/de_CH/?checksum=359533ac20e6bb17",
            "url": "https://translate.ayana.io/api/units/26247/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-05-16T21:13:07.704432Z"
        },
        {
            "translation": "https://translate.ayana.io/api/translations/ayana/_meta/de_CH/?format=api",
            "source": [
                "True"
            ],
            "previous_source": "",
            "target": [
                "True"
            ],
            "id_hash": -4344249536315265110,
            "content_hash": 6280887426583676507,
            "location": "",
            "context": "enabled",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.ayana.io/api/units/1/?format=api",
            "priority": 100,
            "id": 26248,
            "web_url": "https://translate.ayana.io/translate/ayana/_meta/de_CH/?checksum=43b620104445efaa",
            "url": "https://translate.ayana.io/api/units/26248/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-05-16T21:13:07.706494Z"
        },
        {
            "translation": "https://translate.ayana.io/api/translations/ayana/_meta/de_CH/?format=api",
            "source": [
                "English"
            ],
            "previous_source": "",
            "target": [
                "German (Switzerland)"
            ],
            "id_hash": -7569782744039164208,
            "content_hash": -8151793616303264360,
            "location": "",
            "context": "english",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.ayana.io/api/units/2/?format=api",
            "priority": 100,
            "id": 26249,
            "web_url": "https://translate.ayana.io/translate/ayana/_meta/de_CH/?checksum=16f2bab362a9f6d0",
            "url": "https://translate.ayana.io/api/units/26249/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-05-16T21:13:07.708305Z"
        },
        {
            "translation": "https://translate.ayana.io/api/translations/ayana/_meta/de_CH/?format=api",
            "source": [
                "False"
            ],
            "previous_source": "",
            "target": [
                "False"
            ],
            "id_hash": -6267941723760880119,
            "content_hash": -6959363936849167074,
            "location": "",
            "context": "imaginary",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.ayana.io/api/units/3/?format=api",
            "priority": 100,
            "id": 26250,
            "web_url": "https://translate.ayana.io/translate/ayana/_meta/de_CH/?checksum=2903cc3612621609",
            "url": "https://translate.ayana.io/api/units/26250/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-05-16T21:13:07.710212Z"
        },
        {
            "translation": "https://translate.ayana.io/api/translations/ayana/_meta/de_CH/?format=api",
            "source": [
                "English"
            ],
            "previous_source": "",
            "target": [
                "Deutsch"
            ],
            "id_hash": 5330454965328525778,
            "content_hash": -2124446398461189486,
            "location": "",
            "context": "native",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.ayana.io/api/units/4/?format=api",
            "priority": 100,
            "id": 26251,
            "web_url": "https://translate.ayana.io/translate/ayana/_meta/de_CH/?checksum=c9f9948c8b9fb9d2",
            "url": "https://translate.ayana.io/api/units/26251/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-05-16T21:13:07.711878Z"
        }
    ]
}