Units API.

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

GET /api/units/36641/?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-mrp/ooops_pim/it/?format=api",
    "source": [
        "Someone rejected this change"
    ],
    "previous_source": "",
    "target": [
        "Qualcuno ha rifiutato questo cambiamento"
    ],
    "id_hash": 1626346222786976200,
    "content_hash": 1626346222786976200,
    "location": "model_terms:ir.ui.view,arch_db:ooops_pim.mrp_eco_kanban",
    "context": "",
    "note": "module: ooops_pim",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 240,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "http://weblate.ops404.it/api/units/36355/?format=api",
    "priority": 100,
    "id": 36641,
    "web_url": "http://weblate.ops404.it/translate/ooops-mrp/ooops_pim/it/?checksum=9691f145db0419c8",
    "url": "http://weblate.ops404.it/api/units/36641/?format=api",
    "explanation": "",
    "extra_flags": ""
}