Units API.

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

GET /api/units/34668/?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": [
        "Aborting."
    ],
    "previous_source": "",
    "target": [
        "Aborting."
    ],
    "id_hash": 599708171955066544,
    "content_hash": 484344852863805939,
    "location": "",
    "context": "aborting",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.yunohost.org/api/units/34668/?format=api",
    "priority": 100,
    "id": 34668,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/en/?checksum=88529767ae47d6b0",
    "url": "https://translate.yunohost.org/api/units/34668/?format=api",
    "explanation": "",
    "extra_flags": "ignore-multiple-failures",
    "pending": false,
    "timestamp": "2019-03-17T12:31:05.877691Z"
}