Units API.

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

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

{
    "translation": "https://l10n.opensuse.org/api/translations/cockpit-wicked/master/pt_PT/?format=api",
    "source": [
        "Edit Route"
    ],
    "previous_source": "",
    "target": [
        "Editar Rota"
    ],
    "id_hash": 1002398672266191396,
    "content_hash": 1002398672266191396,
    "location": "src/components/RouteForm.js:149",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 37,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://l10n.opensuse.org/api/units/12690196/?format=api",
    "priority": 100,
    "id": 12021231,
    "web_url": "https://l10n.opensuse.org/translate/cockpit-wicked/master/pt_PT/?checksum=8de93c480fbfe224",
    "url": "https://l10n.opensuse.org/api/units/12021231/?format=api",
    "explanation": "",
    "extra_flags": ""
}