Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2716894/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-19T10:54:23.514533Z",
    "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": 1207404,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/1207404/?format=api"
}