Units API.

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

GET /api/units/2812/?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": [
        "The version of installed Shizuku is too low, please download the latest version of Shizuzku (%s or above)."
    ],
    "previous_source": "",
    "target": [
        "The version of installed Shizuku is too low, please download the latest version of Shizuzku (%s or above)."
    ],
    "id_hash": 8441030314524205638,
    "content_hash": 7887088919517192272,
    "location": "",
    "context": "shizuku_mode_error_version_too_low",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 23,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 18,
    "source_unit": "https://weblate.rikka.app/api/units/2812/?format=api",
    "priority": 100,
    "id": 2812,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/en/?checksum=f52490593b84e246",
    "url": "https://weblate.rikka.app/api/units/2812/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:44:38.811110Z"
}