Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-about/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-about/nl/?format=api",
    "user": "https://hosted.weblate.org/api/users/SamR1/?format=api",
    "author": "https://hosted.weblate.org/api/users/SamR1/?format=api",
    "timestamp": "2024-04-20T21:47:39.512007+02:00",
    "action": 0,
    "target": "",
    "id": 87790847,
    "action_name": "Resource updated",
    "url": "https://hosted.weblate.org/api/changes/87790847/?format=api"
}