Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/6660/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/manager/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/manager/fr_CA/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-05T00:43:15.418706Z",
    "action": 30,
    "target": "The PKP Preservation Network (PN) provides free preservation services for any OJS journal that meets a few basic criteria. To archive your journal in the PN, ask your administrator to install the PKP|PN Plugin from the Plugin Gallery.",
    "id": 331743,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/331743/?format=api"
}