Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/33808/?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": "https://translate.habitica.com/api/users/soldadomono/?format=api",
    "author": "https://translate.habitica.com/api/users/soldadomono/?format=api",
    "timestamp": "2021-10-08T13:26:43.856440Z",
    "action": 26,
    "target": "¡Vamos allá! He añadido algunas tareas por ti basándome en tus intereses. Intenta añadir algunas por ti mismo. Puedes editar cualquier tarea pulsando en su título.",
    "id": 286294,
    "action_name": "Suggestion removed",
    "url": "https://translate.habitica.com/api/changes/286294/?format=api"
}