Translation components API.

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

GET /api/translations/xwiki-platform/xwiki-platform-whatsnew-ui/uk/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-whatsnew-ui/uk/?format=api",
            "source": [
                "What's New"
            ],
            "previous_source": "",
            "target": [
                "Що з'явилось нового"
            ],
            "id_hash": 5270319868759189561,
            "content_hash": -8614321223677631455,
            "location": "",
            "context": "platform.whatsnew.drawer.text",
            "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/569598/?format=api",
            "priority": 100,
            "id": 569678,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-whatsnew-ui/uk/?checksum=c923efff4e132839",
            "url": "https://l10n.xwiki.org/api/units/569678/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-07-21T08:46:27.913619Z"
        },
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-whatsnew-ui/uk/?format=api",
            "source": [
                "What's new in XWiki"
            ],
            "previous_source": "",
            "target": [
                "Що нового в XWiki"
            ],
            "id_hash": -2601116826411263349,
            "content_hash": -3380196649560966315,
            "location": "",
            "context": "platform.whatsnew.title",
            "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/569599/?format=api",
            "priority": 100,
            "id": 569679,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-whatsnew-ui/uk/?checksum=5be6fa0716771a8b",
            "url": "https://l10n.xwiki.org/api/units/569679/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-07-21T08:46:27.918409Z"
        }
    ]
}