Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/109522288/?format=api",
    "component": "https://hosted.weblate.org/api/components/galette/doc-faq-index/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/galette/doc-faq-index/es/?format=api",
    "user": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
    "author": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
    "timestamp": "2024-05-04T12:17:28.531078+02:00",
    "action": 5,
    "target": "La forma más sencilla y fiable de `buscar en discusiones anteriores relacionadas con Galette <https://www.mail-archive.com/search?l=all&q=galette&a=1>`_ es hacer una consulta en los servicios de archivo de correo.",
    "id": 88828145,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/88828145/?format=api"
}