Units API.

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

GET /api/units/256388/?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/sumwars/menu/pl/?format=api",
    "source": [
        "Attack"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 2146581899767368669,
    "content_hash": 2146581899767368669,
    "location": "../../src/core/damage.cpp:309, ../../src/gui/charinfo.cpp:706",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 19,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/256768/?format=api",
    "priority": 100,
    "id": 256388,
    "web_url": "https://hosted.weblate.org/translate/sumwars/menu/pl/?checksum=9dca30dd60eacbdd",
    "url": "https://hosted.weblate.org/api/units/256388/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:24+02:00"
}