Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/6812/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/pt-BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-25T05:49:57.980290Z",
    "action": 59,
    "target": "Se marcado, o mês intercalar será tratado como um mês normal para calcular o dia da semana em que os dias caem e o total de dias de um ano, mas ainda será listado como um mês intercalar.",
    "old": "Se selecionado, este mês intercalado será tratado como mês normal para fins de cálculo de dias da semana e do ano, mas ainda será listado como mês intercalado.",
    "details": {
        "state": 20,
        "source": "If checked the intercalary month will be treated like a normal month for calculating the day of the week days fall on and the total days in a year but still be listed as an intercalary month.",
        "old_state": 20
    },
    "id": 461555,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/461555/?format=api"
}