Changes API.

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

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

{
    "unit": "https://translate.mattermost.com/api/units/4464343/?format=api",
    "component": "https://translate.mattermost.com/api/components/calls/webapp/?format=api",
    "translation": "https://translate.mattermost.com/api/translations/calls/webapp/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-01T01:53:34.154304Z",
    "action": 59,
    "target": "",
    "id": 3866141,
    "action_name": "String updated in the repository",
    "url": "https://translate.mattermost.com/api/changes/3866141/?format=api"
}