Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/uh/uh-server/ja/?format=api",
    "source": [
        "The game has been terminated. The creator has left the game."
    ],
    "previous_source": "",
    "target": [
        "ゲームは終了しました。作成者がゲームから離れました。"
    ],
    "id_hash": 3639948443448272554,
    "content_hash": 3639948443448272554,
    "location": "horizons/network/server.py:489",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 18,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://hosted.weblate.org/api/units/14738109/?format=api",
    "priority": 100,
    "id": 234908,
    "web_url": "https://hosted.weblate.org/translate/uh/uh-server/ja/?checksum=b283b1d2f47866aa",
    "url": "https://hosted.weblate.org/api/units/234908/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:21+02:00"
}