Units API.

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

GET /api/units/10504/?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/da/?format=api",
    "source": "Spot is not safe. __fpcount__ additional FPs must be added.<br>Total to make spot safe: __totalfp__ FPs",
    "previous_source": "Spot is not safe. __fpcount__ additional FPs must be added.<br>Total to make spot safe: __totalfp__FPs",
    "target": "Pladsen er ikke sikker. __fpcount__FP skal lægges for at sikre pladsen<br>I alt for at sikre: __totalfp__FP",
    "id_hash": 3889203420541052466,
    "content_hash": -4400757972493357536,
    "location": "",
    "context": ".Boxes.Calculator.TTForderNegativeProfit",
    "note": "",
    "flags": "",
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 180,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "priority": 100,
    "id": 10504,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/da/?checksum=b5f939e7b4956632",
    "url": "http://i18n.foe-helper.com/api/units/10504/?format=api"
}