Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/98221/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/eu/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/rgomez/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/rgomez/?format=api",
    "timestamp": "2023-04-26T11:09:17.638606Z",
    "action": 2,
    "target": "Gaitu aldizkari hau publikoki agertzeko gunean",
    "id": 734572,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/734572/?format=api"
}