Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/79938/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/playlist_import/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/playlist_import/main/es/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/ZRAAA78/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/ZRAAA78/?format=api",
    "timestamp": "2022-11-21T15:36:36.698270Z",
    "action": 2,
    "target": "Si está usando un cubo S3, introduzca aquí su nombre.",
    "old": "Si está usando un s3 bucket, introduzca aquí su nombre",
    "details": {
        "state": 20,
        "source": "If using an s3 bucket, enter in the name of the bucket here.",
        "old_state": 20
    },
    "id": 129673,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/129673/?format=api"
}