Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2178887/?format=api",
    "component": "https://weblate.osgeo.org/api/components/geoserver/extension-security-cas/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/lt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-09T04:01:14.707601Z",
    "action": 59,
    "target": "<p>If <strong>No single sign on</strong> is checked, an unauthenticated principal is always challenged for its credentials during the first GeoServer request</p>",
    "id": 1871001,
    "action_name": "String updated in the repository",
    "url": "https://weblate.osgeo.org/api/changes/1871001/?format=api"
}