Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/5626620/?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:26:18.317844+02:00",
    "action": 2,
    "target": "Desde la lista de cuarentena, puedes ver los criterios que Mailcleaner ha utilizado para considerar el mensaje como spam a través del botón <img src=\"/templates/$template/images/support/reasons.gif\" align=\"middle\" alt=\"\">. Si considera que estos criterios no son justificables, puede solicitar un análisis por parte de nuestro centro de análisis haciendo clic en el botón <img src=\"/templates/$template/images/support/analyse.gif\" align=\"middle\" alt=\"\">. También puede liberar el mensaje haciendo clic en el botón <img src=\"/templates/$template/images/support/force.gif\" align=\"middle\" alt=\"\">.",
    "id": 36335956,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/36335956/?format=api"
}