Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/6995/?format=api",
    "component": "https://weblate.duniter.org/api/components/trm/preface-de-la-version-10-par-yoland-bresson/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/trm/preface-de-la-version-10-par-yoland-bresson/en_US/?format=api",
    "user": "https://weblate.duniter.org/api/users/PifPafPouf/?format=api",
    "author": "https://weblate.duniter.org/api/users/PifPafPouf/?format=api",
    "timestamp": "2023-03-24T17:34:24.357857Z",
    "action": 2,
    "target": "The Relative Theory of the Money written by Stéphane Laborde is in line with the great French tradition of economic science works produced by engineers like Dupuit, Cournot... until our only Nobel price winner in the discipline: Maurice Allais.",
    "id": 11244,
    "action_name": "Translation changed",
    "url": "https://weblate.duniter.org/api/changes/11244/?format=api"
}