Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/52803/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-profile-views/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-profile-views/nl/?format=api",
    "user": "https://weblate.rob006.net/api/users/deleted-25/?format=api",
    "author": "https://weblate.rob006.net/api/users/deleted-25/?format=api",
    "timestamp": "2021-06-04T10:45:21.391287Z",
    "action": 36,
    "target": "Maximum items in bezoekerslijst",
    "id": 76905,
    "action_name": "Translation approved",
    "url": "https://weblate.rob006.net/api/changes/76905/?format=api"
}