Units API.

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

GET /api/units/77374/?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": [
        "Edited: %1$s"
    ],
    "previous_source": "",
    "target": [
        "Edited: %1$s"
    ],
    "id_hash": -3491055965876530719,
    "content_hash": -2783434305998629864,
    "location": "",
    "context": "status_edit_info",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 596,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.tusky.app/api/units/77374/?format=api",
    "priority": 100,
    "id": 77374,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/en/?checksum=4f8d47186eebd1e1",
    "url": "https://weblate.tusky.app/api/units/77374/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-02T13:06:17.101902Z"
}