Units API.

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

GET /api/units/1904095/?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/he/?format=api",
    "source": [
        "Fine speed filter"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 7096829914577966630,
    "content_hash": 7096829914577966630,
    "location": "../brushsettings.json:319",
    "context": "",
    "note": "Brush setting",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 29,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/14762411/?format=api",
    "priority": 100,
    "id": 1904095,
    "web_url": "https://hosted.weblate.org/translate/mypaint/libmypaint/he/?checksum=e27d0134e9c91626",
    "url": "https://hosted.weblate.org/api/units/1904095/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-06-29T11:13:28+02:00"
}