Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/5590541/?format=api",
    "component": "https://hosted.weblate.org/api/components/world-weather/settings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/world-weather/settings/zh_Hant_HK/?format=api",
    "user": "https://hosted.weblate.org/api/users/dannycat/?format=api",
    "author": "https://hosted.weblate.org/api/users/dannycat/?format=api",
    "timestamp": "2022-06-22T08:23:29.761494+02:00",
    "action": 45,
    "target": "",
    "id": 27811493,
    "action_name": "Contributor joined",
    "url": "https://hosted.weblate.org/api/changes/27811493/?format=api"
}