Units API.

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

GET /api/units/29212/?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-bbb/ooops_bbb_marketplace/it/?format=api",
    "source": [
        "Failed to join "
    ],
    "previous_source": "",
    "target": [
        "Non è stato possibile partecipare"
    ],
    "id_hash": 211173909620852621,
    "content_hash": 211173909620852621,
    "location": "code:addons/ooops_bbb_marketplace/models/marketplace_dashboard.py:98",
    "context": "",
    "note": "module: ooops_bbb_marketplace",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://weblate.ops404.it/api/units/29179/?format=api",
    "priority": 100,
    "id": 29212,
    "web_url": "http://weblate.ops404.it/translate/ooops-bbb/ooops_bbb_marketplace/it/?checksum=82ee3d8d4cc8078d",
    "url": "http://weblate.ops404.it/api/units/29212/?format=api",
    "explanation": "",
    "extra_flags": ""
}