Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/157374/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_releng/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_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-04-18T19:23:55.337815Z",
    "action": 5,
    "target": "Algumas das lições aprendidas através do lançamento do FreeBSD 4.4.",
    "id": 65496,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/65496/?format=api"
}