Units API.

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

GET /api/units/21980/?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/ooops_project_guest/it/?format=api",
    "source": [
        "This project is in read-only mode. You can use \"schedule activity\" within the tasks to participate to the project."
    ],
    "previous_source": "",
    "target": [
        "Questo progetto è in sola lettura. Puoi utilizzare la funzione \"pianifica attività\" nelle task per partecipare al progetto."
    ],
    "id_hash": 7156726006743184893,
    "content_hash": 7156726006743184893,
    "location": "code:addons/ooops_project_guest/models/project_guest_mixin.py:22",
    "context": "",
    "note": "module: ooops_project_guest",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 21,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 19,
    "source_unit": "http://weblate.ops404.it/api/units/21939/?format=api",
    "priority": 100,
    "id": 21980,
    "web_url": "http://weblate.ops404.it/translate/ooops/ooops_project_guest/it/?checksum=e351cc629aba35fd",
    "url": "http://weblate.ops404.it/api/units/21980/?format=api",
    "explanation": "",
    "extra_flags": ""
}