Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/1575885/?format=api",
    "component": "https://weblate.osgeo.org/api/components/postgis-workshop/loading_data/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/loading_data/es/?format=api",
    "user": "https://weblate.osgeo.org/api/users/paulo/?format=api",
    "author": "https://weblate.osgeo.org/api/users/paulo/?format=api",
    "timestamp": "2025-09-04T20:57:02.027670Z",
    "action": 5,
    "target": "Desde ahí puedes usar la opción de menú :command:`Import Layer/File` para cargar numerosos formatos espaciales diferentes. Además de poder cargar datos desde muchos formatos espaciales y exportar datos a muchos formatos, también puedes añadir consultas ad-hoc al lienzo o definir vistas en tu base de datos, usando el ícono de llave inglesa resaltado.",
    "id": 2217384,
    "action_name": "Translation added",
    "url": "https://weblate.osgeo.org/api/changes/2217384/?format=api"
}