Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/104626/?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:48:23.102916Z",
    "action": 5,
    "target": "La opción **nlt** significa \"new layer type\". Para entrada de archivos shape en particular, el nuevo tipo de capa suele ser una \"geometría de múltiples partes\", por lo que el sistema necesita que se le indique de antemano que use \"MultiPolygon\" en lugar de \"Polygon\" para el tipo de geometría.",
    "id": 2217339,
    "action_name": "Translation added",
    "url": "https://weblate.osgeo.org/api/changes/2217339/?format=api"
}