Units API.

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

GET /api/units/33/?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/ar/?format=api",
    "source": [
        "Checking requirements for {app}…"
    ],
    "previous_source": "Checking requirements for {app}...",
    "target": [
        "جار فحص متطلبات تطبيق {app}…"
    ],
    "id_hash": 511042492632740235,
    "content_hash": 6719899127155652249,
    "location": "",
    "context": "app_requirements_checking",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 58,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.yunohost.org/api/units/34694/?format=api",
    "priority": 100,
    "id": 33,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/ar/?checksum=871796707e81318b",
    "url": "https://translate.yunohost.org/api/units/33/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:31:06.993211Z"
}