Units API.

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

GET /api/units/31889/?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/my/?format=api",
    "source": [
        "Chinese Yuan Renminbi"
    ],
    "previous_source": "",
    "target": [
        "တရုတ် ယမည်း"
    ],
    "id_hash": 4612496946432232611,
    "content_hash": 3910665248274436088,
    "location": "",
    "context": "currency_CNY",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 146,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.ppc.lol/api/units/16173/?format=api",
    "priority": 100,
    "id": 31889,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/my/?checksum=c002e188e3aacca3",
    "url": "https://weblate.ppc.lol/api/units/31889/?format=api",
    "explanation": "",
    "extra_flags": ""
}