Units API.

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

GET /api/units/74/?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": [
        "Copying all files to backup…"
    ],
    "previous_source": "Copying all files to backup...",
    "target": [
        "جارٍ نسخ كافة الملفات المراد نسخها احتياطيا…"
    ],
    "id_hash": 3965047792874853955,
    "content_hash": -7213869259030732428,
    "location": "",
    "context": "backup_applying_method_copy",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 100,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 5,
    "source_unit": "https://translate.yunohost.org/api/units/34718/?format=api",
    "priority": 100,
    "id": 74,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/ar/?checksum=b706adf5bbc09643",
    "url": "https://translate.yunohost.org/api/units/74/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:31:07.946757Z"
}