Translation components API.

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

GET /api/translations/tasks/glossary/am/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/tasks/glossary/am/?format=api",
            "source": [
                "Tasks"
            ],
            "previous_source": "",
            "target": [
                "ተግባራት"
            ],
            "id_hash": 642220968328777186,
            "content_hash": 642220968328777186,
            "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/3213572/?format=api",
            "priority": 100,
            "id": 3213574,
            "web_url": "https://l10n.elementary.io/translate/tasks/glossary/am/?checksum=88e9a0916c8b4de2",
            "url": "https://l10n.elementary.io/api/units/3213574/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:42.193379Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/tasks/glossary/am/?format=api",
            "source": [
                "Tomorrow"
            ],
            "previous_source": "",
            "target": [
                "ነገ"
            ],
            "id_hash": 7663213383710434405,
            "content_hash": 7663213383710434405,
            "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/3213575/?format=api",
            "priority": 100,
            "id": 3213576,
            "web_url": "https://l10n.elementary.io/translate/tasks/glossary/am/?checksum=ea5933f896146465",
            "url": "https://l10n.elementary.io/api/units/3213576/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:42.210709Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/tasks/glossary/am/?format=api",
            "source": [
                "Scheduled"
            ],
            "previous_source": "",
            "target": [
                "ቀጠሮ የተያዘለት"
            ],
            "id_hash": -6693052603408992481,
            "content_hash": -6693052603408992481,
            "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/3213577/?format=api",
            "priority": 100,
            "id": 3213578,
            "web_url": "https://l10n.elementary.io/translate/tasks/glossary/am/?checksum=231d801e56cdb71f",
            "url": "https://l10n.elementary.io/api/units/3213578/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:42.219275Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/tasks/glossary/am/?format=api",
            "source": [
                "Add Task"
            ],
            "previous_source": "",
            "target": [
                "ተግባር ይጨምሩ"
            ],
            "id_hash": 5106355990431359629,
            "content_hash": 5106355990431359629,
            "location": "",
            "context": "",
            "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": 2,
            "source_unit": "https://l10n.elementary.io/api/units/3213579/?format=api",
            "priority": 100,
            "id": 3213580,
            "web_url": "https://l10n.elementary.io/translate/tasks/glossary/am/?checksum=c6dd6bb7fa59628d",
            "url": "https://l10n.elementary.io/api/units/3213580/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:42.225702Z"
        }
    ]
}