Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/104670/?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:55:31.792345Z",
    "action": 5,
    "target": "En ambos casos, ves una representación textual del sistema de referencia espacial **26918** (impreso aquí con formato para mayor claridad):",
    "id": 2217375,
    "action_name": "Translation added",
    "url": "https://weblate.osgeo.org/api/changes/2217375/?format=api"
}