Units API.

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

GET /api/units/30378/?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-website/ooops_website_signup_country/it/?format=api",
    "source": [
        "The form was not properly filled in."
    ],
    "previous_source": "",
    "target": [
        "Il modulo non è stato compilato correttamente."
    ],
    "id_hash": 1570428742921342805,
    "content_hash": 1570428742921342805,
    "location": "code:addons/ooops_website_signup_country/controllers/main.py:17",
    "context": "",
    "note": "module: ooops_website_signup_country",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "http://weblate.ops404.it/api/units/30376/?format=api",
    "priority": 100,
    "id": 30378,
    "web_url": "http://weblate.ops404.it/translate/ooops-website/ooops_website_signup_country/it/?checksum=95cb489f06e3cf55",
    "url": "http://weblate.ops404.it/api/units/30378/?format=api",
    "explanation": "",
    "extra_flags": ""
}