Units API.

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

GET /api/units/78010/?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/hu/?format=api",
    "source": [
        "Newest first"
    ],
    "previous_source": "",
    "target": [
        "Újabb elöl"
    ],
    "id_hash": -3491071742876636844,
    "content_hash": 1755334552716114621,
    "location": "",
    "context": "pref_reading_order_newest_first",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 595,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.tusky.app/api/units/77935/?format=api",
    "priority": 100,
    "id": 78010,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/hu/?checksum=4f8d38bf106f2954",
    "url": "https://weblate.tusky.app/api/units/78010/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-13T18:22:36.353912Z"
}