Units API.

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

GET /api/units/84054/?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/oc/?format=api",
    "source": [
        "@%1$s@%2$s\nVersion: %3$s"
    ],
    "previous_source": "",
    "target": [
        "@%1$s@%2$s\nVersion : %3$s"
    ],
    "id_hash": 6811819794163320792,
    "content_hash": -1665996918283683823,
    "location": "",
    "context": "about_account_info",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 345,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.tusky.app/api/units/83832/?format=api",
    "priority": 100,
    "id": 84054,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/oc/?checksum=de887203211447d8",
    "url": "https://weblate.tusky.app/api/units/84054/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-08-03T10:01:39.807507Z"
}