Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/72341/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-05-14T19:11:07.638660Z",
    "action": 30,
    "target": "These rules apply to all of the social spaces we use, including (but not necessarily limited to) Trello, GitHub, Weblate, and the Wikia (aka wiki). Sometimes, unforeseen situations will arise, like a new source of conflict or a vicious necromancer. When this happens, the mods may respond by editing these guidelines to keep the community safe from new threats. Fear not: you will be notified by an announcement from Bailey if the guidelines change.",
    "id": 143630,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/143630/?format=api"
}