Translation components API.

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

GET /api/translations/ayana/_meta/pt/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/pt/?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": 69,
            "web_url": "https://translate.ayana.io/translate/ayana/_meta/pt/?checksum=43b620104445efaa",
            "url": "https://translate.ayana.io/api/units/69/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:40:32.951551Z"
        },
        {
            "translation": "https://translate.ayana.io/api/translations/ayana/_meta/pt/?format=api",
            "source": [
                "English"
            ],
            "previous_source": "",
            "target": [
                "Portuguese"
            ],
            "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": 70,
            "web_url": "https://translate.ayana.io/translate/ayana/_meta/pt/?checksum=16f2bab362a9f6d0",
            "url": "https://translate.ayana.io/api/units/70/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:40:32.954876Z"
        },
        {
            "translation": "https://translate.ayana.io/api/translations/ayana/_meta/pt/?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": 71,
            "web_url": "https://translate.ayana.io/translate/ayana/_meta/pt/?checksum=2903cc3612621609",
            "url": "https://translate.ayana.io/api/units/71/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:40:32.956886Z"
        },
        {
            "translation": "https://translate.ayana.io/api/translations/ayana/_meta/pt/?format=api",
            "source": [
                "English"
            ],
            "previous_source": "",
            "target": [
                "Português"
            ],
            "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": 72,
            "web_url": "https://translate.ayana.io/translate/ayana/_meta/pt/?checksum=c9f9948c8b9fb9d2",
            "url": "https://translate.ayana.io/api/units/72/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T18:40:32.958516Z"
        },
        {
            "translation": "https://translate.ayana.io/api/translations/ayana/_meta/pt/?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": 11423,
            "web_url": "https://translate.ayana.io/translate/ayana/_meta/pt/?checksum=359533ac20e6bb17",
            "url": "https://translate.ayana.io/api/units/11423/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-11T00:00:10.186736Z"
        }
    ]
}