Units API.

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

GET /api/units/573051/?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/file-manager-application/ko/?format=api",
    "source": [
        "... or you can drop files here"
    ],
    "previous_source": "",
    "target": [
        "... 아니면 여기에 파일을 놓을 수도 있습니다"
    ],
    "id_hash": -8794033045961473499,
    "content_hash": -4910779528973809435,
    "location": "",
    "context": "fileManager.action.upload.dropZoneHint",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 38,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://l10n.xwiki.org/api/units/187528/?format=api",
    "priority": 100,
    "id": 573051,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-contrib/file-manager-application/ko/?checksum=05f55189986b8225",
    "url": "https://l10n.xwiki.org/api/units/573051/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-12-28T07:44:38.210435Z"
}