Units API.

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

GET /api/units/15321/?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/ro/?format=api",
    "source": "Negotiation Helper",
    "previous_source": "Negotiation helper",
    "target": "Ajutor pentru negocieri",
    "id_hash": 5514993221278955548,
    "content_hash": 5371132114956973237,
    "location": "",
    "context": ".Settings.AutomaticNegotiation.Title",
    "note": "",
    "flags": "",
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 1418,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 15321,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/ro/?checksum=cc89311d7504f81c",
    "url": "http://i18n.foe-helper.com/api/units/15321/?format=api"
}