Units API.

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

GET /api/units/587696/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://weblate.crnd.pro/api/translations/crnd-web-17-0/test_crnd_web_models/en/?format=api",
    "source": [
        "CRND Web Tests"
    ],
    "previous_source": "",
    "target": [
        "CRND Web Tests"
    ],
    "id_hash": -7422363075896979985,
    "content_hash": -7422363075896979985,
    "location": "model:ir.ui.menu,name:test_crnd_web_models.crnd_web_tests",
    "context": "",
    "note": "module: test_crnd_web_models",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://weblate.crnd.pro/api/units/587696/?format=api",
    "priority": 100,
    "id": 587696,
    "web_url": "http://weblate.crnd.pro/translate/crnd-web-17-0/test_crnd_web_models/en/?checksum=18fe781b9b2f4def",
    "url": "http://weblate.crnd.pro/api/units/587696/?format=api",
    "explanation": "",
    "extra_flags": ""
}