Units API.

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

GET /api/units/23826/?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/website/de/?format=api",
    "source": "<p>I found multiple accounts for <strong>%s</strong>. Which one do you want to register with?</p><p>Don't worry. You can switch between your worlds later.</p>",
    "previous_source": "",
    "target": "<p>Ich habe zu <strong>%s</strong> mehrere Accounts gefunden. Mit welchem möchtest Du dich registrieren?</p><p>Keine Sorge. Du kannst später zwischen deinen Welten wechseln.</p>",
    "id_hash": -4857284478194498789,
    "content_hash": -4082693444399659378,
    "location": "",
    "context": ".register.FoundMore",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 388,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 22,
    "priority": 100,
    "id": 23826,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/website/de/?checksum=3c9775808832c31b",
    "url": "http://i18n.foe-helper.com/api/units/23826/?format=api"
}