Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/1514510/?format=api",
    "component": "https://weblate.osgeo.org/api/components/postgis-workshop/rasters/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/rasters/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-02T07:39:18.230368Z",
    "action": 5,
    "target": "Esta función es también especial en que utiliza el poder de la geometría para ayudar al análisis raster. Para reducir el número de píxeles que :command:`ST_Union` tiene que manejar, cada raster se recorta primero al área de interés.",
    "id": 2216971,
    "action_name": "Translation added",
    "url": "https://weblate.osgeo.org/api/changes/2216971/?format=api"
}