Units API.

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

GET /api/units/250469/?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/it/?format=api",
    "source": [
        "We have to stop the rush, that is assembling out there."
    ],
    "previous_source": "",
    "target": [
        "Dobbiamo fermare l'orda che si stà assemblando là fuori."
    ],
    "id_hash": -6515002941272066247,
    "content_hash": -6515002941272066247,
    "location": "siegeOfDwarfenwall.xml:64",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://hosted.weblate.org/api/units/251704/?format=api",
    "priority": 100,
    "id": 250469,
    "web_url": "https://hosted.weblate.org/translate/sumwars/defend_dwarfenwall/it/?checksum=25960f57c6da7739",
    "url": "https://hosted.weblate.org/api/units/250469/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:09+02:00"
}