Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/735692/?format=api",
    "component": "https://weblate.framasoft.org/api/components/nextcloud/holiday-calendars/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/nextcloud/holiday-calendars/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-08-06T15:22:41.082383Z",
    "action": 59,
    "target": "Jours fériés en {country}",
    "id": 407422,
    "action_name": "Chaîne mise à jour dans le dépôt",
    "url": "https://weblate.framasoft.org/api/changes/407422/?format=api"
}