Units API.

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

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

{
    "translation": "http://weblate.ops404.it/api/translations/ooops-pos-14-0/pos_ticket_screen/en/?format=api",
    "source": [
        "Need customer to invoice"
    ],
    "previous_source": "",
    "target": [
        "Need customer to invoice"
    ],
    "id_hash": 4943495603561862338,
    "content_hash": 4943495603561862338,
    "location": "code:addons/pos_ticket_screen/static/src/js/Screens/TicketScreen/ControlButtons/InvoiceButton.js:0",
    "context": "",
    "note": "module: pos_ticket_screen\nopenerp-web",
    "flags": "python-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 30,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "http://weblate.ops404.it/api/units/52220/?format=api",
    "priority": 100,
    "id": 52220,
    "web_url": "http://weblate.ops404.it/translate/ooops-pos-14-0/pos_ticket_screen/en/?checksum=c49ad30f470294c2",
    "url": "http://weblate.ops404.it/api/units/52220/?format=api",
    "explanation": "",
    "extra_flags": ""
}