Units API.

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

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

{
    "translation": "https://translate.tryton.org/api/translations/tryton/sale/el/?format=api",
    "source": [
        "You cannot add lines to sale \"%(sale)s\" because it is no longer in a draft state."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 5745590236435172320,
    "content_hash": 5745590236435172320,
    "location": "",
    "context": "model:ir.message,text:msg_sale_line_create_draft",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 228,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "https://translate.tryton.org/api/units/697726/?format=api",
    "priority": 100,
    "id": 700043,
    "web_url": "https://translate.tryton.org/translate/tryton/sale/el/?checksum=cfbc6fe0ebabcbe0",
    "url": "https://translate.tryton.org/api/units/700043/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-04-02T18:31:33.244467Z"
}