Units API.

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

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

{
    "translation": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/es/?format=api",
    "source": [
        "Enter your name in the group (Attention, has to be unique!)"
    ],
    "previous_source": "",
    "target": [
        "Introduce tu nombre en el grupo (¡Atención, tiene que ser único!)"
    ],
    "id_hash": 6025675995527023717,
    "content_hash": -2488457001105874842,
    "location": "",
    "context": "roast_setup_landing_group_name_input_hint",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 540,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://weblate.ppc.lol/api/units/65014/?format=api",
    "priority": 100,
    "id": 65864,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/es/?checksum=d39f80647cfc8c65",
    "url": "https://weblate.ppc.lol/api/units/65864/?format=api",
    "explanation": "",
    "extra_flags": ""
}