Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/3845313/?format=api",
    "component": "https://hosted.weblate.org/api/components/qooxdoo/demobrowser/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/qooxdoo/demobrowser/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/milotype/?format=api",
    "author": "https://hosted.weblate.org/api/users/milotype/?format=api",
    "timestamp": "2021-10-16T15:43:45.819476+02:00",
    "action": 45,
    "target": "",
    "id": 13973369,
    "action_name": "Contributor joined",
    "url": "https://hosted.weblate.org/api/changes/13973369/?format=api"
}