Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14643968/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/DragonMrao/?format=api",
    "author": "https://l10n.opensuse.org/api/users/DragonMrao/?format=api",
    "timestamp": "2023-07-09T02:36:10.988751Z",
    "action": 31,
    "target": "SMBus",
    "id": 2732932,
    "action_name": "New string added",
    "url": "https://l10n.opensuse.org/api/changes/2732932/?format=api"
}