Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/nextcloud/login-notes/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/nextcloud/login-notes/ar/?format=api",
    "user": "https://weblate.framasoft.org/api/users/alimahwer/?format=api",
    "author": null,
    "timestamp": "2024-03-28T23:15:09.448459Z",
    "action": 17,
    "target": "",
    "id": 769984,
    "action_name": "Modifications envoyées",
    "url": "https://weblate.framasoft.org/api/changes/769984/?format=api"
}