Units API.

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

GET /api/units/10576/?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> accepted your trade of __offerValue__ __offer__ for __needValue__ __need__.",
    "previous_source": "",
    "target": "<strong>__player__</strong> har accepteret dit tilbud.<br />Du har fået __needValue__ __need__ for __offerValue__ __offer__.",
    "id_hash": -3985118172802195981,
    "content_hash": 8310463565494912403,
    "location": "",
    "context": ".Boxes.Infobox.Messages.Trade",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 614,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "priority": 100,
    "id": 10576,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/da/?checksum=48b20422ca2bddf3",
    "url": "http://i18n.foe-helper.com/api/units/10576/?format=api"
}