Changes API.

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

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

{
    "unit": "https://translate.mattermost.com/api/units/3024677/?format=api",
    "component": "https://translate.mattermost.com/api/components/mattermost/glossary/?format=api",
    "translation": "https://translate.mattermost.com/api/translations/mattermost/glossary/oc/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-16T14:56:18.232279Z",
    "action": 59,
    "target": "",
    "id": 2693384,
    "action_name": "String updated in the repository",
    "url": "https://translate.mattermost.com/api/changes/2693384/?format=api"
}