Translation components API.

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

GET /api/translations/xwiki-platform/xwiki-xwikisyntaxhorizontalline/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-xwikisyntaxhorizontalline/uk/?format=api",
            "source": [
                "= Editing =\n\n== Horizontal Line ==\n\n=== 1.0 Horizontal Line ===\n\n{{info}}There must be 4 or more dashes.{{/info}}\n\n|=Feature|=XWiki Syntax 1.0|=Result\n|Simple horizontal line|{{{----}}}|(((----)))\n|Parametrized horizontal line|<hr style=\"border-color:blue\"/>|(((\n(% style=\"border-color:blue\" %)\n----\n)))\n\n=== 2.0 Horizontal Line ===\n\n{{info}}There must be 4 or more dashes.{{/info}}\n\n|=Feature|=XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Result\n|Simple horizontal line|{{{----}}}|(((----)))\n|Parametrized horizontal line|((({{{\n(% style=\"border-color:blue\" %)\n----\n}}})))|(((\n(% style=\"border-color:blue\" %)\n----\n)))"
            ],
            "previous_source": "",
            "target": [
                "= Редагування =\n\n== Горизонтальна лінія ==\n\n=== 1.0 Horizontal Line ===\n\n{{info}}Має бути 4 або більше дефісів.{{/info}}\n\n|=Функція|=Синтаксис XWiki 1.0|=Результат\n|Проста горизонтальна лінія|{{{----}}}|(((----)))\n|Параметризована горизонтальна лінія|<hr style=\"border-color:blue\"/>|(((\n(% style=\"border-color:blue\" %)\n----\n)))\n\n=== 2.0 Horizontal Line ===\n\n{{info}}Має бути 4 або більше дефісів.{{/info}}\n\n|=Функція|=Синтаксис XWiki {{velocity}}$crtSyntaxVer{{/velocity}}|=Результат\n|Проста горизонтальна лінія|{{{----}}}|(((----)))\n|Параметризована горизонтальна лінія|((({{{\n(% style=\"border-color:blue\" %)\n----\n}}})))|(((\n(% style=\"border-color:blue\" %)\n----\n)))"
            ],
            "id_hash": 4321460072923956526,
            "content_hash": 1273298526055104361,
            "location": "",
            "context": "content",
            "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": 65,
            "source_unit": "https://l10n.xwiki.org/api/units/465618/?format=api",
            "priority": 100,
            "id": 564792,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxhorizontalline/uk/?checksum=bbf8e90a4daa852e",
            "url": "https://l10n.xwiki.org/api/units/564792/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-05-05T12:59:06.545107Z"
        },
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxhorizontalline/uk/?format=api",
            "source": [
                "XWikiSyntaxHorizontalLine"
            ],
            "previous_source": "",
            "target": [
                "XWikiSyntaxHorizontalLine"
            ],
            "id_hash": -7901431335316922026,
            "content_hash": -4918870851011459060,
            "location": "",
            "context": "title",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://l10n.xwiki.org/api/units/465619/?format=api",
            "priority": 100,
            "id": 564793,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-xwikisyntaxhorizontalline/uk/?checksum=12587a10694b6156",
            "url": "https://l10n.xwiki.org/api/units/564793/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-05-05T12:59:06.549201Z"
        }
    ]
}