Units API.

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

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

{
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/zh_Hans/?format=api",
    "source": [
        "Delete domain '{name}'"
    ],
    "previous_source": "",
    "target": [
        "删除域 '{name}'"
    ],
    "id_hash": 5611891259155391829,
    "content_hash": -7439337430331552920,
    "location": "",
    "context": "human_routes.domains.delete",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 324,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.yunohost.org/api/units/44500/?format=api",
    "priority": 100,
    "id": 45724,
    "web_url": "https://translate.yunohost.org/translate/yunohost/admin/zh_Hans/?checksum=cde1715dfc13a555",
    "url": "https://translate.yunohost.org/api/units/45724/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-04-12T15:56:03.993815Z"
}