Units API.

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

GET /api/units/4776/?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/ja/?format=api",
    "source": [
        "Create template"
    ],
    "previous_source": "",
    "target": [
        "テンプレートの作成"
    ],
    "id_hash": -982140429005362830,
    "content_hash": 7285799463620444064,
    "location": "",
    "context": "template_edit_title_for_create",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 182,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.rikka.app/api/units/2951/?format=api",
    "priority": 100,
    "id": 4776,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/ja/?checksum=725ebc7bc195e972",
    "url": "https://weblate.rikka.app/api/units/4776/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:50:17.015628Z"
}