Units API.

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

GET /api/units/4098984/?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/uh/uh/gl/?format=api",
    "source": [
        "Build this groundunit!"
    ],
    "previous_source": "Build this ship!",
    "target": [
        "Construír este barco!"
    ],
    "id_hash": 6460464967544571101,
    "content_hash": 6460464967544571101,
    "location": "content/gui/xml/ingame/tabwidget/barracks/barracks_confirm.xml:61, horizons/gui/tabs/barrackstabs.py:81",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 67,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/14793263/?format=api",
    "priority": 100,
    "id": 4098984,
    "web_url": "https://hosted.weblate.org/translate/uh/uh/gl/?checksum=d9a82ea8b25984dd",
    "url": "https://hosted.weblate.org/api/units/4098984/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-08-23T16:34:31+02:00"
}