Units API.

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

GET /api/units/253253/?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": [
        "There is something I'd like to ask of you. ##solo"
    ],
    "previous_source": "",
    "target": [
        "Es gibt da etwas, um das ich Euch bitten möchte. ##solo"
    ],
    "id_hash": -7819121100013573489,
    "content_hash": -7819121100013573489,
    "location": "rescue_willard.xml:92",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 22,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://hosted.weblate.org/api/units/253493/?format=api",
    "priority": 100,
    "id": 253253,
    "web_url": "https://hosted.weblate.org/translate/sumwars/rescue_willard/de/?checksum=137ce6c979edea8f",
    "url": "https://hosted.weblate.org/api/units/253253/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:31+02:00"
}