Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3356295/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-08-23T10:59:54.771900Z",
    "action": 59,
    "target": "You confirm that you are at least 18 years old, and that you have read and agree to our <a href='/static/terms' target='_blank'>Terms of Service</a> and <a href='/static/privacy' target='_blank'>Privacy Policy</a>",
    "id": 1268482,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1268482/?format=api"
}