Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/244038/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/pl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-16T04:00:17.227216Z",
    "action": 59,
    "target": "Habitica udostępnia webhooki, które umożliwiają przesyłanie informacji o pewnych działaniach występujących na twoim koncie do skryptów na innej stronie internetowej. Tutaj można wykazać te skrypty. Bądź ostrożny, gdyż wpisanie niepoprawnych URL może spowodować w Habitica błędy lub spowolnienia. Więcej informacji znajdziesz na stronie wiki <a target=\"_blank\" href=\"https://habitica.fandom.com/wiki/Webhooks\">Webhooki</a>.",
    "id": 1202354,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1202354/?format=api"
}