Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1525772/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/installer/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/installer/fr/?format=api",
    "user": "https://l10n.elementary.io/api/users/tintou/?format=api",
    "author": "https://l10n.elementary.io/api/users/tintou/?format=api",
    "timestamp": "2023-05-04T08:49:07.130634Z",
    "action": 26,
    "target": "Utilisateur du mode test",
    "id": 1636350,
    "action_name": "Suggestion removed",
    "url": "https://l10n.elementary.io/api/changes/1636350/?format=api"
}