Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2178980/?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/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-09T04:01:16.228905Z",
    "action": 59,
    "target": "<p> Este URL é opcional e apenas necessário para a geração de bilhetes de proxy dentro GeoServer para serviços remotos. Se for necessário um bilhete concessão de proxy, especifique a URL Geoserver incluindo o contexto root visto a partir do servidor CAS. . O URL deve ser uma URL HTTPS, o nome do host deve corresponder ao nome do host da URL do serviço </ p> <p> Exemplo: <strong> https://my.geosserver.org:8443/geoserver </ strong> </ p>",
    "id": 1871097,
    "action_name": "String updated in the repository",
    "url": "https://weblate.osgeo.org/api/changes/1871097/?format=api"
}