Changes API.

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

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

{
    "unit": "https://translate.gajim.org/api/units/409120/?format=api",
    "component": "https://translate.gajim.org/api/components/gajim-website/website/?format=api",
    "translation": "https://translate.gajim.org/api/translations/gajim-website/website/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-23T20:12:57.165146Z",
    "action": 59,
    "target": "But how do you create a group chat? This wasn’t obvious in past versions, but now Gajim features a new group chat creation window, available through 'Gajim' > 'Create Group Chat'. It allows you to create both private and public group chats and applies sane default settings. Additionally, you can set a name and a description.\n",
    "id": 284130,
    "action_name": "String updated in the repository",
    "url": "https://translate.gajim.org/api/changes/284130/?format=api"
}