Units API.

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

GET /api/units/8147/?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/ar/?format=api",
    "source": [
        "Are you sure you want to restore {name}?"
    ],
    "previous_source": "",
    "target": [
        "متأكد مِن أنك تريد استعادة {name} ؟"
    ],
    "id_hash": -513133602662480085,
    "content_hash": -167465808565464473,
    "location": "",
    "context": "confirm_restore",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 153,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://translate.yunohost.org/api/units/35043/?format=api",
    "priority": 100,
    "id": 8147,
    "web_url": "https://translate.yunohost.org/translate/yunohost/admin/ar/?checksum=78e0fbb502fc872b",
    "url": "https://translate.yunohost.org/api/units/8147/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:35:14.102401Z"
}