Changes API.

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

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

{
    "unit": null,
    "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/glossary/?format=api",
    "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/glossary/es/?format=api",
    "user": "https://i18n.tweaked.cc/api/users/squid/?format=api",
    "author": "https://i18n.tweaked.cc/api/users/squid/?format=api",
    "timestamp": "2021-10-07T11:04:12.098944Z",
    "action": 0,
    "target": "",
    "id": 2146,
    "action_name": "Resource update",
    "url": "https://i18n.tweaked.cc/api/changes/2146/?format=api"
}