Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/90484/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/death/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/death/da/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-10-03T11:36:48.656215Z",
    "action": 30,
    "target": "Is this happening often? <a href='https://habitica.fandom.com/wiki/Death_Mechanics#Strategies_for_Staying_Alive' target='_blank'>Here are some tips!</a>",
    "id": 281085,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/281085/?format=api"
}