Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2716306/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-19T10:53:18.239572Z",
    "action": 30,
    "target": "The greater their glow, the more potent is their power. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2023 Spring Gear.",
    "id": 1207001,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/1207001/?format=api"
}