Units API.

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

GET /api/units/3543887/?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/extra/fr/?format=api",
    "source": [
        "\"Follow System Style\" is now fully respected"
    ],
    "previous_source": "",
    "target": [
        "« Suivre le thème du système » est désormais respecté"
    ],
    "id_hash": 3623811566683463417,
    "content_hash": 3623811566683463417,
    "location": "data/code.metainfo.xml.in:82",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 23,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://l10n.elementary.io/api/units/3543675/?format=api",
    "priority": 100,
    "id": 3543887,
    "web_url": "https://l10n.elementary.io/translate/code/extra/fr/?checksum=b24a5d6b8d1e9ef9",
    "url": "https://l10n.elementary.io/api/units/3543887/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-11-29T17:15:51.618850Z"
}