Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3002793/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/privacy/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/privacy/nl/?format=api",
    "user": "https://l10n.elementary.io/api/users/dennis1248/?format=api",
    "author": "https://l10n.elementary.io/api/users/EmrysAvalon/?format=api",
    "timestamp": "2023-02-09T16:31:35.044374Z",
    "action": 7,
    "target": "<strong>We verzamelen geen gegevens van elementary OS.</strong> Uw bestanden, instellingen en alle andere persoonlijke gegevens blijven op het apparaat, tenzij u ze expliciet deelt met een app of service van derden.",
    "id": 1492148,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/1492148/?format=api"
}