Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/70738/?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/javitaxy/?format=api",
    "author": "https://translate.habitica.com/api/users/javitaxy/?format=api",
    "timestamp": "2024-02-16T03:33:13.023028Z",
    "action": 2,
    "target": "Estas reglas podrían cambiar de vez en cuando. Cuando haya cambios significativos en las reglas de la comunidad de esta lista, ¡se os informará acerca de los cambios en los anuncios de Bailey y/o en las redes sociales!",
    "id": 1111310,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1111310/?format=api"
}