Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/829942/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/openid/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/openid/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-06-19T18:37:03.148187Z",
    "action": 59,
    "target": "Wenn Sie einen benutzerdefinierten OpenID-Connect-Provider verwenden möchten (z. B. einen selbst gehosteten Keycloak-Server), müssen Sie die URL zum OpenID-Konfigurationsendpunkt und die Client-Anmeldeinformationen angeben.",
    "id": 858238,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/858238/?format=api"
}