Units API.

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

GET /api/units/7901/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.fedoraproject.org/api/translations/ibus-typing-booster/app/ja/?format=api",
    "source": [
        "Here you can choose whether a label is used for candidates in the lookup table which come from spellchecking."
    ],
    "previous_source": "",
    "target": [
        "ここでは、スペルチェックからの候補に使用するラベルを選択できます。"
    ],
    "id_hash": 4800221286188824393,
    "content_hash": 4800221286188824393,
    "location": "setup/main.py:2070",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 204,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 19,
    "source_unit": "https://translate.fedoraproject.org/api/units/182939/?format=api",
    "priority": 100,
    "id": 7901,
    "web_url": "https://translate.fedoraproject.org/translate/ibus-typing-booster/app/ja/?checksum=c29dcfd3be8db749",
    "url": "https://translate.fedoraproject.org/api/units/7901/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-23T20:46:50.175488Z"
}