Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/231126/?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:09:24.846871Z",
    "action": 2,
    "target": "Para instalar o <application>ewinetrick</application> no FreeBSD usando os pacotes binários, use os seguintes comandos (note que o <application>winetricks</application> requer o pacote i386-wine ou i386-wine-devel, e por isso não é instalado automaticamente com outras dependências):",
    "id": 107476,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/107476/?format=api"
}