Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/25506594/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/website/newdesign/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/website/newdesign/it/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/lyzbet/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/lyzbet/?format=api",
    "timestamp": "2024-04-11T15:58:38.446094Z",
    "action": 26,
    "target": "Hai annullato il processo",
    "id": 50956722,
    "action_name": "Suggestion removed",
    "url": "https://translations.documentfoundation.org/api/changes/50956722/?format=api"
}