Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/157194/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_contributors/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_contributors/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-07-26T13:38:19.858095Z",
    "action": 2,
    "target": "Rodney W. Grimes <email>rgrimes@FreeBSD.org</email> (1992 - 1995)",
    "id": 79454,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/79454/?format=api"
}