Units API.

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

GET /api/units/39745/?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-rental/ooops_rental/it/?format=api",
    "source": [
        "Update the product rental pricing!"
    ],
    "previous_source": "",
    "target": [
        "Aggiorna il prezzo di noleggio del prodotto! "
    ],
    "id_hash": 8604667804476410928,
    "content_hash": 8604667804476410928,
    "location": "code:addons/ooops_rental/models/sale_order_line.py:85",
    "context": "",
    "note": "module: ooops_rental",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 138,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "http://weblate.ops404.it/api/units/39623/?format=api",
    "priority": 100,
    "id": 39745,
    "web_url": "http://weblate.ops404.it/translate/ooops-rental/ooops_rental/it/?checksum=f769ebc7580e8c30",
    "url": "http://weblate.ops404.it/api/units/39745/?format=api",
    "explanation": "",
    "extra_flags": ""
}