Changes API.

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

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

{
    "unit": "http://i18n.foe-helper.com/api/units/23743/?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/de/?format=api",
    "glossary_term": null,
    "user": null,
    "author": "http://i18n.foe-helper.com/api/users/anonymous/?format=api",
    "timestamp": "2021-05-21T08:26:22.676007Z",
    "action": 4,
    "target": "\"Level Helfer\" sind Arche Besitzer mit 90% Archen, die deine Arche ruck zuck nach oben bringen.<br />Je nach Anzahl werden sie von Platz 1 ausgehend die Arche Plätze mit den geforderten FP + dem Mäzen Bonus füllen. Sie gehen dann mit +-0 raus, aber du sparst eine Unmenge an FP.",
    "id": 32265,
    "action_name": "Suggestion added",
    "url": "http://i18n.foe-helper.com/api/changes/32265/?format=api"
}