Units API.

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

GET /api/units/36115/?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": [
        "You have a fast Timesheet."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 3925079729671027951,
    "content_hash": 3925079729671027951,
    "location": "code:addons/ooops_kanban_start_stop/models/models.py:42",
    "context": "",
    "note": "module: ooops_kanban_start_stop",
    "flags": "python-format",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 14,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "http://weblate.ops404.it/api/units/36101/?format=api",
    "priority": 100,
    "id": 36115,
    "web_url": "http://weblate.ops404.it/translate/ooops-project/ooops_kanban_start_stop/it/?checksum=b678af37da20bcef",
    "url": "http://weblate.ops404.it/api/units/36115/?format=api",
    "explanation": "",
    "extra_flags": ""
}