Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/829863/?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.420247Z",
    "action": 59,
    "target": "Indtast konfigurations-URL'en til din OpenID-udbyder.<strong>URL'en skal slutte med  \".well-known/openid-configuration\" (f.eks. \"https://sso.example.com/auth/realms/master/.well-known/openid-configuration\").</strong>",
    "id": 858158,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/858158/?format=api"
}