Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/32759669/?format=api",
    "component": "https://hosted.weblate.org/api/components/officelife/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/officelife/glossary/ru/?format=api",
    "user": "https://hosted.weblate.org/api/users/Localizer/?format=api",
    "author": "https://hosted.weblate.org/api/users/Localizer/?format=api",
    "timestamp": "2021-07-19T00:59:27.801877+02:00",
    "action": 45,
    "target": "",
    "id": 11516881,
    "action_name": "Contributor joined",
    "url": "https://hosted.weblate.org/api/changes/11516881/?format=api"
}