Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/82623/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/midi-qol/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/midi-qol/main/es/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/WallaceMcGregor/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/WallaceMcGregor/?format=api",
    "timestamp": "2023-05-19T15:01:02.560573Z",
    "action": 5,
    "target": "Las asignaciones de teclas se definen por cliente. Cada jugador puede tener diferentes asignaciones de teclas. Para que todos los clientes tengan la misma asignación de teclado, utiliza uno de los módulos disponibles para aplicar una configuración común.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Key mappings are defined per client. Each player can have different key mappings. To force all clients to have the same key mappings use one of the available modules to enforce common settings.",
        "old_state": 0
    },
    "id": 328381,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/328381/?format=api"
}