Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2178948/?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/pl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-09T04:01:15.491080Z",
    "action": 59,
    "target": "<p>Jeśli zaznaczone jest <strong>Weź udział w jednokrotnym wylogowaniu</strong>, GeoServer wyloguje podmiot zabezpieczeń w wyniku zgłoszenia z serwera CAS.</p><p>Opcjonalny <strong>adres URL na stronie wylogowania CAS</strong> wysłany do serwera CAS w przypadku wylogowywania rozpoczętego przez GeoServer. Wykorzystanie tego adresu URL jest zależne od konfiguracji serwera CAS.</p> <p>Przykład: <strong>https://my.geosserver.org:8443/geoserver</strong></p>",
    "id": 1871064,
    "action_name": "String updated in the repository",
    "url": "https://weblate.osgeo.org/api/changes/1871064/?format=api"
}