Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.elementary.io/api/translations/website/403/th/?format=api",
            "source": [
                "Sorry, access is denied."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3268013115665697919,
            "content_hash": 3268013115665697919,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.elementary.io/api/units/3017523/?format=api",
            "priority": 100,
            "id": 3586749,
            "web_url": "https://l10n.elementary.io/translate/website/403/th/?checksum=ad5a509d30924c7f",
            "url": "https://l10n.elementary.io/api/units/3586749/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-18T12:37:07.055572Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/403/th/?format=api",
            "source": [
                "You don't have permission to view the requested resource."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1628219190560267515,
            "content_hash": -1628219190560267515,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://l10n.elementary.io/api/units/3017525/?format=api",
            "priority": 100,
            "id": 3586750,
            "web_url": "https://l10n.elementary.io/translate/website/403/th/?checksum=69676745da2e6305",
            "url": "https://l10n.elementary.io/api/units/3586750/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-18T12:37:07.062775Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/403/th/?format=api",
            "source": [
                "Go to Home Page"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3503817004936829731,
            "content_hash": 3503817004936829731,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.elementary.io/api/units/3017527/?format=api",
            "priority": 100,
            "id": 3586751,
            "web_url": "https://l10n.elementary.io/translate/website/403/th/?checksum=b0a00f00813b9b23",
            "url": "https://l10n.elementary.io/api/units/3586751/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-18T12:37:07.066173Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/403/th/?format=api",
            "source": [
                "Access Denied ⋅ elementary"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1752400933642389513,
            "content_hash": 1752400933642389513,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.elementary.io/api/units/3017529/?format=api",
            "priority": 100,
            "id": 3586752,
            "web_url": "https://l10n.elementary.io/translate/website/403/th/?checksum=9851c75d51d14809",
            "url": "https://l10n.elementary.io/api/units/3586752/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-18T12:37:07.068518Z"
        }
    ]
}