Units API.

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

GET /api/units/35679/?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/fr/?format=api",
    "source": [
        "Your personal code"
    ],
    "previous_source": "",
    "target": [
        "Votre code personnel"
    ],
    "id_hash": -8193980909544692469,
    "content_hash": 1541201111190987793,
    "location": "",
    "context": "ACCOUNT.NEW.YOUR_SECRET_CODE",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 956,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.duniter.org/api/units/35567/?format=api",
    "priority": 100,
    "id": 35679,
    "web_url": "https://weblate.duniter.org/translate/cesium-v2/git_duniter_org_cesium2s/fr/?checksum=e4921c6be41a50b",
    "url": "https://weblate.duniter.org/api/units/35679/?format=api",
    "explanation": "",
    "extra_flags": ""
}