Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/95756/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/es/?format=api",
    "user": "https://translate.habitica.com/api/users/deseji/?format=api",
    "author": "https://translate.habitica.com/api/users/deseji/?format=api",
    "timestamp": "2024-01-17T19:01:29.440619Z",
    "action": 2,
    "target": "Contraseña errónea. Si has olvidado tu contraseña, haz clic en \"He olvidado la contraseña\".",
    "id": 1083982,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1083982/?format=api"
}