Units API.

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

GET /api/units/22582/?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/cx_404_pos/it/?format=api",
    "source": [
        "Nothing to Invoice"
    ],
    "previous_source": "",
    "target": [
        "Nulla da fatturare"
    ],
    "id_hash": 363715451372029112,
    "content_hash": 363715451372029112,
    "location": "selection:sale.order,invoice_status:0",
    "context": "",
    "note": "module: cx_404_pos",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 16,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://weblate.ops404.it/api/units/22325/?format=api",
    "priority": 100,
    "id": 22582,
    "web_url": "http://weblate.ops404.it/translate/ooops/cx_404_pos/it/?checksum=850c2d46a659c4b8",
    "url": "http://weblate.ops404.it/api/units/22582/?format=api",
    "explanation": "",
    "extra_flags": ""
}