Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/locale-keys/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/cs/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/Jirka/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/Jirka/?format=api",
    "timestamp": "2023-04-23T18:35:57.719420Z",
    "action": 0,
    "target": "",
    "id": 730939,
    "action_name": "Resource update",
    "url": "http://translate.pkp.sfu.ca/api/changes/730939/?format=api"
}