Units API.

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

GET /api/units/521498/?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/change-request-application-ui/en/?format=api",
    "source": [
        "Title of the Change Request"
    ],
    "previous_source": "",
    "target": [
        "Title of the Change Request"
    ],
    "id_hash": 1124284582126714039,
    "content_hash": 4953909331835426563,
    "location": "",
    "context": "changerequest.savemodal.create.input.title",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://l10n.xwiki.org/api/units/521498/?format=api",
    "priority": 100,
    "id": 521498,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-contrib/change-request-application-ui/en/?checksum=8f9a42dee81c7cb7",
    "url": "https://l10n.xwiki.org/api/units/521498/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-07-22T13:09:25.773960Z"
}