Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/750845/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/webFeed/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/webFeed/uk/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/marc/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/marc/?format=api",
    "timestamp": "2023-04-25T13:45:28.815454Z",
    "action": 30,
    "target": "This plugin produces RSS/Atom web syndication feeds.<br>The plugin also includes a sidebar block which enables you to display the feed links on your application's sidebar",
    "id": 733450,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/733450/?format=api"
}