Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13387857/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/glossary/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/glossary/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/GroverChouT/?format=api",
    "author": "https://l10n.opensuse.org/api/users/GroverChouT/?format=api",
    "timestamp": "2022-05-28T14:33:54.371971Z",
    "action": 31,
    "target": "事务服务器",
    "id": 2099286,
    "action_name": "New string added",
    "url": "https://l10n.opensuse.org/api/changes/2099286/?format=api"
}