Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3002803/?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/EmrysAvalon/?format=api",
    "author": "https://l10n.elementary.io/api/users/EmrysAvalon/?format=api",
    "timestamp": "2022-08-03T09:18:48.928905Z",
    "action": 4,
    "target": "Als u ervoor kiest om een online account toe te voegen, kan uw exemplaar van elementary OS uw naam, e0mailadres, avatar, e-mailberichten, agendagebeurtenissen, contacten, foto's en bestanden van uw verbonden accounts lokaal op uw apparaat verzamelen en opslaan. <strong> elementary verzamelt geen van deze gegevens.</strong>",
    "id": 1314442,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1314442/?format=api"
}