Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2820962/?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:53.972254Z",
    "action": 7,
    "target": "Come posso filtrare l’elenco dei membri in cerca di una Squadra?",
    "id": 1358659,
    "action_name": "Suggestion accepted",
    "url": "https://translate.habitica.com/api/changes/1358659/?format=api"
}