Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/5626616/?format=api",
    "component": "https://hosted.weblate.org/api/components/mailcleaner/support/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/mailcleaner/support/es/?format=api",
    "user": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
    "author": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
    "timestamp": "2022-10-02T18:23:35.518127+02:00",
    "action": 26,
    "target": "Puede comprobar si el mensaje ha sido bloqueado por Mailcleaner a través de la interfaz web de usuario, en el apartado \"Cuarentena\". Si no lo encuentra en la lista de cuarentena, verifique los siguientes puntos:",
    "id": 36335922,
    "action_name": "Suggestion removed",
    "url": "https://hosted.weblate.org/api/changes/36335922/?format=api"
}