Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/914129/?format=api",
    "component": "https://weblate.framasoft.org/api/components/mobilizon/backend/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/backend/he/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-20T17:57:21.219313Z",
    "action": 30,
    "target": "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button.\u001e\u001eWould you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button.",
    "id": 718992,
    "action_name": "Chaîne source modifiée",
    "url": "https://weblate.framasoft.org/api/changes/718992/?format=api"
}