Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3322403/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-29T15:53:57.761162Z",
    "action": 59,
    "target": "A Mist emanates from the Moody Mushroom and surrounds your party, dampening the mood and subduing your magic. The party's MP is reduced!",
    "id": 1125378,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1125378/?format=api"
}