Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/231177/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_handbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_handbook/pt_BR/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/kanazuchi/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/kanazuchi/?format=api",
    "timestamp": "2021-01-29T20:53:03.866118Z",
    "action": 5,
    "target": "A instalação deve terminar com uma simples notificação no desktop ou mensagem no terminal, dependendo de como o Homura foi iniciado. Mas em ambos casos, Homura deve retornar a tela principal. Para confirmar se a instalação foi bem sucedida, selecione <emphasis>Iniciar</emphasis>, e click em <emphasis>OK</emphasis>.",
    "id": 107500,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/107500/?format=api"
}