Units API.

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

GET /api/units/27272/?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/ca/?format=api",
    "source": [
        "New app installed"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -8041069296552589487,
    "content_hash": 3812432822093453416,
    "location": "",
    "context": "new_app_behavior_notification_channel_label",
    "note": "",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 193,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.rikka.app/api/units/26592/?format=api",
    "priority": 100,
    "id": 27272,
    "web_url": "https://weblate.rikka.app/translate/app-ops/application/ca/?checksum=1068621404aec751",
    "url": "https://weblate.rikka.app/api/units/27272/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-06-29T08:10:13.577666Z"
}