Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/90849/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/death/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/death/id/?format=api",
    "user": "https://translate.habitica.com/api/users/User_425/?format=api",
    "author": "https://translate.habitica.com/api/users/User_425/?format=api",
    "timestamp": "2022-05-25T02:02:19.725813Z",
    "action": 2,
    "target": "Apakah ini sering terjadi? <a href='https://habitica.fandom.com/wiki/Death_Mechanics#Strategies_for_Staying_Alive' target='_blank'>Berikut beberapa tips!</a>",
    "id": 327567,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/327567/?format=api"
}