Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2179145/?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/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-09T04:01:19.820595Z",
    "action": 59,
    "target": "<p>CAS服务器的URL的根上下文。</p> <p>示例: <strong>https://my.casserver.org:8443/cas</strong></p> <p>只能使用HTTPS的单点登录。</p>",
    "id": 1871268,
    "action_name": "String updated in the repository",
    "url": "https://weblate.osgeo.org/api/changes/1871268/?format=api"
}