Units API.

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

GET /api/units/2178/?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/libraries/core/zh_Hans/?format=api",
    "source": [
        "Always off"
    ],
    "previous_source": "",
    "target": [
        "总是关闭"
    ],
    "id_hash": 6547510401114770512,
    "content_hash": 3015046074786909701,
    "location": "",
    "context": "dark_theme_off",
    "note": "",
    "flags": "",
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 4,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.rikka.app/api/units/2164/?format=api",
    "priority": 100,
    "id": 2178,
    "web_url": "https://weblate.rikka.app/translate/libraries/core/zh_Hans/?checksum=dadd6e05059f0c50",
    "url": "https://weblate.rikka.app/api/units/2178/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-05-09T18:53:10.005467Z"
}