Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/7250/?format=api",
    "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-tracker/?format=api",
    "translation": "http://weblate.openmptcprouter.com/api/translations/omr/luciapplicationsomr-tracker/de/?format=api",
    "user": null,
    "author": "http://weblate.openmptcprouter.com/api/users/anonymous/?format=api",
    "timestamp": "2022-08-30T20:50:23.020053Z",
    "action": 4,
    "target": "Aktivieren",
    "id": 8801,
    "action_name": "Suggestion added",
    "url": "http://weblate.openmptcprouter.com/api/changes/8801/?format=api"
}