Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/90834/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/death/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/death/hu/?format=api",
    "user": "https://translate.habitica.com/api/users/RViktor/?format=api",
    "author": "https://translate.habitica.com/api/users/RViktor/?format=api",
    "timestamp": "2025-02-18T21:38:19.302054Z",
    "action": 2,
    "target": "Gyakran előfordul ez veled? <a href='https://habitica.fandom.com/wiki/Death_Mechanics#Strategies_for_Staying_Alive' target='_blank'>Itt van néhány tipp, hogyan maradhatsz életben!</a>",
    "id": 1205456,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1205456/?format=api"
}