Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/829821/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/openid/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/openid/da/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-06-19T18:37:02.418889Z",
    "action": 59,
    "target": "Dette plugin giver brugerne mulighed for at registrere og logge ind med en OpenID-udbyder som f.eks. Keycloak.",
    "id": 858116,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/858116/?format=api"
}