Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/16166444/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-storage/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-storage/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-04-30T02:53:24.408861Z",
    "action": 2,
    "target": "未使用的已加密 LVM PV",
    "id": 3042348,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/3042348/?format=api"
}