Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/mobilizon/glossary/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/glossary/zh_Hant/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Eeeee/?format=api",
    "author": null,
    "timestamp": "2023-01-05T02:01:42.326737Z",
    "action": 63,
    "target": "活動",
    "id": 500809,
    "action_name": "Chaîne supprimée",
    "url": "https://weblate.framasoft.org/api/changes/500809/?format=api"
}