Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/2634299/?format=api",
    "component": "https://hosted.weblate.org/api/components/andors-trail/user-interface/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/andors-trail/user-interface/pt_BR/?format=api",
    "user": "https://hosted.weblate.org/api/users/efverick/?format=api",
    "author": "https://hosted.weblate.org/api/users/efverick/?format=api",
    "timestamp": "2023-05-08T16:52:39.111717+02:00",
    "action": 2,
    "target": "Este jogo salvo contém um nome de jogador diferente (%1$s) do que o seu nome de jogador atual (%2$s). Tem certeza de que deseja sobrescrever este jogo salvo?",
    "id": 55200650,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/55200650/?format=api"
}