Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/16008298/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43/zh_CN/?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-15T09:27:41.008160Z",
    "action": 36,
    "target": "grains:\n    susemanager:\n        activation_key: \"<KEY_ID>\"\n        management_key: \"MINION_REACTIVATION_KEY\"\n",
    "id": 3031588,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/3031588/?format=api"
}