Units API.

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

GET /api/units/5015490/?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/copyq/master/pt_PT/?format=api",
    "source": [
        "Failed to copy to clipboard!"
    ],
    "previous_source": "",
    "target": [
        "Impossível copiar para a prancheta!"
    ],
    "id_hash": 5753311671892015109,
    "content_hash": 5753311671892015109,
    "location": "../src/scriptable/scriptable.cpp:2994",
    "context": "Scriptable",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 609,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://hosted.weblate.org/api/units/14807509/?format=api",
    "priority": 100,
    "id": 5015490,
    "web_url": "https://hosted.weblate.org/translate/copyq/master/pt_PT/?checksum=cfd7de7bb53b7805",
    "url": "https://hosted.weblate.org/api/units/5015490/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-06-11T05:44:26+02:00"
}