Units API.

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

GET /api/units/1791399/?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/mypaint/libmypaint/zh_Hans/?format=api",
    "source": [
        "Radius"
    ],
    "previous_source": "",
    "target": [
        "εŠεΎ„"
    ],
    "id_hash": 7773168073984571139,
    "content_hash": 7773168073984571139,
    "location": "../brushsettings.json:220",
    "context": "",
    "note": "Brush setting",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/14762402/?format=api",
    "priority": 100,
    "id": 1791399,
    "web_url": "https://hosted.weblate.org/translate/mypaint/libmypaint/zh_Hans/?checksum=ebdfd72de541f703",
    "url": "https://hosted.weblate.org/api/units/1791399/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-06-29T11:13:27+02:00"
}