Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/23020/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/achievements/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/achievements/sr/?format=api",
    "user": "https://translate.habitica.com/api/users/Oblak15/?format=api",
    "author": "https://translate.habitica.com/api/users/fluffstuff/?format=api",
    "timestamp": "2025-04-05T11:19:33.292368Z",
    "action": 7,
    "target": "Radeći na svojim ciljevima, napredovali ste za nivo i sada ste potpuno izlečeni!",
    "id": 1238597,
    "action_name": "Suggestion accepted",
    "url": "https://translate.habitica.com/api/changes/1238597/?format=api"
}