Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3356541/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/challenge/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-09-18T22:57:06.929741Z",
    "action": 59,
    "target": "If you delete this Challenge, you will be refunded the Gem prize and the Challenge tasks will remain on the participants' task boards.",
    "id": 1272232,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1272232/?format=api"
}