Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14646310/?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:45:43.154198Z",
    "action": 31,
    "target": "Myrinet",
    "id": 2733011,
    "action_name": "New string added",
    "url": "https://l10n.opensuse.org/api/changes/2733011/?format=api"
}