Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/675962/?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:32.882711Z",
    "action": 7,
    "target": "Ein Krokodil ist ein geborener Schurke, so wie es auf den perfekten Moment wartet, um zuzuschlagen. Leihe Dir ihre Fähigkeiten – und ihre explosive Geschwindigkeit. Erhöht Wahrnehmung um <%= per %>. Limitierte Ausgabe 2020 Sommerausrüstung.",
    "id": 1320349,
    "action_name": "Suggestion accepted",
    "url": "https://translate.habitica.com/api/changes/1320349/?format=api"
}