Changes API.

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

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

{
    "unit": "https://traduk.amikumu.com/api/units/345418/?format=api",
    "component": "https://traduk.amikumu.com/api/components/amikumu/app/?format=api",
    "translation": "https://traduk.amikumu.com/api/translations/amikumu/app/os/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-07-07T15:52:21.582597Z",
    "action": 59,
    "target": "Email address successfully changed. To complete the process, you'll be automatically signed out of Amikumu and you'll need to sign in again with your new credentials",
    "id": 700129,
    "action_name": "String updated in the repository",
    "url": "https://traduk.amikumu.com/api/changes/700129/?format=api"
}