Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/app-ops/app/ko/?format=api",
    "source": [
        "Settings"
    ],
    "previous_source": "",
    "target": [
        "설정"
    ],
    "id_hash": 6224082179513049137,
    "content_hash": 7631851803280583338,
    "location": "",
    "context": "settings",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 256,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.rikka.app/api/units/3017/?format=api",
    "priority": 100,
    "id": 5128,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/ko/?checksum=d66061c402b6e031",
    "url": "https://weblate.rikka.app/api/units/5128/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:50:21.211821Z"
}