Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2178774/?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.248456Z",
    "action": 59,
    "target": "<p>If <strong>Participer au single sign out</strong> est coché, GeoServer déconnectera sur réception d'une requête de déconnexion du serveur CAS.</p><p>l'<strong>URL pour la page de logout du CAS</strong> est envoyée au serveur CAS au cas où une déconnexion déclenchée par GeoServer. L'utilisation de cette URL est dépendante de la configuration du serveur CAS. </p> <p>Exemple: <strong>https://my.geosserver.org:8443/geoserver</strong></p>",
    "id": 1870884,
    "action_name": "String updated in the repository",
    "url": "https://weblate.osgeo.org/api/changes/1870884/?format=api"
}