Units API.

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

GET /api/units/9998/?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": [
        "Warning, you only have one retry left."
    ],
    "previous_source": "",
    "target": [
        "Warning, you only have one retry left."
    ],
    "id_hash": -5884527745828923868,
    "content_hash": -8736716149165119240,
    "location": "",
    "context": "authenticate_retry_warning_title",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 105,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 7,
    "source_unit": "https://weblate.ppc.lol/api/units/9998/?format=api",
    "priority": 100,
    "id": 9998,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/en/?checksum=2e55f53156efd624",
    "url": "https://weblate.ppc.lol/api/units/9998/?format=api",
    "explanation": "",
    "extra_flags": ""
}