Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/78839/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/inventory-plus/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/es/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/wilkija/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/wilkija/?format=api",
    "timestamp": "2022-11-21T23:25:56.692876Z",
    "action": 37,
    "target": "Función: Activar la transferencia de artículos",
    "old": "",
    "details": {
        "state": 10,
        "source": "Feature: Enable item transfer",
        "old_state": 0
    },
    "id": 129971,
    "action_name": "Marked for edit",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/129971/?format=api"
}