Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/610414/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articleshubs_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articleshubs_index/pt_BR/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/ebrandi/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/ebrandi/?format=api",
    "timestamp": "2023-04-30T11:51:47.994994Z",
    "action": 2,
    "target": "É importante também que os administradores dos hubs tentem manter seus espelhos atualizados o máximo possível (novamente, ainda mais crucial para os espelhos Tier-1). Se o Mirror1 não atualizar por um tempo, os espelhos de nível inferior começarão a espelhar dados antigos do Mirror1 e, assim, começa uma espiral descendente... Mantenha seus espelhos atualizados!",
    "id": 524201,
    "action_name": "修改了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/524201/?format=api"
}