Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/15971997/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4311/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4311/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-01-24T03:46:08.488153Z",
    "action": 36,
    "target": "[\n    {\n        \"id\": \"google_vhm\",\n        \"module\": \"GoogleCE\",\n        \"service_account_email\": \"mail@example.com\",\n        \"cert_path\": \"secret-key\",\n        \"project_id\": \"project-id\",\n        \"zone\": \"zone\"\n    }\n]\n",
    "id": 2995229,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2995229/?format=api"
}