Units API.

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

GET /api/units/3091/?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/ops/en/?format=api",
    "source": [
        "read calendar"
    ],
    "previous_source": "",
    "target": [
        "read calendar"
    ],
    "id_hash": 7838011147181453708,
    "content_hash": 6359249790108242616,
    "location": "",
    "context": "op_name_READ_CALENDAR",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.rikka.app/api/units/3091/?format=api",
    "priority": 100,
    "id": 3091,
    "web_url": "https://weblate.rikka.app/translate/app-ops/ops/en/?checksum=ecc6359c5d4d718c",
    "url": "https://weblate.rikka.app/api/units/3091/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:45:49.695902Z"
}