Units API.

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

GET /api/units/37719/?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/application/en/?format=api",
    "source": [
        "Usage history requires %1$s, your devices runs %2$s."
    ],
    "previous_source": "",
    "target": [
        "Usage history requires %1$s, your devices runs %2$s."
    ],
    "id_hash": 1558674014163475196,
    "content_hash": 8032994583060548089,
    "location": "",
    "context": "usage_history_system_version_too_low_message",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 317,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://weblate.rikka.app/api/units/37719/?format=api",
    "priority": 100,
    "id": 37719,
    "web_url": "https://weblate.rikka.app/translate/app-ops/application/en/?checksum=95a185c1f6d89afc",
    "url": "https://weblate.rikka.app/api/units/37719/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-07-25T15:47:30.107172Z"
}