Changes API.

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

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

{
    "unit": "http://i18n.foe-helper.com/api/units/23496/?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:16.688083Z",
    "action": 37,
    "target": "Wir benutzen Cookies um Fortschritte oder Einstellungen deiner LGs zu speichern. Ist das ok für dich?<br> <a href='/info/datenschutz'>Datenschutzerklärung</a>",
    "id": 3956,
    "action_name": "Marked for edit",
    "url": "http://i18n.foe-helper.com/api/changes/3956/?format=api"
}