Units API.

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

GET /api/units/17065/?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/en/?format=api",
    "source": [
        "The following word list is called Seed. It is a complex password that will give full access to your wallet and to all your coins."
    ],
    "previous_source": "",
    "target": [
        "The following word list is called Seed. It is a complex password that will give full access to your wallet and to all your coins."
    ],
    "id_hash": -3570681144832714310,
    "content_hash": -1335842682611929083,
    "location": "",
    "context": "setup_save_text1",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 399,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 25,
    "source_unit": "https://weblate.ppc.lol/api/units/17065/?format=api",
    "priority": 100,
    "id": 17065,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/en/?checksum=4e72646ac40f99ba",
    "url": "https://weblate.ppc.lol/api/units/17065/?format=api",
    "explanation": "",
    "extra_flags": ""
}