Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3359175/?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/SchlendiBerrywood/?format=api",
    "author": "https://translate.habitica.com/api/users/SchlendiBerrywood/?format=api",
    "timestamp": "2026-02-02T12:28:49.415995Z",
    "action": 5,
    "target": "Diese flauschigen Schweife haben die Farbe der Kirschblüte, eine Erinnerung, dass der Frühling auf dem Weg ist. Gewährt keinen Autobusbonus. Februar 2026 Abonnentengegenstand.",
    "id": 1320242,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1320242/?format=api"
}