Units API.

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

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

{
    "translation": "https://weblate.duniter.org/api/translations/trm/definitions/en_US/?format=api",
    "source": [
        "Définitions"
    ],
    "previous_source": "",
    "target": [
        "Definitions"
    ],
    "id_hash": 8145702266678423968,
    "content_hash": 8145702266678423968,
    "location": "../../source/definitions.rst:3",
    "context": "",
    "note": "a85a6d8d7fea490199687adf49e5039c",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.duniter.org/api/units/5402/?format=api",
    "priority": 100,
    "id": 5403,
    "web_url": "https://weblate.duniter.org/translate/trm/definitions/en_US/?checksum=f10b590dc37631a0",
    "url": "https://weblate.duniter.org/api/units/5403/?format=api",
    "explanation": "",
    "extra_flags": ""
}