Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2179122/?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/tr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-09T04:01:19.349471Z",
    "action": 59,
    "target": "<p>Eğer<strong>Tek bir yerden kullanıcı oturumu kapatmaya katılma</strong> denetlenirse, CAS sunucusundan bir çıkış talebi alınması üzerine GeoServer oturumu kapatabilecektir.</p><p>Opsiyonel<strong>CAS çıkış sayfasında URL</strong> GeoServer tarafından tetiklenen bir oturum kapatma durumunda CAS sunucusuna gönderilir. Bu URL kullanımı CAS sunucu konfigürasyonuna bağlıdır.</p> <p>ÖRnek: <strong>https://my.geosserver.org:8443/geoserver</strong></p>",
    "id": 1871244,
    "action_name": "String updated in the repository",
    "url": "https://weblate.osgeo.org/api/changes/1871244/?format=api"
}