Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/317456/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/pt-BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-04-19T02:43:35.780615Z",
    "action": 71,
    "target": "Imagem ou vídeo utilizado como ícone de pausa. Use o botão de pasta para selecionar uma pasta de imagens aleatórias. Vídeos requerem formato WebM no aplicativo desktop do Foundry.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Image or video used as the pause icon. Use the folder button to select a folder for random images. Videos require WebM format in the Foundry desktop app.",
        "old_state": -1
    },
    "id": 516596,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/516596/?format=api"
}