Units API.

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

GET /api/units/60131/?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/ko/?format=api",
    "source": [
        "Cambodian Riel"
    ],
    "previous_source": "",
    "target": [
        "캄보디아 리엘"
    ],
    "id_hash": -9056671565615445342,
    "content_hash": 1736510687482861477,
    "location": "",
    "context": "currency_KHR",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 184,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.ppc.lol/api/units/58651/?format=api",
    "priority": 100,
    "id": 60131,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/ko/?checksum=2503d32041c4aa2",
    "url": "https://weblate.ppc.lol/api/units/60131/?format=api",
    "explanation": "",
    "extra_flags": ""
}