Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4600814/?format=api",
    "component": "https://hosted.weblate.org/api/components/kiss/strings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/kiss/strings/it/?format=api",
    "user": "https://hosted.weblate.org/api/users/noostale/?format=api",
    "author": "https://hosted.weblate.org/api/users/noostale/?format=api",
    "timestamp": "2023-12-21T13:36:23.028938+01:00",
    "action": 45,
    "target": "",
    "id": 74601044,
    "action_name": "Contributor joined",
    "url": "https://hosted.weblate.org/api/changes/74601044/?format=api"
}