Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/211575/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/stream-view/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/stream-view/main/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-04-28T23:49:01.184319Z",
    "action": 59,
    "target": "Mostrar la barra lateral completa en la Vista de Stream. Esto deshabilitará el control automático de ventanas emergentes, por lo que sólo debe ser activado temporalmente si necesita acceder, por ejemplo, al menú de configuración para el usuario del stream. Se requiere recargar el cliente de streaming.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Show full sidebar on Stream View, this will disable all automatic popout handling, and so should only be enabled temporarily, if you need to access e.g. the configuration menu for the stream user. Refresh on the stream client requried.",
        "old_state": -1
    },
    "id": 313127,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/313127/?format=api"
}