Units API.

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

GET /api/units/9628/?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": [
        "Clear all templates and restore"
    ],
    "previous_source": "",
    "target": [
        "Clear all templates and restore"
    ],
    "id_hash": 4925879479470018537,
    "content_hash": -5804562578213416463,
    "location": "",
    "context": "backup_review_action_restore_templates_replace",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 238,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.rikka.app/api/units/9628/?format=api",
    "priority": 100,
    "id": 9628,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/en/?checksum=c45c3d49c4324fe9",
    "url": "https://weblate.rikka.app/api/units/9628/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-20T23:59:31.192557Z"
}