Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3384857/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/press/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/press/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-12-05T20:41:23.101606Z",
    "action": 5,
    "target": "Met zorg gemaakt met jou in gedachten. OS 7.1 biedt nieuwe personaliseringsopties die het nog inclusiever en toegankelijker maken, beschermt je privacy en zorgt ervoor dat apps altijd werken met jouw expliciete toestemming, en gaat in op jouw feedback met meer dan 200 bugfixes, ontwerpwijzigingen en nieuwe functies",
    "id": 2011797,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/2011797/?format=api"
}