Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2787841/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-07-02T08:41:17.138580Z",
    "action": 59,
    "target": "<b>Your API Token is like a password; Do not share it publicly.</b> You may occasionally be asked for your User ID, but never post your API Token where others can see it, including on Github.<br><br><b>If you need a new API Token</b>  (e.g., if you accidentally shared it), you can change your password to reset it. Once it is reset, you will need to log back in to any other devices you use Habitica on and provide the new API Token to third-party tools you may use.",
    "id": 1254672,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1254672/?format=api"
}