Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2787846/?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.138739Z",
    "action": 59,
    "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": 1254673,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1254673/?format=api"
}