Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/lunasea/lunasea/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/lunasea/lunasea/it/?format=api",
    "user": "https://hosted.weblate.org/api/users/JagandeepBrar/?format=api",
    "author": null,
    "timestamp": "2022-09-17T18:00:43.818805+02:00",
    "action": 17,
    "target": "",
    "id": 34822292,
    "action_name": "Changes committed",
    "url": "https://hosted.weblate.org/api/changes/34822292/?format=api"
}