Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/11829/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/main-strings/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-24T22:03:12.684620Z",
    "action": 7,
    "target": "Al momento non hai alcun messaggio. Puoi inviare un nuovo messaggio a un utente attraverso le chat pubbliche!",
    "id": 1360303,
    "action_name": "Suggestion accepted",
    "url": "https://translate.habitica.com/api/changes/1360303/?format=api"
}