Units API.

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

GET /api/units/9957/?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": [
        "Adding wallet failed!"
    ],
    "previous_source": "",
    "target": [
        "Adding wallet failed!"
    ],
    "id_hash": -6712071063170546751,
    "content_hash": 3273738835207935804,
    "location": "",
    "context": "add_coin_failed",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.ppc.lol/api/units/9957/?format=api",
    "priority": 100,
    "id": 9957,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/en/?checksum=22d9eeee1c8a83c1",
    "url": "https://weblate.ppc.lol/api/units/9957/?format=api",
    "explanation": "",
    "extra_flags": ""
}