Changes API.

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

GET /api/changes/3958/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "http://i18n.foe-helper.com/api/units/23514/?format=api",
    "component": "http://i18n.foe-helper.com/api/components/foe-helper/website/?format=api",
    "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/website/en/?format=api",
    "glossary_term": null,
    "user": "http://i18n.foe-helper.com/api/users/troll31/?format=api",
    "author": "http://i18n.foe-helper.com/api/users/troll31/?format=api",
    "timestamp": "2020-07-21T16:45:30.524058Z",
    "action": 37,
    "target": "Plätze 1 - %s werden von 90%% Archen gefüllt.<br>Die restlichen Plätze von %s - 5 werden regulär von Partnern befüllt. <span class=\"badge badge-pill badge-info\">Vorheriger Platz / 2</span>",
    "id": 3958,
    "action_name": "Marked for edit",
    "url": "http://i18n.foe-helper.com/api/changes/3958/?format=api"
}