Units API.

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

GET /api/units/574903/?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": [
        "Invoice cancellation"
    ],
    "previous_source": "",
    "target": [
        "송장 취소"
    ],
    "id_hash": -4251364350936123303,
    "content_hash": -1923370108003626455,
    "location": "",
    "context": "invoices.sheet.action.cancel.comment",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 81,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://l10n.xwiki.org/api/units/333612/?format=api",
    "priority": 100,
    "id": 574903,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-contrib/invoices/ko/?checksum=45001ea5c3b17859",
    "url": "https://l10n.xwiki.org/api/units/574903/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-12-28T17:01:25.910217Z"
}