Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3584116/?format=api",
    "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-notifications/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-notifications/pt/?format=api",
    "user": "https://l10n.elementary.io/api/users/hugok/?format=api",
    "author": "https://l10n.elementary.io/api/users/hugok/?format=api",
    "timestamp": "2024-03-25T21:02:14.602507Z",
    "action": 2,
    "target": "As bolhas serão ocultadas e os sons serão silenciados. As notificações do sistema, tais como volume e luminosidade do ecrã, não são afetadas.",
    "id": 2122567,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/2122567/?format=api"
}