Changes API.

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

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

{
    "unit": "https://translate.mattermost.com/api/units/2600597/?format=api",
    "component": "https://translate.mattermost.com/api/components/mattermost/glossary/?format=api",
    "translation": "https://translate.mattermost.com/api/translations/mattermost/glossary/ar/?format=api",
    "user": "https://translate.mattermost.com/api/users/Tasy218/?format=api",
    "author": "https://translate.mattermost.com/api/users/Tasy218/?format=api",
    "timestamp": "2023-03-08T13:49:27.816421Z",
    "action": 5,
    "target": "مصطلح تقنى",
    "id": 1764246,
    "action_name": "Translation added",
    "url": "https://translate.mattermost.com/api/changes/1764246/?format=api"
}