Units API.

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

GET /api/units/10571/?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": "<strong>__player__</strong> has just placed a bid for __amount__ Trade Coins.",
    "previous_source": "'<strong>__player__</strong> has just placed a bid for __amount__ Trade Coins.",
    "target": "<strong>__player__</strong> har lige budt __amount__ handelsmønter.",
    "id_hash": 7069336730546902365,
    "content_hash": -8979304472969374613,
    "location": "",
    "context": ".Boxes.Infobox.Messages.Auction",
    "note": "",
    "flags": "",
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 609,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "priority": 100,
    "id": 10571,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/da/?checksum=e21b544d2dde955d",
    "url": "http://i18n.foe-helper.com/api/units/10571/?format=api"
}