Units API.

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

GET /api/units/1791417/?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": [
        "Fine speed gamma"
    ],
    "previous_source": "",
    "target": [
        "精细速度伽玛"
    ],
    "id_hash": 1419568352336922600,
    "content_hash": 1419568352336922600,
    "location": "../brushsettings.json:337",
    "context": "",
    "note": "Brush setting",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 33,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/14762414/?format=api",
    "priority": 100,
    "id": 1791417,
    "web_url": "https://hosted.weblate.org/translate/mypaint/libmypaint/zh_Hans/?checksum=93b351e52f6dc7e8",
    "url": "https://hosted.weblate.org/api/units/1791417/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-06-29T11:13:28+02:00"
}