Units API.

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

GET /api/units/574902/?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/invoices/ko/?format=api",
    "source": [
        "The invoice has been canceled"
    ],
    "previous_source": "",
    "target": [
        "청구서가 취소되었습니다"
    ],
    "id_hash": -1677906401447029320,
    "content_hash": -5156703178536788878,
    "location": "",
    "context": "invoices.sheet.action.cancel.success",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 80,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://l10n.xwiki.org/api/units/333611/?format=api",
    "priority": 100,
    "id": 574902,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-contrib/invoices/ko/?checksum=68b6e1048f6555b8",
    "url": "https://l10n.xwiki.org/api/units/574902/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-12-28T17:01:25.906831Z"
}