Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.osgeo.org/api/components/gtt-project/redmine_gtt_export/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_gtt_export/de/?format=api",
    "user": "https://weblate.osgeo.org/api/users/dkastl/?format=api",
    "author": "https://weblate.osgeo.org/api/users/dkastl/?format=api",
    "timestamp": "2022-01-11T06:09:28.173654Z",
    "action": 48,
    "target": "",
    "id": 6021,
    "action_name": "Language added",
    "url": "https://weblate.osgeo.org/api/changes/6021/?format=api"
}