Units API.

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

GET /api/units/426093/?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/nl/?format=api",
    "source": [
        "You cannot cancel customer invoice \"%(invoice)s\" because it is posted and company setup does not allow it."
    ],
    "previous_source": "",
    "target": [
        "U kunt klant factuur \"%(invoice)s\" niet annuleren omdat deze is geboekt en de bedrijfsinstellingen dit niet toelaten."
    ],
    "id_hash": -3687736891893448922,
    "content_hash": -3687736891893448922,
    "location": "",
    "context": "model:ir.message,text:msg_invoice_customer_cancel_move",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 236,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 17,
    "source_unit": "https://translate.tryton.org/api/units/482617/?format=api",
    "priority": 100,
    "id": 426093,
    "web_url": "https://translate.tryton.org/translate/tryton/account_invoice/nl/?checksum=4cd286d5d5967f26",
    "url": "https://translate.tryton.org/api/units/426093/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-08-07T07:24:42.338276Z"
}