Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/33809/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/tutorial/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/tutorial/es/?format=api",
    "user": null,
    "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
    "timestamp": "2021-07-23T09:06:45.946397Z",
    "action": 29,
    "target": "Lo primero de todo son los Hábitos. Pueden ser hábitos positivos que quieras mejorar, o hábitos negativos que quieras dejar.",
    "id": 265598,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://translate.habitica.com/api/changes/265598/?format=api"
}