Changes API.

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

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

{
    "unit": null,
    "component": "https://traduk.amikumu.com/api/components/amikumu/website-navigation/?format=api",
    "translation": null,
    "user": "https://traduk.amikumu.com/api/users/irizanjo/?format=api",
    "author": "https://traduk.amikumu.com/api/users/irizanjo/?format=api",
    "timestamp": "2022-10-10T10:54:48.869327Z",
    "action": 51,
    "target": "",
    "id": 1278645,
    "action_name": "Created component",
    "url": "https://traduk.amikumu.com/api/changes/1278645/?format=api"
}