Units API.

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

GET /api/units/80656/?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": [
        "The company %s doesn't have a country set."
    ],
    "previous_source": "",
    "target": [
        "L'azienda %s non ha una nazione impostata."
    ],
    "id_hash": -6728156865530364534,
    "content_hash": -6728156865530364534,
    "location": "code:addons/pos_ticket_screen/static/src/js/models.js:0",
    "context": "",
    "note": "module: pos_ticket_screen\nopenerp-web",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 74,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "http://weblate.ops404.it/api/units/80652/?format=api",
    "priority": 100,
    "id": 80656,
    "web_url": "http://weblate.ops404.it/translate/ooops-pos-14-0/pos_ticket_screen/it/?checksum=22a0c8fa64f4fd8a",
    "url": "http://weblate.ops404.it/api/units/80656/?format=api",
    "explanation": "",
    "extra_flags": ""
}