Changes API.

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

GET /api/changes/1238412/?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-ios/main-strings/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-04-02T19:49:49.972362Z",
    "action": 47,
    "target": "",
    "id": 1238412,
    "action_name": "New alert",
    "url": "https://translate.habitica.com/api/changes/1238412/?format=api"
}