Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2400877/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/press/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/press/sv/?format=api",
    "user": "https://l10n.elementary.io/api/users/lukas/?format=api",
    "author": "https://l10n.elementary.io/api/users/lukas/?format=api",
    "timestamp": "2021-12-04T13:15:04.554002Z",
    "action": 7,
    "target": "Anmäl dig till vår presslista",
    "id": 1150616,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/1150616/?format=api"
}