Units API.

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

GET /api/units/12592/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/it/?format=api",
    "source": "Negotiation Table",
    "previous_source": "",
    "target": "Aiuto Negoziazione",
    "id_hash": -7285823468077559338,
    "content_hash": 2959398237441536931,
    "location": "",
    "context": ".Boxes.Negotiation.Title",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 811,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 12592,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/it/?checksum=1ae38e28610851d6",
    "url": "http://i18n.foe-helper.com/api/units/12592/?format=api"
}