Units API.

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

GET /api/units/9953/?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": [
        "Do you need help or want to give feedback?"
    ],
    "previous_source": "",
    "target": [
        "Do you need help or want to give feedback?"
    ],
    "id_hash": 6950733380036430407,
    "content_hash": -8109335860960902415,
    "location": "",
    "context": "about_help_or_feedback",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://weblate.ppc.lol/api/units/9953/?format=api",
    "priority": 100,
    "id": 9953,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/en/?checksum=e075f72ebd858a47",
    "url": "https://weblate.ppc.lol/api/units/9953/?format=api",
    "explanation": "",
    "extra_flags": ""
}