Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10581018/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-users/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-users/master/el/?format=api",
    "user": null,
    "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
    "timestamp": "2022-09-11T10:24:44.091428Z",
    "action": 4,
    "target": "Προσθήκη ή Αφαίρεση Πρόσθετων",
    "id": 2155149,
    "action_name": "Suggestion added",
    "url": "https://l10n.opensuse.org/api/changes/2155149/?format=api"
}