Units API.

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

GET /api/units/10035/?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": [
        "Requested amount (optional)"
    ],
    "previous_source": "",
    "target": [
        "Requested amount (optional)"
    ],
    "id_hash": 6947960122413477898,
    "content_hash": 1658827979300794534,
    "location": "",
    "context": "receive_requested_amount",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 315,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.ppc.lol/api/units/10035/?format=api",
    "priority": 100,
    "id": 10035,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/en/?checksum=e06c1ceb6208f00a",
    "url": "https://weblate.ppc.lol/api/units/10035/?format=api",
    "explanation": "",
    "extra_flags": ""
}