Units API.

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

GET /api/units/252708/?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/sumwars/tools/de/?format=api",
    "source": [
        "Attribute:"
    ],
    "previous_source": "",
    "target": [
        "Attribute:"
    ],
    "id_hash": 9071469263308304585,
    "content_hash": 9071469263308304585,
    "location": "../../src/gui/contenteditor/contenteditor.cpp:355",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 45,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/252954/?format=api",
    "priority": 100,
    "id": 252708,
    "web_url": "https://hosted.weblate.org/translate/sumwars/tools/de/?checksum=fde4553b765db0c9",
    "url": "https://hosted.weblate.org/api/units/252708/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:50+02:00"
}