Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/79962/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/sidebar-macros/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/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-04T21:25:56.747038Z",
    "action": 2,
    "target": "Oculta el Botón de Directorios de Macros por defecto en la Barra. Si está deshabilitado y la barra es visible, hacer clic en él permitirá navegar la Barra Lateral de Macros.",
    "old": "Oculta el Botón de Directorios de Macros por defecto en la Barra. De otra forma, la barra es visible. Hacer click en él, permite navegar la Barra Lateral de Macros.",
    "details": {
        "state": 20,
        "source": "Hide the default Macro Directory button in the hotbar. If this is disabled and the hotbar is visible, clicking on the button will navigate to the Sidebar Macros sidebar tab.",
        "old_state": 10
    },
    "id": 126446,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/126446/?format=api"
}