Translation components API.

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

GET /api/translations/desktop/glossary/id/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/desktop/glossary/id/?format=api",
            "source": [
                "application"
            ],
            "previous_source": "",
            "target": [
                "aplikasi"
            ],
            "id_hash": 2302716256975677716,
            "content_hash": 2302716256975677716,
            "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/3213473/?format=api",
            "priority": 100,
            "id": 3213474,
            "web_url": "https://l10n.elementary.io/translate/desktop/glossary/id/?checksum=9ff4e43c438d6914",
            "url": "https://l10n.elementary.io/api/units/3213474/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:41.561545Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/desktop/glossary/id/?format=api",
            "source": [
                "applications"
            ],
            "previous_source": "",
            "target": [
                "aplikasi"
            ],
            "id_hash": 2628006449410712099,
            "content_hash": 2628006449410712099,
            "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/3213475/?format=api",
            "priority": 100,
            "id": 3213476,
            "web_url": "https://l10n.elementary.io/translate/desktop/glossary/id/?checksum=a4788df1248fa223",
            "url": "https://l10n.elementary.io/api/units/3213476/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:41.568573Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/desktop/glossary/id/?format=api",
            "source": [
                "restart"
            ],
            "previous_source": "",
            "target": [
                "mulai ulang"
            ],
            "id_hash": 1478561618549771514,
            "content_hash": 1478561618549771514,
            "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/3213378/?format=api",
            "priority": 100,
            "id": 3213477,
            "web_url": "https://l10n.elementary.io/translate/desktop/glossary/id/?checksum=9484e7f5542f8cfa",
            "url": "https://l10n.elementary.io/api/units/3213477/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:41.571459Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/desktop/glossary/id/?format=api",
            "source": [
                "Dock"
            ],
            "previous_source": "",
            "target": [
                "Dok"
            ],
            "id_hash": -6839920002054700033,
            "content_hash": -6839920002054700033,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.elementary.io/api/units/3213415/?format=api",
            "priority": 100,
            "id": 3256653,
            "web_url": "https://l10n.elementary.io/translate/desktop/glossary/id/?checksum=2113b8ff6170c3ff",
            "url": "https://l10n.elementary.io/api/units/3256653/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T09:15:30.730283Z"
        }
    ]
}