Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3345651/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/generic/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/generic/es/?format=api",
    "user": "https://translate.habitica.com/api/users/Slatejaume/?format=api",
    "author": "https://translate.habitica.com/api/users/Slatejaume/?format=api",
    "timestamp": "2025-03-05T22:48:08.104219Z",
    "action": 5,
    "target": "Por favor recuerda ser bondadoso, respetuoso y seguir las <a href='/static/community-guidelines' target='_blank'>Normas de la Comunidad</a>.",
    "id": 1220891,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1220891/?format=api"
}