Units API.

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

GET /api/units/38234/?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/cesium-v2/git_duniter_org_cesium2s/en/?format=api",
    "source": [
        "Personal code"
    ],
    "previous_source": "",
    "target": [
        "Personal code"
    ],
    "id_hash": -4381941719581591928,
    "content_hash": -279432708454453966,
    "location": "",
    "context": "ACCOUNT.NEW.CODE_PIN.SUB_TITLE",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 815,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.duniter.org/api/units/38234/?format=api",
    "priority": 100,
    "id": 38234,
    "web_url": "https://weblate.duniter.org/translate/cesium-v2/git_duniter_org_cesium2s/en/?checksum=43303738f9dff688",
    "url": "https://weblate.duniter.org/api/units/38234/?format=api",
    "explanation": "",
    "extra_flags": ""
}