Units API.

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

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

{
    "translation": "https://weblate.rob006.net/api/translations/flarum/fof-terms/zh_Hans/?format=api",
    "source": [
        "Additional text on signup form"
    ],
    "previous_source": "",
    "target": [
        "在注册窗口中附加提示文本(可选)"
    ],
    "id_hash": 1660030903594317537,
    "content_hash": -3204221427618580067,
    "location": "",
    "context": "fof-terms.admin.settings.field.signup-legal-text",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.rob006.net/api/units/221826/?format=api",
    "priority": 100,
    "id": 22750,
    "web_url": "https://weblate.rob006.net/translate/flarum/fof-terms/zh_Hans/?checksum=97099d4fc4e8f6e1",
    "url": "https://weblate.rob006.net/api/units/22750/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-23T08:47:02.211843Z"
}