Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.habitica.com/api/components/habitica/merch/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-06-22T19:49:43.666985Z",
    "action": 47,
    "target": "",
    "id": 1142065,
    "action_name": "New alert",
    "url": "https://translate.habitica.com/api/changes/1142065/?format=api"
}