Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/186970/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/de/?format=api",
    "user": "https://translate.habitica.com/api/users/Toromor/?format=api",
    "author": "https://translate.habitica.com/api/users/Hexe_des_Windes/?format=api",
    "timestamp": "2025-02-15T10:46:06.981832Z",
    "action": 7,
    "target": "Brauchst Du eine Pause? Checke in Daniels Gasthaus ein, um ein paar der kniffligeren Habitica-Spielmechanismen zu unterbrechen:",
    "id": 1202119,
    "action_name": "Suggestion accepted",
    "url": "https://translate.habitica.com/api/changes/1202119/?format=api"
}