Units API.

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

GET /api/units/4507067/?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/mumble-ruby-pluginbot/pluginbot/fr/?format=api",
    "source": [
        "ducking / volume / out_of_range"
    ],
    "previous_source": "",
    "target": [
        "Le volume de Ducking doit avoir un nombre de 0 à 100"
    ],
    "id_hash": 7391965434596863489,
    "content_hash": 7391965434596863489,
    "location": "",
    "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": 5,
    "source_unit": "https://hosted.weblate.org/api/units/4507045/?format=api",
    "priority": 100,
    "id": 4507067,
    "web_url": "https://hosted.weblate.org/translate/mumble-ruby-pluginbot/pluginbot/fr/?checksum=e6958966011cae01",
    "url": "https://hosted.weblate.org/api/units/4507067/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-01-19T16:02:36+01:00"
}