Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/196258/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/quests/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/quests/en_GB/?format=api",
    "user": "https://translate.habitica.com/api/users/FantasyCreature/?format=api",
    "author": "https://translate.habitica.com/api/users/FantasyCreature/?format=api",
    "timestamp": "2024-06-21T20:43:11.967914Z",
    "action": 2,
    "target": "Are you sure you want to leave the Quest? All your progress will be lost.",
    "id": 1141346,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1141346/?format=api"
}