Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/15971958/?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:45:52.405907Z",
    "action": 36,
    "target": "[\n    {\n        \"id\": \"azure_vhm\",\n        \"module\": \"Azure\",\n        \"subscription_id\": \"subscription-id\",\n        \"application_id\": \"application-id\",\n        \"tenant_id\": \"tenant-id\",\n        \"secret_key\": \"secret-key\",\n        \"zone\": \"zone\"\n    }\n]\n",
    "id": 2995224,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2995224/?format=api"
}