Units API.

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

GET /api/units/10006/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.rikka.app/api/translations/app-ops/app/en/?format=api",
    "source": [
        "If you are you are sure your system does not have this problem (e.g., Pixel or AOSP-like ROMs), enable this option so that the automatic recovery option will not be enforced"
    ],
    "previous_source": "",
    "target": [
        "If you are you are sure your system does not have this problem (e.g., Pixel or AOSP-like ROMs), enable this option so that the automatic recovery option will not be enforced"
    ],
    "id_hash": -7508809378751533289,
    "content_hash": 6697992266267546135,
    "location": "",
    "context": "auto_recovery_settings_ignore_summary",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 323,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 31,
    "source_unit": "https://weblate.rikka.app/api/units/10006/?format=api",
    "priority": 100,
    "id": 10006,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/en/?checksum=17cb59a74564af17",
    "url": "https://weblate.rikka.app/api/units/10006/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-22T07:51:52.993290Z"
}