Units API.

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

GET /api/units/50801/?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-partner/ooops_partner_manual_pricelist/en/?format=api",
    "source": [
        "Display original pricelist field in customer form"
    ],
    "previous_source": "",
    "target": [
        "Display original pricelist field in customer form"
    ],
    "id_hash": 3407643136089182686,
    "content_hash": 3407643136089182686,
    "location": "model:res.groups,name:ooops_partner_manual_pricelist.group_see_original_pricelist",
    "context": "",
    "note": "module: ooops_partner_manual_pricelist",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "http://weblate.ops404.it/api/units/50801/?format=api",
    "priority": 100,
    "id": 50801,
    "web_url": "http://weblate.ops404.it/translate/ooops-partner/ooops_partner_manual_pricelist/en/?checksum=af4a6160b7e4d1de",
    "url": "http://weblate.ops404.it/api/units/50801/?format=api",
    "explanation": "",
    "extra_flags": ""
}