Units API.

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

GET /api/units/37/?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": [
        "Installing {app}…"
    ],
    "previous_source": "Installing {app}...",
    "target": [
        "جارٍ تثبيت {app}…"
    ],
    "id_hash": -8988615177269817698,
    "content_hash": 8454266420737143068,
    "location": "",
    "context": "app_start_install",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 64,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.yunohost.org/api/units/34697/?format=api",
    "priority": 100,
    "id": 37,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/ar/?checksum=0342061eb825ce9e",
    "url": "https://translate.yunohost.org/api/units/37/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:31:07.082286Z"
}