Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14637248/?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-08T20:15:51.653823Z",
    "action": 31,
    "target": "foo",
    "id": 2732511,
    "action_name": "New string added",
    "url": "https://l10n.opensuse.org/api/changes/2732511/?format=api"
}