Units API.

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

GET /api/units/5012861/?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/ja/?format=api",
    "source": [
        "You are not inside a game"
    ],
    "previous_source": "You are not ready anymore",
    "target": [
        "あなたはゲーム中ではありません"
    ],
    "id_hash": 7403969596412649623,
    "content_hash": 7403969596412649623,
    "location": "horizons/network/server.py:496",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 726,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hosted.weblate.org/api/units/14807474/?format=api",
    "priority": 100,
    "id": 5012861,
    "web_url": "https://hosted.weblate.org/translate/uh/uh/ja/?checksum=e6c02f1eb9f7e097",
    "url": "https://hosted.weblate.org/api/units/5012861/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-06-09T18:57:47+02:00"
}