Units API.

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

GET /api/units/33009/?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/te/?format=api",
    "source": [
        "Backup Reminder"
    ],
    "previous_source": "",
    "target": [
        "బ్యాకప్ రిమైండర్"
    ],
    "id_hash": -7862481396289920235,
    "content_hash": -736345744129430805,
    "location": "",
    "context": "periodic_reminder_backup_title",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 307,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.ppc.lol/api/units/23952/?format=api",
    "priority": 100,
    "id": 33009,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/te/?checksum=12e2dad3c905a315",
    "url": "https://weblate.ppc.lol/api/units/33009/?format=api",
    "explanation": "",
    "extra_flags": ""
}