Changes API.

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

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

{
    "unit": null,
    "component": "https://translations.documentfoundation.org/api/components/website/glossary/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/website/glossary/an/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
    "author": null,
    "timestamp": "2024-05-17T19:36:07.174962Z",
    "action": 63,
    "target": "",
    "id": 51224447,
    "action_name": "String removed",
    "url": "https://translations.documentfoundation.org/api/changes/51224447/?format=api"
}