Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2788496/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-07-02T08:41:20.051329Z",
    "action": 30,
    "target": "Passwords must be 8 characters or more. Changing your password will log you out of any other devices and third-party tools you may use.",
    "id": 1254687,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/1254687/?format=api"
}