Units API.

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

GET /api/units/5412/?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/bs/?format=api",
    "source": [
        "m4"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -1847436530564683081,
    "content_hash": -1847436530564683081,
    "location": "scout/autoconf.py:24",
    "context": "",
    "note": "",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://l10n.opensuse.org/api/units/12567199/?format=api",
    "priority": 100,
    "id": 5412,
    "web_url": "https://l10n.opensuse.org/translate/scout/scout-master/bs/?checksum=665c96437a9caab7",
    "url": "https://l10n.opensuse.org/api/units/5412/?format=api",
    "explanation": "",
    "extra_flags": ""
}