Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2820910/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/faq/it/?format=api",
    "user": "https://translate.habitica.com/api/users/lilaraira/?format=api",
    "author": "https://translate.habitica.com/api/users/lilaraira/?format=api",
    "timestamp": "2026-05-16T20:05:17.181866Z",
    "action": 7,
    "target": "Come posso scegliere una Classe?",
    "id": 1358657,
    "action_name": "Suggestion accepted",
    "url": "https://translate.habitica.com/api/changes/1358657/?format=api"
}