Units API.

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

GET /api/units/10512/?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": "Remaining FPs to level",
    "previous_source": "",
    "target": "FP til næste niveau",
    "id_hash": -3504896037881542314,
    "content_hash": 6890947498527249505,
    "location": "",
    "context": ".Boxes.Calculator.Up2LevelUp",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 174,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 10512,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/da/?checksum=4f5c1b9f8f658956",
    "url": "http://i18n.foe-helper.com/api/units/10512/?format=api"
}