Changes API.

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

GET /api/changes/1492154/?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/dennis1248/?format=api",
    "author": "https://l10n.elementary.io/api/users/dennis1248/?format=api",
    "timestamp": "2023-02-09T16:32:24.285759Z",
    "action": 2,
    "target": "Als u ervoor kiest om een online account toe te voegen, kan uw exemplaar van elementary OS uw naam, emailadres, 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": 1492154,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/1492154/?format=api"
}