Units API.

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

GET /api/units/258754/?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/the_besieged_farm/de/?format=api",
    "source": [
        "The peasants are rescued, the goblins slain, and the service paid. What more can you ask for?"
    ],
    "previous_source": "",
    "target": [
        "Die Bauern sind gerettet, die Goblins erschlagen und die Dienstleistung bezahlt. Was will man mehr?"
    ],
    "id_hash": 111638502912755106,
    "content_hash": 111638502912755106,
    "location": "besieged_farm.xml:5",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 17,
    "source_unit": "https://hosted.weblate.org/api/units/258859/?format=api",
    "priority": 100,
    "id": 258754,
    "web_url": "https://hosted.weblate.org/translate/sumwars/the_besieged_farm/de/?checksum=818c9ea07d5f05a2",
    "url": "https://hosted.weblate.org/api/units/258754/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:19:55+02:00"
}