Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/82713/?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:30:02.448362Z",
    "action": 2,
    "target": "El GM ve todos los mensajes privados incluso si los ajustes de la partida dicen que no puede",
    "old": "El GM ve todos los mensajes privados incluso si los ajustes del juego dicen que no puede.",
    "details": {
        "state": 20,
        "source": "GM sees all whispered messages sent even if the game settings say the GM won't see them",
        "old_state": 20
    },
    "id": 328419,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/328419/?format=api"
}