Units API.

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

GET /api/units/35148/?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/en/?format=api",
    "source": [
        "Password confirmation"
    ],
    "previous_source": "",
    "target": [
        "Password confirmation"
    ],
    "id_hash": 3708532013919161527,
    "content_hash": 1738682885153047125,
    "location": "",
    "context": "password_confirmation",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 432,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.yunohost.org/api/units/35148/?format=api",
    "priority": 100,
    "id": 35148,
    "web_url": "https://translate.yunohost.org/translate/yunohost/admin/en/?checksum=b3775a37cfd0ccb7",
    "url": "https://translate.yunohost.org/api/units/35148/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:35:18.041962Z"
}