Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/381463/?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:10.048171Z",
    "action": 4,
    "target": "Hvis du vil bruge en brugerdefineret OpenID Connect-udbyder (f.eks. en selvhostet Keycloak-server), skal du angive URL'en til OpenID-konfigurationsendepunktet og klientens legitimationsoplysninger.",
    "id": 249203,
    "action_name": "Suggestion added",
    "url": "http://translate.pkp.sfu.ca/api/changes/249203/?format=api"
}