Units API.

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

GET /api/units/14738233/?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/sdaps/master/en/?format=api",
    "source": [
        "Zoom Out"
    ],
    "previous_source": "",
    "target": [
        "Zoom Out"
    ],
    "id_hash": 5872698973154053059,
    "content_hash": 5872698973154053059,
    "location": "sdaps/gui/main_window.ui:37",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 123,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/14738233/?format=api",
    "priority": 100,
    "id": 14738233,
    "web_url": "https://hosted.weblate.org/translate/sdaps/master/en/?checksum=d1800499e7a60bc3",
    "url": "https://hosted.weblate.org/api/units/14738233/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:53+02:00"
}