Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2997637/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/docs-learning-basics/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/docs-learning-basics/nl/?format=api",
    "user": "https://l10n.elementary.io/api/users/dennis1248/?format=api",
    "author": "https://l10n.elementary.io/api/users/DutchVipperloid/?format=api",
    "timestamp": "2023-02-09T16:44:42.373421Z",
    "action": 7,
    "target": "De systeemindicatoren rechts op het paneel geven de status van uw apparaat weer, zoals netwerk-connecties, batterij-niveau, geluidinvoer en -uitvoer, notificaties, enz. Selecteer een indicator om meer informatie en gerelateerde acties weer te geven.",
    "id": 1492203,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/1492203/?format=api"
}