Units API.

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

GET /api/units/12021200/?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": [
        "Add Route"
    ],
    "previous_source": "",
    "target": [
        "Adicionar Rota"
    ],
    "id_hash": 3757787713702847390,
    "content_hash": 3757787713702847390,
    "location": "src/components/RouteForm.js:149, src/components/AddRoute.js:35",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://l10n.opensuse.org/api/units/12673997/?format=api",
    "priority": 100,
    "id": 12021200,
    "web_url": "https://l10n.opensuse.org/translate/cockpit-wicked/master/pt_PT/?checksum=b42658041895e39e",
    "url": "https://l10n.opensuse.org/api/units/12021200/?format=api",
    "explanation": "",
    "extra_flags": ""
}