Units API.

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

GET /api/units/85/?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/ar/?format=api",
    "source": [
        "Do you want to perform the backup using {size}MB temporarily? (This way is used since some files could not be prepared using a more efficient method.)"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -8452902922191331135,
    "content_hash": 3469727645159292712,
    "location": "",
    "context": "backup_ask_for_copying_if_needed",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 112,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 26,
    "source_unit": "https://translate.yunohost.org/api/units/34728/?format=api",
    "priority": 100,
    "id": 85,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/ar/?checksum=0ab14193e1eca0c1",
    "url": "https://translate.yunohost.org/api/units/85/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:31:08.199332Z"
}