Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.duniter.org/api/components/trm/probleme-des-trois-producteurs/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-08-11T03:32:12.212417Z",
    "action": 47,
    "target": "",
    "id": 17761,
    "action_name": "New alert",
    "url": "https://weblate.duniter.org/api/changes/17761/?format=api"
}