Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/104648/?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:52:17.816176Z",
    "action": 5,
    "target": "La bandera **D** le dice al programa que genere \"dump format\" que es mucho más rápido de cargar que el \"insert format\" de manera predeterminada.",
    "id": 2217362,
    "action_name": "Translation added",
    "url": "https://weblate.osgeo.org/api/changes/2217362/?format=api"
}