Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/203876/?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:11:33.272886Z",
    "action": 5,
    "target": "Quando uma release atinge o End-of-Life, as referências para essa release precisam ser removidas ou atualizadas no website:",
    "id": 85027,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/85027/?format=api"
}