Units API.

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

GET /api/units/23878/?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": "Guild members",
    "previous_source": "Guildmembers",
    "target": "Gildenmitglieder",
    "id_hash": 7294377030630850022,
    "content_hash": 8762827395708381713,
    "location": "",
    "context": ".event.FilterGuildMembers",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 125,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 23878,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/website/de/?checksum=e53ad54318853de6",
    "url": "http://i18n.foe-helper.com/api/units/23878/?format=api"
}