Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/dolomon/master/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-03-09T10:38:36.509078Z",
    "action": 28,
    "target": "Failed to get project: 500 Internal Server Error",
    "id": 540413,
    "action_name": "Échec de la poussée du dépôt",
    "url": "https://weblate.framasoft.org/api/changes/540413/?format=api"
}