Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/203874/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_freebsd-releng/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_freebsd-releng/pt_BR/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "timestamp": "2020-11-22T14:02:29.263004Z",
    "action": 2,
    "target": "Esta seção descreve os arquivos relacionados ao website a serem atualizados quando uma release atingir o <acronym>EoL</acronym> (End-of-Life).",
    "id": 85024,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/85024/?format=api"
}