Units API.

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

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

{
    "translation": "https://translate.gajim.org/api/translations/gajim/master/fr/?format=api",
    "source": [
        "By closing this chat, you will leave \"%s\"."
    ],
    "previous_source": "",
    "target": [
        "En fermant cette discussion, vous quitterez \"%s\"."
    ],
    "id_hash": -7727376095840829852,
    "content_hash": -7727376095840829852,
    "location": "",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 256,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://translate.gajim.org/api/units/6102185/?format=api",
    "priority": 100,
    "id": 6102260,
    "web_url": "https://translate.gajim.org/translate/gajim/master/fr/?checksum=14c2d861d98ffe64",
    "url": "https://translate.gajim.org/api/units/6102260/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-07-06T11:59:04.254328Z"
}