Units API.

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

GET /api/units/642732/?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/account_invoice/en/?format=api",
    "source": [
        "The invoice \"%(invoice)s\" is similar to invoice \"%(similar)s\"."
    ],
    "previous_source": "",
    "target": [
        "The invoice \"%(invoice)s\" is similar to invoice \"%(similar)s\"."
    ],
    "id_hash": -1598518873823131588,
    "content_hash": -1598518873823131588,
    "location": "",
    "context": "model:ir.message,text:msg_invoice_similar",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 253,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://translate.tryton.org/api/units/642732/?format=api",
    "priority": 100,
    "id": 642732,
    "web_url": "https://translate.tryton.org/translate/tryton/account_invoice/en/?checksum=69d0eb8db703c83c",
    "url": "https://translate.tryton.org/api/units/642732/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-01T01:38:24.875007Z"
}