Units API.

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

GET /api/units/80046/?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-configurator-14-0/ooops_configurator_manufacture/it/?format=api",
    "source": [
        "BoM line product %s should not be the same as BoM product."
    ],
    "previous_source": "",
    "target": [
        "Il prodotto %s nella riga DiBa non deve essere lo stesso del prodotto DiBa."
    ],
    "id_hash": 4696092089362088949,
    "content_hash": 4696092089362088949,
    "location": "code:addons/ooops_configurator_manufacture/models/mrp_bom.py:0",
    "context": "",
    "note": "module: ooops_configurator_manufacture",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "http://weblate.ops404.it/api/units/80023/?format=api",
    "priority": 100,
    "id": 80046,
    "web_url": "http://weblate.ops404.it/translate/ooops-configurator-14-0/ooops_configurator_manufacture/it/?checksum=c12bdedfd2f303f5",
    "url": "http://weblate.ops404.it/api/units/80046/?format=api",
    "explanation": "",
    "extra_flags": ""
}