Translation components API.

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

GET /api/translations/xwiki-platform/help-supportpanel-content/ko/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/help-supportpanel-content/ko/?format=api",
            "source": [
                "If you need help with XWiki you can contact:\n* [[Community Support>>https://www.xwiki.org/xwiki/bin/view/Main/Support#HCommunitySupport]]\n* [[Professional Support>>https://www.xwiki.org/xwiki/bin/view/Main/Support#HProfessionalSupport]]"
            ],
            "previous_source": "",
            "target": [
                "XWiki 에 대한 도움이 필요하면 다음 연락처로 문의하세요.\n* [[커뮤니티 지원>>https://www. xwiki .org/ xwiki /bin/view/Main/Support#HCommunitySupport]]\n* [[전문적인 지원>>https://www. xwiki .org/ xwiki /bin/view/Main/Support#HProfessionalSupport]]"
            ],
            "id_hash": 4321460072923956526,
            "content_hash": -1410548319937365914,
            "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": 15,
            "source_unit": "https://l10n.xwiki.org/api/units/465013/?format=api",
            "priority": 100,
            "id": 577780,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/help-supportpanel-content/ko/?checksum=bbf8e90a4daa852e",
            "url": "https://l10n.xwiki.org/api/units/577780/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-29T14:52:29.981796Z"
        },
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/help-supportpanel-content/ko/?format=api",
            "source": [
                "Need help?"
            ],
            "previous_source": "",
            "target": [
                "도움이 필요하신가요?"
            ],
            "id_hash": -7901431335316922026,
            "content_hash": -1798879903524657081,
            "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": false,
            "num_words": 2,
            "source_unit": "https://l10n.xwiki.org/api/units/465014/?format=api",
            "priority": 100,
            "id": 577781,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/help-supportpanel-content/ko/?checksum=12587a10694b6156",
            "url": "https://l10n.xwiki.org/api/units/577781/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-29T14:52:29.986807Z"
        }
    ]
}