Units API.

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

GET /api/units/47681/?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": [
        "This value is already in use."
    ],
    "previous_source": "",
    "target": [
        "Cette valeur est déjà utilisée."
    ],
    "id_hash": -4552253305451974259,
    "content_hash": -8021918937992543046,
    "location": "",
    "context": "ERROR.FIELD_NOT_UNIQUE",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1098,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.duniter.org/api/units/47065/?format=api",
    "priority": 100,
    "id": 47681,
    "web_url": "https://weblate.duniter.org/translate/cesium-v2/git_duniter_org_cesium2s/fr/?checksum=40d325bcd0eff18d",
    "url": "https://weblate.duniter.org/api/units/47681/?format=api",
    "explanation": "",
    "extra_flags": ""
}