Units API.

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

GET /api/units/41/?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": [
        "Unknown app"
    ],
    "previous_source": "",
    "target": [
        "برنامج مجهول"
    ],
    "id_hash": -4491005897216198036,
    "content_hash": 2437392234063376839,
    "location": "",
    "context": "app_unknown",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 67,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.yunohost.org/api/units/34701/?format=api",
    "priority": 100,
    "id": 41,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/ar/?checksum=41acbdee4c3e7a6c",
    "url": "https://translate.yunohost.org/api/units/41/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:31:07.153441Z"
}