Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/101581/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-10-03T11:38:02.882574Z",
    "action": 30,
    "target": "Other **3rd Party Tools** tie Habitica into various aspects of your life. Our API provides easy integration for things like the [Chrome Extension](https://chrome.google.com/webstore/detail/habitica/pidkmpibnnnhneohdgjclfdjpijggmjj?hl=en-US), for which you lose points when browsing unproductive websites, and gain points when on productive ones. [See more here](https://habitica.fandom.com/wiki/Extensions,_Add-Ons,_and_Customizations).",
    "id": 282854,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/282854/?format=api"
}