Changes API.

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

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

{
    "unit": "https://translate.mattermost.com/api/units/4465032/?format=api",
    "component": "https://translate.mattermost.com/api/components/mattermost/glossary/?format=api",
    "translation": "https://translate.mattermost.com/api/translations/mattermost/glossary/pt_BR/?format=api",
    "user": "https://translate.mattermost.com/api/users/mentz/?format=api",
    "author": "https://translate.mattermost.com/api/users/mentz/?format=api",
    "timestamp": "2024-04-19T12:53:24.145797Z",
    "action": 31,
    "target": "Adicionar",
    "id": 3862691,
    "action_name": "String added",
    "url": "https://translate.mattermost.com/api/changes/3862691/?format=api"
}