Units API.

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

GET /api/units/574950/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/ko/?format=api",
    "source": [
        "This is not a blog post!"
    ],
    "previous_source": "",
    "target": [
        "이것은 블로그 게시물이 아닙니다!"
    ],
    "id_hash": 9097034023388120460,
    "content_hash": -6542582590956816565,
    "location": "",
    "context": "blog.sheet.notpost",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 46,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://l10n.xwiki.org/api/units/180055/?format=api",
    "priority": 100,
    "id": 574950,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-contrib/blog-translations/ko/?checksum=fe3f283f01b1058c",
    "url": "https://l10n.xwiki.org/api/units/574950/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-12-28T17:01:45.594704Z"
}