Units API.

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

GET /api/units/23953/?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": [
        "Keep a backup of your wallet seed in a safe location to avoid losing access to your coins."
    ],
    "previous_source": "",
    "target": [
        "Keep a backup of your wallet seed in a safe location to avoid losing access to your coins."
    ],
    "id_hash": -985930196971184365,
    "content_hash": 5669191916904724448,
    "location": "",
    "context": "periodic_reminder_backup_body",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 308,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 18,
    "source_unit": "https://weblate.ppc.lol/api/units/23953/?format=api",
    "priority": 100,
    "id": 23953,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/en/?checksum=725145b5a4339f13",
    "url": "https://weblate.ppc.lol/api/units/23953/?format=api",
    "explanation": "",
    "extra_flags": ""
}