Units API.

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

GET /api/units/10583/?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": "New Events found!",
    "previous_source": "New Event History found",
    "target": "Ny spillerbegivenhed fundet!",
    "id_hash": -5026970219225332122,
    "content_hash": -2077782747103306883,
    "location": "",
    "context": ".Boxes.Investment.PlayerFound",
    "note": "",
    "flags": "",
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 651,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 3,
    "priority": 100,
    "id": 10583,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/da/?checksum=3a3c9d383a9b4666",
    "url": "http://i18n.foe-helper.com/api/units/10583/?format=api"
}