Units API.

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

GET /api/units/35519/?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/core/en/?format=api",
    "source": [
        "Server is running Linux kernel {kernel_version}"
    ],
    "previous_source": "",
    "target": [
        "Server is running Linux kernel {kernel_version}"
    ],
    "id_hash": -1316856487646800537,
    "content_hash": 2956880801599532632,
    "location": "",
    "context": "diagnosis_basesystem_kernel",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 214,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://translate.yunohost.org/api/units/35519/?format=api",
    "priority": 100,
    "id": 35519,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/en/?checksum=6db9960061a4d567",
    "url": "https://translate.yunohost.org/api/units/35519/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-06T21:40:02.682187Z"
}