Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/198997/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/quests/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/quests/sk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-06-03T21:30:53.905794Z",
    "action": 30,
    "target": "Try checking out the <a href=\"<%= questShop %>\">Quest Shop</a>  for new releases!",
    "id": 254839,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/254839/?format=api"
}