Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3115504/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/initial-setup/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/initial-setup/en_GB/?format=api",
    "user": "https://l10n.elementary.io/api/users/davidmhewitt/?format=api",
    "author": "https://l10n.elementary.io/api/users/joeljose350/?format=api",
    "timestamp": "2022-11-17T14:36:44.056933Z",
    "action": 7,
    "target": "Right-Click as Primary",
    "id": 1401362,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/1401362/?format=api"
}