Units API.

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

GET /api/units/9616/?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": [
        "Creating backup…"
    ],
    "previous_source": "",
    "target": [
        "Creating backup…"
    ],
    "id_hash": -4979572454118995506,
    "content_hash": -2625919369861162813,
    "location": "",
    "context": "backup_creating_backup",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 225,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.rikka.app/api/units/9616/?format=api",
    "priority": 100,
    "id": 9616,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/en/?checksum=3ae5013c62eac9ce",
    "url": "https://weblate.rikka.app/api/units/9616/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-20T23:59:30.809803Z"
}