Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2357667/?format=api",
    "component": "https://weblate.osgeo.org/api/components/digiagriapp/digiagriapp-qgis-plugin/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/digiagriapp/digiagriapp-qgis-plugin/it/?format=api",
    "user": "https://weblate.osgeo.org/api/users/lucadelu/?format=api",
    "author": "https://weblate.osgeo.org/api/users/lucadelu/?format=api",
    "timestamp": "2025-08-19T07:36:46.478974Z",
    "action": 5,
    "target": "Troppe tabelle connesse al vettoriale, si è scelto la prima funzionante",
    "id": 2201794,
    "action_name": "Translation added",
    "url": "https://weblate.osgeo.org/api/changes/2201794/?format=api"
}