Units API.

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

GET /api/units/7891/?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 custom color is used for candidates in the lookup table which come from spellchecking."
    ],
    "previous_source": "",
    "target": [
        "ここでは、スペルチェックからの候補に使用するカスタムカラーを選択できます。"
    ],
    "id_hash": 7802863808252624336,
    "content_hash": 7802863808252624336,
    "location": "setup/main.py:1925",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 194,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 20,
    "source_unit": "https://translate.fedoraproject.org/api/units/182929/?format=api",
    "priority": 100,
    "id": 7891,
    "web_url": "https://translate.fedoraproject.org/translate/ibus-typing-booster/app/ja/?checksum=ec49574ad1a63dd0",
    "url": "https://translate.fedoraproject.org/api/units/7891/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-23T20:46:50.060425Z"
}