Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/19134818/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/cyphra/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/cyphra/?format=api",
    "timestamp": "2025-04-14T12:28:50.570640Z",
    "action": 5,
    "target": "Los contenedores se crean desde imágenes y aquellas versiones de distribuciones usualmente están muy desnudas.  En tales imágenes casi no hay disponibles herramientas y documentación.  El equipo tras Toolbx mantiene una imagen de Fedora donde tales herramientas y documentación están disponibles, proporcionando una salida buena de la experiencia de caja.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Containers are created from images and those are usually a very stripped down version of distributions.  In such images there are almost no tools and documentation available.  The team behind Toolbx maintains a Fedora image where such tools and documentation are available, providing a good out of the box experience.",
        "old_state": 0
    },
    "id": 18350982,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/18350982/?format=api"
}