Units API.

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

GET /api/units/16357/?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/moulinette/tr/?format=api",
    "source": [
        "'{prog} {command}' is deprecated and will be removed in the future"
    ],
    "previous_source": "",
    "target": [
        "'{prog} {command}' kullanımdan kaldırıldı ve gelecekte kaldırılacak"
    ],
    "id_hash": 7652500009785178721,
    "content_hash": 2630396280222505706,
    "location": "",
    "context": "deprecated_command",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://translate.yunohost.org/api/units/35287/?format=api",
    "priority": 100,
    "id": 16357,
    "web_url": "https://translate.yunohost.org/translate/yunohost/moulinette/tr/?checksum=ea332436d6eb3a61",
    "url": "https://translate.yunohost.org/api/units/16357/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:39:31.910854Z"
}