Units API.

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

GET /api/units/234898/?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": [
        "Invalid/Unknown session"
    ],
    "previous_source": "",
    "target": [
        "無効/不明なセッション"
    ],
    "id_hash": 5882195450181131557,
    "content_hash": 5882195450181131557,
    "location": "horizons/network/server.py:320",
    "context": "",
    "note": "this will trigger ondisconnect() for cleanup",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/14738026/?format=api",
    "priority": 100,
    "id": 234898,
    "web_url": "https://hosted.weblate.org/translate/uh/uh-server/ja/?checksum=d1a1c198c3771d25",
    "url": "https://hosted.weblate.org/api/units/234898/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:00+02:00"
}