Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12902061/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_2/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/en/?format=api",
    "user": "https://l10n.opensuse.org/api/users/ajleal/?format=api",
    "author": "https://l10n.opensuse.org/api/users/ajleal/?format=api",
    "timestamp": "2023-01-05T22:07:50.739170Z",
    "action": 3,
    "target": "",
    "id": 2591350,
    "action_name": "Comment added",
    "url": "https://l10n.opensuse.org/api/changes/2591350/?format=api"
}