Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/102198708/?format=api",
    "component": "https://hosted.weblate.org/api/components/vesta-webtrees-custom-modules/vesta-extended-relationships/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/ric2020/?format=api",
    "author": "https://hosted.weblate.org/api/users/ric2020/?format=api",
    "timestamp": "2023-07-19T21:11:09.259439+02:00",
    "action": 7,
    "target": "Ancêtres commun de %1$s et %2$s",
    "id": 61811270,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/61811270/?format=api"
}