Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/57458624/?format=api",
    "component": "https://hosted.weblate.org/api/components/vesta-webtrees-custom-modules/vesta-shared-places/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-shared-places/pl/?format=api",
    "user": "https://hosted.weblate.org/api/users/GrzegorzKociubowski/?format=api",
    "author": "https://hosted.weblate.org/api/users/GrzegorzKociubowski/?format=api",
    "timestamp": "2022-04-14T11:22:13.576414+02:00",
    "action": 5,
    "target": "%s oraz osoby i rodziny, które się do niego odnoszą, w tym rodzice, rodzeństwo, małżonkowie i dzieci każdej osoby.",
    "id": 23355535,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/23355535/?format=api"
}