Units API.

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

GET /api/units/68646/?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": [
        "With replies"
    ],
    "previous_source": "",
    "target": [
        "With replies"
    ],
    "id_hash": -6194772814588114174,
    "content_hash": -7696908347950368053,
    "location": "",
    "context": "title_posts_with_replies",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.tusky.app/api/units/68646/?format=api",
    "priority": 100,
    "id": 68646,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/en/?checksum=2a07bef24a3a8b02",
    "url": "https://weblate.tusky.app/api/units/68646/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-28T09:36:57.494939Z"
}