Changes API.

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

GET /api/changes/60688769/?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/lidarr/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/lunasea/lidarr/tr/?format=api",
    "user": "https://hosted.weblate.org/api/users/JagandeepBrar/?format=api",
    "author": "https://hosted.weblate.org/api/users/JagandeepBrar/?format=api",
    "timestamp": "2023-07-03T18:17:23.413278+02:00",
    "action": 0,
    "target": "",
    "old": "",
    "details": {
        "reason": "check forced",
        "filename": "localization/lidarr/tr.json"
    },
    "id": 60688769,
    "action_name": "Resource updated",
    "url": "https://hosted.weblate.org/api/changes/60688769/?format=api"
}