Units API.

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

GET /api/units/3282343/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://l10n.elementary.io/api/translations/terminal/terminal/fi/?format=api",
    "source": [
        "[-- COMMAND…]"
    ],
    "previous_source": "",
    "target": [
        "[-- KOMENTO…]"
    ],
    "id_hash": -35549605363035366,
    "content_hash": -35549605363035366,
    "location": "src/Application.vala:99",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://l10n.elementary.io/api/units/3282196/?format=api",
    "priority": 100,
    "id": 3282343,
    "web_url": "https://l10n.elementary.io/translate/terminal/terminal/fi/?checksum=7f81b3d2806e531a",
    "url": "https://l10n.elementary.io/api/units/3282343/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-28T13:17:17.053318Z"
}