Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2178748/?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/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-09T04:01:12.654789Z",
    "action": 59,
    "target": "<p>Esta URL es opcional y solo se necesita para generar tickets proxy dentro de GeoServer para servicios remotos. Si se necesita un ticket de concesión proxy, especifique la url de GeoServer incluyendo la raíz del contexto vista por el servidor CAS. La URL debe ser de tipo HTTPS, el nombre del anfitrión debe coincidir con la del anfitrión de la URL del servicio.</p><p>Ejemplo: <strong>https://my.geosserver.org:8443/geoserver</strong></p>",
    "id": 1870857,
    "action_name": "String updated in the repository",
    "url": "https://weblate.osgeo.org/api/changes/1870857/?format=api"
}