Units API.

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

GET /api/units/48870/?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": [
        "Remote service stopped abnormally.<p>If the problem persists, please contact the developer."
    ],
    "previous_source": "",
    "target": [
        "Remote service stopped abnormally.<p>If the problem persists, please contact the developer."
    ],
    "id_hash": 5700844938377005578,
    "content_hash": -9026524988099641126,
    "location": "",
    "context": "error_remote_service_killed_message",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 29,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://weblate.rikka.app/api/units/48870/?format=api",
    "priority": 100,
    "id": 48870,
    "web_url": "https://weblate.rikka.app/translate/app-ops/application/en/?checksum=cf1d78445f8b8a0a",
    "url": "https://weblate.rikka.app/api/units/48870/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-07-19T13:13:10.661954Z"
}