Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2783202/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/de/?format=api",
    "user": "https://translate.habitica.com/api/users/Toromor/?format=api",
    "author": "https://translate.habitica.com/api/users/Yorick/?format=api",
    "timestamp": "2026-02-02T17:15:21.774915Z",
    "action": 7,
    "target": "Reite auf diesem feinen Besen zu all deinen magischsten Besorgungen – oder nimm ihn für eine Spritztour durch die Nachbarschaft. Wuui! Erhöht Stärke um <%= str %> und Intelligenz um <%= int %>. Verzauberter Schrank: Spukhaftes Zauberer Set (Gegenstand 1 von 3)",
    "id": 1320348,
    "action_name": "Suggestion accepted",
    "url": "https://translate.habitica.com/api/changes/1320348/?format=api"
}