Units API.

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

GET /api/units/52330/?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/it/?format=api",
    "source": [
        "Refunding %s in "
    ],
    "previous_source": "",
    "target": [
        "Rimborso del %s"
    ],
    "id_hash": -772838692693996689,
    "content_hash": -772838692693996689,
    "location": "code:addons/pos_ticket_screen/static/src/js/Screens/TicketScreen/OrderlineDetails.js:0",
    "context": "",
    "note": "module: pos_ticket_screen\nopenerp-web",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 64,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://weblate.ops404.it/api/units/52252/?format=api",
    "priority": 100,
    "id": 52330,
    "web_url": "http://weblate.ops404.it/translate/ooops-pos-14-0/pos_ticket_screen/it/?checksum=7546534dbd4c0b6f",
    "url": "http://weblate.ops404.it/api/units/52330/?format=api",
    "explanation": "",
    "extra_flags": ""
}