Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/41594422/?format=api",
    "component": "https://hosted.weblate.org/api/components/world-weather/strings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/world-weather/strings/zh_Hant/?format=api",
    "user": "https://hosted.weblate.org/api/users/ROT550/?format=api",
    "author": "https://hosted.weblate.org/api/users/ROT550/?format=api",
    "timestamp": "2023-05-27T09:54:49.758025+02:00",
    "action": 45,
    "target": "",
    "id": 56771866,
    "action_name": "Contributor joined",
    "url": "https://hosted.weblate.org/api/changes/56771866/?format=api"
}