Units API.

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

GET /api/units/253254/?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/rescue_willard/de/?format=api",
    "source": [
        "Only someone like you could do it reliably. ##solo"
    ],
    "previous_source": "",
    "target": [
        "Nur jemand wie Ihr könnte das zuverlässig erledigen. ##solo"
    ],
    "id_hash": -7567204080133335636,
    "content_hash": -7567204080133335636,
    "location": "rescue_willard.xml:93",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 23,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://hosted.weblate.org/api/units/253494/?format=api",
    "priority": 100,
    "id": 253254,
    "web_url": "https://hosted.weblate.org/translate/sumwars/rescue_willard/de/?checksum=16fbe3fb5cc415ac",
    "url": "https://hosted.weblate.org/api/units/253254/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:32+02:00"
}