Units API.

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

GET /api/units/11005/?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/es/?format=api",
    "source": "You paid __paid__ FPs instead of __topay__ FPs. That is __toomuch__FP too many.",
    "previous_source": "",
    "target": "Has puesto __paid__ FPs en vez de __topay__ FPs. Eso son __toomuch__FPs de más.",
    "id_hash": -8451950225313813051,
    "content_hash": 4523091214661477895,
    "location": "",
    "context": ".Boxes.Calculator.TTPaidTooMuch",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 185,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "priority": 100,
    "id": 11005,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/es/?checksum=ab4a40ce8e32dc5",
    "url": "http://i18n.foe-helper.com/api/units/11005/?format=api"
}