Units API.

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

GET /api/units/52342/?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": [
        "This is a note destined to the customer"
    ],
    "previous_source": "",
    "target": [
        "Questa è una nota destinata al cliente"
    ],
    "id_hash": 5902853186890307364,
    "content_hash": 5902853186890307364,
    "location": "model:ir.model.fields,help:pos_ticket_screen.field_pos_order_line__customer_note",
    "context": "",
    "note": "module: pos_ticket_screen",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 77,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "http://weblate.ops404.it/api/units/52264/?format=api",
    "priority": 100,
    "id": 52342,
    "web_url": "http://weblate.ops404.it/translate/ooops-pos-14-0/pos_ticket_screen/it/?checksum=d1eb25b2e5e11724",
    "url": "http://weblate.ops404.it/api/units/52342/?format=api",
    "explanation": "",
    "extra_flags": ""
}