Units API.

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

GET /api/units/9949/?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": [
        "This software protects your data and privacy to the best of its abilities.\nThis app stores all necessary data locally on your device.\nThere is no analytics or advertising software inside."
    ],
    "previous_source": "",
    "target": [
        "This software protects your data and privacy to the best of its abilities.\nThis app stores all necessary data locally on your device.\nThere is no analytics or advertising software inside."
    ],
    "id_hash": 1937474501455972136,
    "content_hash": 9198095494325962323,
    "location": "",
    "context": "about_data_protection",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 31,
    "source_unit": "https://weblate.ppc.lol/api/units/9949/?format=api",
    "priority": 100,
    "id": 9949,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/en/?checksum=9ae34acb3ca90728",
    "url": "https://weblate.ppc.lol/api/units/9949/?format=api",
    "explanation": "",
    "extra_flags": "ignore-multiple-failures"
}