Units API.

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

GET /api/units/38149/?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-apparel-vertical/ooops_apparel_point_of_sale/en/?format=api",
    "source": [
        "Unisex"
    ],
    "previous_source": "",
    "target": [
        "Unisex"
    ],
    "id_hash": -5905695332988320421,
    "content_hash": -5905695332988320421,
    "location": "selection:report.pos.order,gender:0",
    "context": "",
    "note": "module: ooops_apparel_point_of_sale",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://weblate.ops404.it/api/units/38149/?format=api",
    "priority": 100,
    "id": 38149,
    "web_url": "http://weblate.ops404.it/translate/ooops-apparel-vertical/ooops_apparel_point_of_sale/en/?checksum=2e0ac162658c855b",
    "url": "http://weblate.ops404.it/api/units/38149/?format=api",
    "explanation": "",
    "extra_flags": ""
}