Translation components API.

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

GET /api/translations/xwiki-platform/index-translations/uk/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.xwiki.org/api/translations/xwiki-platform/index-translations/uk/?format=api",
            "source": [
                "Delete all"
            ],
            "previous_source": "",
            "target": [
                "Видалити всі"
            ],
            "id_hash": -1497080551396827901,
            "content_hash": -8683090236379557358,
            "location": "",
            "context": "index.deletedDocuments.deleteAll",
            "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": 2,
            "source_unit": "https://l10n.xwiki.org/api/units/329434/?format=api",
            "priority": 100,
            "id": 564178,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/index-translations/uk/?checksum=6b394d2b9dd89d03",
            "url": "https://l10n.xwiki.org/api/units/564178/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-29T15:40:44.954798Z"
        },
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/index-translations/uk/?format=api",
            "source": [
                "Remaining Document Analysis tasks"
            ],
            "previous_source": "",
            "target": [
                "Залишок завдань аналізу документів"
            ],
            "id_hash": 6210633676922132002,
            "content_hash": 254415291499973827,
            "location": "",
            "context": "index.administration.remainingTasks.heading",
            "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": 4,
            "source_unit": "https://l10n.xwiki.org/api/units/534350/?format=api",
            "priority": 100,
            "id": 564179,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/index-translations/uk/?checksum=d6309a6c7f059622",
            "url": "https://l10n.xwiki.org/api/units/564179/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-29T15:40:44.958505Z"
        },
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/index-translations/uk/?format=api",
            "source": [
                "No remaining tasks."
            ],
            "previous_source": "",
            "target": [
                "Завдань не залишилося."
            ],
            "id_hash": -7430881861138913015,
            "content_hash": -3761381696079715028,
            "location": "",
            "context": "index.administration.remainingTasks.emptyQueue",
            "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": 3,
            "source_unit": "https://l10n.xwiki.org/api/units/534351/?format=api",
            "priority": 100,
            "id": 564180,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/index-translations/uk/?checksum=18e034515aebe909",
            "url": "https://l10n.xwiki.org/api/units/564180/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-29T15:40:44.960637Z"
        },
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/index-translations/uk/?format=api",
            "source": [
                "Document Analysis"
            ],
            "previous_source": "",
            "target": [
                "Аналіз документів"
            ],
            "id_hash": 7897640602332993282,
            "content_hash": -4823264484669588440,
            "location": "",
            "context": "admin.documentanalysis",
            "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": 2,
            "source_unit": "https://l10n.xwiki.org/api/units/534352/?format=api",
            "priority": 100,
            "id": 564181,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/index-translations/uk/?checksum=ed9a0e48c9c29702",
            "url": "https://l10n.xwiki.org/api/units/564181/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-29T15:40:44.962647Z"
        }
    ]
}