Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3355897/?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-08-23T10:59:37.921662Z",
    "action": 59,
    "target": "These are used to improve the user experience, performance, and services of our website and apps. This data is used by our support team when handling requests and bug reports.",
    "id": 1267999,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1267999/?format=api"
}