Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/381477/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/openid/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/openid/nb_NO/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/frafra/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/frafra/?format=api",
    "timestamp": "2022-03-10T11:06:13.113413Z",
    "action": 4,
    "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": 249216,
    "action_name": "Suggestion added",
    "url": "http://translate.pkp.sfu.ca/api/changes/249216/?format=api"
}