Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/6735/?format=api",
    "component": "https://weblate.duniter.org/api/components/trm/introduction-de-la-version-2718/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/trm/introduction-de-la-version-2718/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-24T16:23:51.010052Z",
    "action": 2,
    "target": "“Those who have left the world and those who have not yet arrived are as far from each other as human imagination can conceive: what kind of obligation can tie them together?",
    "id": 11193,
    "action_name": "Translation changed",
    "url": "https://weblate.duniter.org/api/changes/11193/?format=api"
}