Units API.

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

GET /api/units/11000/?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": "Spot is not safe. __fpcount__ additional FPs must be added.<br>Total to make spot safe: __totalfp__ FPs",
    "previous_source": "",
    "target": "El puesto no está asegurado. __fpcount__ FPs adicionales deben invertirse para asegurarlo<br>Total para asegurar el puesto: __totalfp__FP",
    "id_hash": 3889203420541052466,
    "content_hash": -4400757972493357536,
    "location": "",
    "context": ".Boxes.Calculator.TTForderNegativeProfit",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 180,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "priority": 100,
    "id": 11000,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/es/?checksum=b5f939e7b4956632",
    "url": "http://i18n.foe-helper.com/api/units/11000/?format=api"
}