Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/735688/?format=api",
    "component": "https://weblate.framasoft.org/api/components/nextcloud/holiday-calendars/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/nextcloud/holiday-calendars/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-08-06T15:22:39.618360Z",
    "action": 59,
    "target": "We can't allow adding their calendars directly, but you may find some interesting things to subscribe to on the following websites. Once the feed URL copied, you can subscribe to it directly into the Calendar App.",
    "id": 407417,
    "action_name": "Chaîne mise à jour dans le dépôt",
    "url": "https://weblate.framasoft.org/api/changes/407417/?format=api"
}