Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/830065/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/openid/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/openid/gl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-06-19T18:37:04.629815Z",
    "action": 59,
    "target": "Insira o URL de configuración do seu fornecedor de OpenID. <strong>O URL debe rematar con \".well-known/openid-configuration\" (por exemplo, \"https://sso.example.com/auth/realms/master/.well-known/openid-configuration\").</strong>",
    "id": 858445,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/858445/?format=api"
}