Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3261002/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/get-involved/fr/?format=api",
    "user": "https://l10n.elementary.io/api/users/doamatto/?format=api",
    "author": "https://l10n.elementary.io/api/users/doamatto/?format=api",
    "timestamp": "2023-02-14T18:03:58.317606Z",
    "action": 4,
    "target": "Nous utilisons GitHub Discussions pour les questions et réponses communautaires. Tout le monde peut créer un compte pour commencer à poser et à repondre.",
    "id": 1502585,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1502585/?format=api"
}