Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3210503/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/oem/fr/?format=api",
    "user": "https://l10n.elementary.io/api/users/Nathan/?format=api",
    "author": "https://l10n.elementary.io/api/users/BenHowl/?format=api",
    "timestamp": "2023-05-22T08:01:46.750242Z",
    "action": 7,
    "target": "En outre, si un dépôt tiers n'est plus maintenu ou n'est plus publié, <strong>il peut empêcher les mises à jour régulières du système d'exploitation.</strong> Cela pourrait empêcher des correctifs de sécurité et de stabilité potentiellement importants d'atteindre les clients du constructeur.",
    "id": 1657506,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/1657506/?format=api"
}