Units API.

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

GET /api/units/12567211/?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/scout/scout-master/en/?format=api",
    "source": [
        "show this help message and exit"
    ],
    "previous_source": "",
    "target": [
        "show this help message and exit"
    ],
    "id_hash": -3565059808313077074,
    "content_hash": -3565059808313077074,
    "location": "scout/__init__.py:166",
    "context": "",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 18,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 6,
    "source_unit": "https://l10n.opensuse.org/api/units/12567211/?format=api",
    "priority": 100,
    "id": 12567211,
    "web_url": "https://l10n.opensuse.org/translate/scout/scout-master/en/?checksum=4e865cfe2a7a12ae",
    "url": "https://l10n.opensuse.org/api/units/12567211/?format=api",
    "explanation": "",
    "extra_flags": ""
}