Units API.

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

GET /api/units/1833196/?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/mypaint/id/?format=api",
    "source": [
        "RGB Green"
    ],
    "previous_source": "",
    "target": [
        "RGB Hijau"
    ],
    "id_hash": -8587680053011126410,
    "content_hash": -8587680053011126410,
    "location": "../gui/colors/sliders.py:178",
    "context": "color component slider: tooltip",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 211,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/14763090/?format=api",
    "priority": 100,
    "id": 1833196,
    "web_url": "https://hosted.weblate.org/translate/mypaint/mypaint/id/?checksum=08d26e7dc3906776",
    "url": "https://hosted.weblate.org/api/units/1833196/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-07-13T09:58:15+02:00"
}