Units API.

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

GET /api/units/89400/?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-commission-14-0/ooops_commission_geo_assign_contact/en/?format=api",
    "source": [
        "Start Date should be before End Date"
    ],
    "previous_source": "",
    "target": [
        "Start Date should be before End Date"
    ],
    "id_hash": 5450658126347548919,
    "content_hash": 5450658126347548919,
    "location": "code:addons/ooops_commission_geo_assign_contact/models/res_partner_commission_group.py:0",
    "context": "",
    "note": "module: ooops_commission_geo_assign_contact",
    "flags": "python-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 25,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "http://weblate.ops404.it/api/units/89400/?format=api",
    "priority": 100,
    "id": 89400,
    "web_url": "http://weblate.ops404.it/translate/ooops-commission-14-0/ooops_commission_geo_assign_contact/en/?checksum=cba4a0afe50ab8f7",
    "url": "http://weblate.ops404.it/api/units/89400/?format=api",
    "explanation": "",
    "extra_flags": ""
}