Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/332494/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/glossary/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/glossary/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/fernape/?format=api",
    "author": null,
    "timestamp": "2020-11-19T19:20:23.775232Z",
    "action": 5,
    "target": "Fin de vida útil",
    "id": 84955,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/84955/?format=api"
}