Units API.

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

GET /api/units/2804/?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": [
        "Shizuku mode"
    ],
    "previous_source": "",
    "target": [
        "Shizuku mode"
    ],
    "id_hash": -6699616736987435155,
    "content_hash": 503913279898560034,
    "location": "",
    "context": "shizuku_mode",
    "note": " \"Shizuku\" is a noun, DO NOT translate it ",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 2,
    "source_unit": "https://weblate.rikka.app/api/units/2804/?format=api",
    "priority": 100,
    "id": 2804,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/en/?checksum=23062e12e49a2f6d",
    "url": "https://weblate.rikka.app/api/units/2804/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:44:38.565206Z"
}