Units API.

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

GET /api/units/9086/?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/admin/ca/?format=api",
    "source": [
        "Label for {name}"
    ],
    "previous_source": "",
    "target": [
        "Etiqueta per {name}"
    ],
    "id_hash": 7271151485007606319,
    "content_hash": 5977132040045838226,
    "location": "",
    "context": "label_for_manifestname",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 379,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.yunohost.org/api/units/35120/?format=api",
    "priority": 100,
    "id": 9086,
    "web_url": "https://translate.yunohost.org/translate/yunohost/admin/ca/?checksum=e4e851c05beeb22f",
    "url": "https://translate.yunohost.org/api/units/9086/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:35:16.719336Z"
}