Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3299438/?format=api",
    "component": "https://l10n.elementary.io/api/components/desktop/sideload-extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/desktop/sideload-extra/fr/?format=api",
    "user": "https://l10n.elementary.io/api/users/BenHowl/?format=api",
    "author": "https://l10n.elementary.io/api/users/BenHowl/?format=api",
    "timestamp": "2023-05-01T18:01:32.876161Z",
    "action": 4,
    "target": "Indiquer si les applications demandent des permissions systèmes avancées",
    "id": 1624574,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1624574/?format=api"
}