Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/70789/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/es/?format=api",
    "user": "https://translate.habitica.com/api/users/Slatejaume/?format=api",
    "author": "https://translate.habitica.com/api/users/Slatejaume/?format=api",
    "timestamp": "2024-01-28T22:55:11.272242Z",
    "action": 2,
    "target": "Ignorar, faltar al respeto o discutir con el Personal. Si estás preocupado por alguna norma o el comportamiento del Personal, por favor, contacta con nosotros por correo electrónico (<a href='mailto:admin@habitica.com' target='_blank'>admin@habitica.com</a>).",
    "id": 1104172,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1104172/?format=api"
}