Units API.

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

GET /api/units/1267350/?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/defend_dwarfenwall/fr/?format=api",
    "source": [
        "And don't forget that you owe me land after this."
    ],
    "previous_source": "",
    "target": [
        "Et n'oubliez pas que vous me devrez une terre après ça."
    ],
    "id_hash": -8953687629171508695,
    "content_hash": -8953687629171508695,
    "location": "siegeOfDwarfenwall.xml:1902",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://hosted.weblate.org/api/units/251822/?format=api",
    "priority": 100,
    "id": 1267350,
    "web_url": "https://hosted.weblate.org/translate/sumwars/defend_dwarfenwall/fr/?checksum=03be1c8a396c3a29",
    "url": "https://hosted.weblate.org/api/units/1267350/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:07+02:00"
}