Units API.

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

GET /api/units/24211/?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": [
        "Select the address which should sign the message"
    ],
    "previous_source": "",
    "target": [
        "Select the address which should sign the message"
    ],
    "id_hash": -5726324982546118532,
    "content_hash": 9149940982815228259,
    "location": "",
    "context": "sign_step_1_description",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 457,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://weblate.ppc.lol/api/units/24211/?format=api",
    "priority": 100,
    "id": 24211,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/en/?checksum=308801c48ae4c87c",
    "url": "https://weblate.ppc.lol/api/units/24211/?format=api",
    "explanation": "",
    "extra_flags": ""
}