Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/430130/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/manager/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/manager/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-08-15T21:50:21.834298Z",
    "action": 59,
    "target": "This email notifies a registered reader that the Manager has created a subscription for them. It provides the journal's URL along with instructions for access.",
    "id": 305390,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/305390/?format=api"
}