Units API.

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

GET /api/units/15720/?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": [
        "Make sure you have saved your seed phrase.\nYou can access it later on in the app settings."
    ],
    "previous_source": "",
    "target": [
        "Make sure you have saved your seed phrase.\nYou can access it later on in the app settings."
    ],
    "id_hash": -8844570267798947468,
    "content_hash": -463608082936309040,
    "location": "",
    "context": "setup_continue_alert_content",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 378,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 18,
    "source_unit": "https://weblate.ppc.lol/api/units/15720/?format=api",
    "priority": 100,
    "id": 15720,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/en/?checksum=541c633b4dcb974",
    "url": "https://weblate.ppc.lol/api/units/15720/?format=api",
    "explanation": "",
    "extra_flags": ""
}