Units API.

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

GET /api/units/10862316/?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/bg/?format=api",
    "source": [
        "Pixel feather"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 6163612396980848300,
    "content_hash": 6163612396980848300,
    "location": "../brushsettings.json:247",
    "context": "",
    "note": "Brush setting",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 13,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/14762515/?format=api",
    "priority": 100,
    "id": 10862316,
    "web_url": "https://hosted.weblate.org/translate/mypaint/libmypaint/bg/?checksum=d5898cd19f3cc6ac",
    "url": "https://hosted.weblate.org/api/units/10862316/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-06-29T20:29:27+02:00"
}