Units API.

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

GET /api/units/67922/?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 post…"
    ],
    "previous_source": "",
    "target": [
        "Sending post…"
    ],
    "id_hash": -1634715807623344777,
    "content_hash": 6499397614732783312,
    "location": "",
    "context": "send_post_notification_title",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 415,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.tusky.app/api/units/67922/?format=api",
    "priority": 100,
    "id": 67922,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/en/?checksum=695052a251e50d77",
    "url": "https://weblate.tusky.app/api/units/67922/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-20T19:21:46.830871Z"
}