Translation components API.

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

GET /api/translations/appcenter/glossary/en_GB/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://l10n.elementary.io/api/translations/appcenter/glossary/en_GB/?format=api",
            "source": [
                "AppCenter"
            ],
            "previous_source": "",
            "target": [
                "AppCenter"
            ],
            "id_hash": -4633822886501833718,
            "content_hash": -4633822886501833718,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 0,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.elementary.io/api/units/3213178/?format=api",
            "priority": 100,
            "id": 3213276,
            "web_url": "https://l10n.elementary.io/translate/appcenter/glossary/en_GB/?checksum=3fb15aa2c1fba40a",
            "url": "https://l10n.elementary.io/api/units/3213276/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:40.699257Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/appcenter/glossary/en_GB/?format=api",
            "source": [
                "finalize"
            ],
            "previous_source": "",
            "target": [
                "finalise"
            ],
            "id_hash": -4162094648915359489,
            "content_hash": -4162094648915359489,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.elementary.io/api/units/3213277/?format=api",
            "priority": 100,
            "id": 3213278,
            "web_url": "https://l10n.elementary.io/translate/appcenter/glossary/en_GB/?checksum=463d44f7f1d888ff",
            "url": "https://l10n.elementary.io/api/units/3213278/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:40.707792Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/appcenter/glossary/en_GB/?format=api",
            "source": [
                "apologize"
            ],
            "previous_source": "",
            "target": [
                "apologise"
            ],
            "id_hash": 7098274616966505748,
            "content_hash": 7098274616966505748,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "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://l10n.elementary.io/api/units/3213279/?format=api",
            "priority": 100,
            "id": 3213280,
            "web_url": "https://l10n.elementary.io/translate/appcenter/glossary/en_GB/?checksum=e2822327e675e514",
            "url": "https://l10n.elementary.io/api/units/3213280/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:40.714635Z"
        }
    ]
}