Units API.

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

GET /api/units/20480/?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/ooops_website_sale_theme_customize/it/?format=api",
    "source": [
        "Are you sure you want to reset all tiles image to standard? All manual selections will be overwritten."
    ],
    "previous_source": "",
    "target": [
        "Sei sicuro di voler resettare tutte le impostazioni immagine allo standard? Le modifiche manuali verranno sovrascritte."
    ],
    "id_hash": 2493529481039607040,
    "content_hash": 2493529481039607040,
    "location": "code:addons/ooops_website_sale_theme_customize/static/src/js/theme.js:99",
    "context": "",
    "note": "module: ooops_website_sale_theme_customize\nopenerp-web",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 18,
    "source_unit": "http://weblate.ops404.it/api/units/20259/?format=api",
    "priority": 100,
    "id": 20480,
    "web_url": "http://weblate.ops404.it/translate/ooops/ooops_website_sale_theme_customize/it/?checksum=a29acbda0a547500",
    "url": "http://weblate.ops404.it/api/units/20480/?format=api",
    "explanation": "",
    "extra_flags": ""
}