Translation components API.

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

GET /api/translations/neos/neoscontentrepository-main-80/hu/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://hosted.weblate.org/api/translations/neos/neoscontentrepository-main-80/hu/?format=api",
            "source": [
                "next"
            ],
            "previous_source": "",
            "target": [
                "következő"
            ],
            "id_hash": -5514133457138926681,
            "content_hash": -1054011483359474894,
            "location": "",
            "context": "next",
            "note": "",
            "flags": "xml-text",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/84721007/?format=api",
            "priority": 100,
            "id": 84721261,
            "web_url": "https://hosted.weblate.org/translate/neos/neoscontentrepository-main-80/hu/?checksum=3379dcd5fb233ba7",
            "url": "https://hosted.weblate.org/api/units/84721261/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-10-06T15:32:14.567133+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/neos/neoscontentrepository-main-80/hu/?format=api",
            "source": [
                "previous"
            ],
            "previous_source": "",
            "target": [
                "előző"
            ],
            "id_hash": 768864330120801944,
            "content_hash": 6874707385622090697,
            "location": "",
            "context": "previous",
            "note": "",
            "flags": "xml-text",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/84721014/?format=api",
            "priority": 100,
            "id": 84721262,
            "web_url": "https://hosted.weblate.org/translate/neos/neoscontentrepository-main-80/hu/?checksum=8aab8e08dd51ae98",
            "url": "https://hosted.weblate.org/api/units/84721262/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-10-06T15:32:14.583993+02:00"
        }
    ]
}