Units API.

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

GET /api/units/3248786/?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/code/code/pt_BR/?format=api",
    "source": [
        "Insert Spaces Instead Of Tabs"
    ],
    "previous_source": "",
    "target": [
        "Inserir espaços em vez de tabulações"
    ],
    "id_hash": 3520443704886059163,
    "content_hash": 3520443704886059163,
    "location": "src/Widgets/FormatBar.vala:154",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 128,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://l10n.elementary.io/api/units/3248372/?format=api",
    "priority": 100,
    "id": 3248786,
    "web_url": "https://l10n.elementary.io/translate/code/code/pt_BR/?checksum=b0db20e5c17e609b",
    "url": "https://l10n.elementary.io/api/units/3248786/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-13T15:55:12.090982Z"
}