Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/381440/?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:03.583909Z",
    "action": 4,
    "target": "Ja, jeg har allerede en konto.",
    "id": 249181,
    "action_name": "Suggestion added",
    "url": "http://translate.pkp.sfu.ca/api/changes/249181/?format=api"
}