Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14003115/?format=api",
    "component": "https://l10n.opensuse.org/api/components/eiciel/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/eiciel/master/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/FooBar/?format=api",
    "author": "https://l10n.opensuse.org/api/users/FooBar/?format=api",
    "timestamp": "2024-01-25T03:04:42.154768Z",
    "action": 37,
    "target": "对所附文件应用 ACL",
    "id": 2995835,
    "action_name": "Marked for edit",
    "url": "https://l10n.opensuse.org/api/changes/2995835/?format=api"
}