Units API.

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

GET /api/units/36109/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://weblate.ops404.it/api/translations/ooops-project/ooops_kanban_start_stop/it/?format=api",
    "source": [
        "This task was launched not by you, but by %s\nYou must be a Manager to complete this task"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -7338598107730641670,
    "content_hash": -7338598107730641670,
    "location": "code:addons/ooops_kanban_start_stop/models/models.py:153",
    "context": "",
    "note": "module: ooops_kanban_start_stop",
    "flags": "python-format",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 19,
    "source_unit": "http://weblate.ops404.it/api/units/36095/?format=api",
    "priority": 100,
    "id": 36109,
    "web_url": "http://weblate.ops404.it/translate/ooops-project/ooops_kanban_start_stop/it/?checksum=1a280fe70f5c7cfa",
    "url": "http://weblate.ops404.it/api/units/36109/?format=api",
    "explanation": "",
    "extra_flags": ""
}