Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3159146/?format=api",
    "component": "https://l10n.elementary.io/api/components/wingpanel/indicator-notifications-extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/wingpanel/indicator-notifications-extra/ca/?format=api",
    "user": "https://l10n.elementary.io/api/users/Davidmp/?format=api",
    "author": "https://l10n.elementary.io/api/users/Davidmp/?format=api",
    "timestamp": "2022-07-04T10:08:03.197486Z",
    "action": 2,
    "target": "Reducció del retard en esborrar totes les notificacions quan n'hi ha moltes.",
    "id": 1305247,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/1305247/?format=api"
}