Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/298171/?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": "2024-09-08T12:14:51.265872Z",
    "action": 59,
    "target": "Altere a imagem de fundo da área de pausa. Selecione uma imagem. Deixe este campo em branco para usar o texto padrão. A imagem de fundo só será exibida se a animação de rotação estiver ativada.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Change the background image of the pause block. Select an image using the file picker. Leave the field empty to use the default text. The background image is only used if the rotation animation is enabled.",
        "old_state": -1
    },
    "id": 482627,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/482627/?format=api"
}