Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/26704/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_linux-emulation/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_linux-emulation/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": "2019-11-09T00:55:38.771395Z",
    "action": 2,
    "target": "Emulações ativamente desenvolvidas são a camada <trademark class=\"registered\">Linux</trademark> e várias camadas FreeBSD-on-FreeBSD. Outros não devem funcionar corretamente nem ser utilizáveis nos dias de hoje.",
    "id": 52099,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/52099/?format=api"
}