Units API.

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

GET /api/units/149618/?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/libgettextdemo/master/uk/?format=api",
    "source": [
        "sheep"
    ],
    "previous_source": "",
    "target": [
        "вівця"
    ],
    "id_hash": 2614146867569775776,
    "content_hash": 2614146867569775776,
    "location": "libgettextdemo/libgettextdemo.c:34",
    "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": 1,
    "source_unit": "https://l10n.opensuse.org/api/units/12567166/?format=api",
    "priority": 100,
    "id": 149618,
    "web_url": "https://l10n.opensuse.org/translate/libgettextdemo/master/uk/?checksum=a44750b9c83254a0",
    "url": "https://l10n.opensuse.org/api/units/149618/?format=api",
    "explanation": "",
    "extra_flags": ""
}