Units API.

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

GET /api/units/67925/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/en/?format=api",
    "source": [
        "Sending cancelled"
    ],
    "previous_source": "",
    "target": [
        "Sending cancelled"
    ],
    "id_hash": 1282838676120861279,
    "content_hash": -7876694733157225591,
    "location": "",
    "context": "send_post_notification_cancel_title",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 418,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.tusky.app/api/units/67925/?format=api",
    "priority": 100,
    "id": 67925,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/en/?checksum=91cd8efaaa50fa5f",
    "url": "https://weblate.tusky.app/api/units/67925/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-20T19:21:46.893223Z"
}