Changes API.

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

GET /api/changes/1761/?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/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-08-02T18:05:51.785043Z",
    "action": 0,
    "target": "",
    "id": 1761,
    "action_name": "Resource update",
    "url": "https://i18n.tweaked.cc/api/changes/1761/?format=api"
}