Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14712528/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-kdump/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-kdump/master/zh_TW/?format=api",
    "user": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "author": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "timestamp": "2024-03-04T07:49:15.584462Z",
    "action": 9,
    "target": "/proc/vmcore 的原始副本",
    "id": 3007502,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/3007502/?format=api"
}