Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2178768/?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/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-09T04:01:13.248157Z",
    "action": 59,
    "target": "<p>L'URL du serveur CAS avec la racine du contexte</p><p>Exemple : <strong>https://my.casserver.org:8443/cas</strong></p><p>L'authentification unique fonctionne uniquement en HTTPS.</p>",
    "id": 1870878,
    "action_name": "String updated in the repository",
    "url": "https://weblate.osgeo.org/api/changes/1870878/?format=api"
}