{"info":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","description":"<html><head></head><body><p>This collections contains all the API methods for BioConnect!</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"21790252","collectionId":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","publishedId":"2sAYQfCTyZ","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-01-23T18:21:42.000Z"},"item":[{"name":"Neo4j","item":[{"name":"Drug Graph","item":[{"name":"Drug Node by id","id":"f3be29e4-6bcf-4f71-930b-737a7eff3fbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/drugGraph/DB00945","description":"<p>This endpoint retrieves the details of a specific drug identified by its unique ID.</p>\n<h2 id=\"details\">Details:</h2>\n<ul>\n<li><p><strong>URL</strong>: <code>/drugGraph/{id}</code></p>\n</li>\n<li><p><strong>Description</strong>: Fetches the details of a drug specified by the ID parameter in the request.</p>\n</li>\n</ul>\n<h3 id=\"parameters\">Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter Name</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td>string</td>\n<td>The unique ID of the drug to retrieve.</td>\n<td>Yes</td>\n<td><code>A12345</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["api","drugGraph","DB00945"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"f6bede98-f92e-4649-87d3-453c203961a3","name":"Aspirin","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/drugGraph/DB00945"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sat, 21 Dec 2024 17:05:17 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"DB00945\",\n    \"name\": \"Acetylsalicylic acid\",\n    \"enhance\": [\n        {\n            \"id\": \"Q9UGI9\",\n            \"name\": \"5'-AMP-activated protein kinase subunit gamma-3\"\n        },\n        {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9\"\n        },\n        {\n            \"id\": \"P19224\",\n            \"name\": \"UDP-glucuronosyltransferase 1-6\"\n        },\n        {\n            \"id\": \"P11021\",\n            \"name\": \"Endoplasmic reticulum chaperone BiP\"\n        },\n        {\n            \"id\": \"P11245\",\n            \"name\": \"Arylamine N-acetyltransferase 2\"\n        }\n    ],\n    \"inhibit\": [\n        {\n            \"id\": \"P35354\",\n            \"name\": \"Prostaglandin G/H synthase 2\"\n        },\n        {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        {\n            \"id\": \"P51812\",\n            \"name\": \"Ribosomal protein S6 kinase alpha-3\"\n        },\n        {\n            \"id\": \"P01106\",\n            \"name\": \"Myc proto-oncogene protein\"\n        },\n        {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        {\n            \"id\": \"Q04828\",\n            \"name\": \"Aldo-keto reductase family 1 member C1\"\n        },\n        {\n            \"id\": \"P29466\",\n            \"name\": \"Caspase-1\"\n        },\n        {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19\"\n        },\n        {\n            \"id\": \"P25963\",\n            \"name\": \"NF-kappa-B inhibitor alpha\"\n        },\n        {\n            \"id\": \"P12004\",\n            \"name\": \"Proliferating cell nuclear antigen\"\n        },\n        {\n            \"id\": \"P23219\",\n            \"name\": \"Prostaglandin G/H synthase 1\"\n        },\n        {\n            \"id\": \"P42574\",\n            \"name\": \"Caspase-3\"\n        },\n        {\n            \"id\": \"Q99519\",\n            \"name\": \"Sialidase-1\"\n        },\n        {\n            \"id\": \"P25101\",\n            \"name\": \"Endothelin-1 receptor\"\n        },\n        {\n            \"id\": \"P04637\",\n            \"name\": \"Cellular tumor antigen p53\"\n        },\n        {\n            \"id\": \"P24385\",\n            \"name\": \"G1/S-specific cyclin-D1\"\n        },\n        {\n            \"id\": \"P98066\",\n            \"name\": \"Tumor necrosis factor-inducible gene 6 protein\"\n        },\n        {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        }\n    ]\n}"},{"id":"57fd2090-7c32-453f-8719-5ff982885570","name":"ID does not exist","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/drugGraph/DB2424"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 15:26:47 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"Entity with ID DB2424 does not exist\",\n    \"ErrorCode\": \"2\"\n}"}],"_postman_id":"f3be29e4-6bcf-4f71-930b-737a7eff3fbb"},{"name":"Drug target similar protein","id":"bf5fa2db-e5b9-4bcb-be1a-6a1e018a7ec9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/drugGraph/targetSimilarProtein/P68871","description":"<p>This endpoint retrieves search drugs targeting proteins similar to a specified protein</p>\n<p>Details:</p>\n<ul>\n<li><p><strong>URL</strong>: <code>/drugGraph/targetSimilarProtein/{id}</code></p>\n</li>\n<li><p><strong>Description</strong>: Fetches data on proteins that are similar to the one identified by the specified ID parameter. This helps in finding potential drug targets related to the given protein.</p>\n</li>\n</ul>\n<h3 id=\"parameters\">Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter Name</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td>string</td>\n<td>The unique ID of the protein for which similar targets are to be retrieved.</td>\n<td>Yes</td>\n<td><code>P68871</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["api","drugGraph","targetSimilarProtein","P68871"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"b4cbf325-eaca-4fba-bc2c-6bc19e2afd03","name":"Hemoglobin subunit beta","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/drugGraph/targetSimilarProtein/P68871"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 15:30:11 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"DB11588\",\n        \"name\": \"Carbon monoxide\"\n    },\n    {\n        \"id\": \"DB09112\",\n        \"name\": \"Nitrous acid\"\n    }\n]"},{"id":"be880854-3b9b-489f-b9ab-4ec2e2c1ec04","name":"Id does not exist","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/drugGraph/targetSimilarProtein/P12345"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 22 Jan 2025 14:56:21 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"Protein with ID: P12345 does not exist\",\n    \"ErrorCode\": \"2\"\n}"}],"_postman_id":"bf5fa2db-e5b9-4bcb-be1a-6a1e018a7ec9"},{"name":"Drug with opposite effects","id":"99a2c5a4-90cd-4983-8bdc-0b1ced275159","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/drugGraph/oppositeEffectsOnProtein/DB00945","description":"<p>This endpoint retrieves information about drugs with opposite effects on proteins, based on the specified drug ID.</p>\n<h2 id=\"details\">Details:</h2>\n<ul>\n<li><p><strong>URL</strong>: <code>/drugGraph/oppositeEffectsOnProtein/{id}</code></p>\n</li>\n<li><p><strong>Description</strong>: Fetches data on drugs that have opposite effects on proteins associated with the drug identified by the specified ID parameter. This endpoint returns a list of drugs and their corresponding proteins with opposite effects.</p>\n</li>\n</ul>\n<h3 id=\"parameters\">Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter Name</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td>string</td>\n<td>The unique ID of the drug for which drugs with opposite effects on associated proteins are to be retrieved.</td>\n<td>Yes</td>\n<td><code>DB00945</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["api","drugGraph","oppositeEffectsOnProtein","DB00945"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"98335bf1-b866-46c0-bc35-f5aa24ee5564","name":"Aspirin","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/drugGraph/oppositeEffectsOnProtein/DB00945"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 15:37:40 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"drug\": {\n            \"id\": \"DB14533\",\n            \"name\": \"Zinc chloride\"\n        },\n        \"protein\": {\n            \"id\": \"P04637\",\n            \"name\": \"Cellular tumor antigen p53\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14548\",\n            \"name\": \"Zinc sulfate. unspecified form\"\n        },\n        \"protein\": {\n            \"id\": \"P04637\",\n            \"name\": \"Cellular tumor antigen p53\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00441\",\n            \"name\": \"Gemcitabine\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01183\",\n            \"name\": \"Naloxone\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00273\",\n            \"name\": \"Topiramate\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12483\",\n            \"name\": \"Copanlisib\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11952\",\n            \"name\": \"Duvelisib\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB16217\",\n            \"name\": \"Leniolisib\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00836\",\n            \"name\": \"Loperamide\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00252\",\n            \"name\": \"Phenytoin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06695\",\n            \"name\": \"Dabigatran etexilate\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB16650\",\n            \"name\": \"Deucravacitinib\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14845\",\n            \"name\": \"Filgotinib\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00762\",\n            \"name\": \"Irinotecan\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00495\",\n            \"name\": \"Zidovudine\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00480\",\n            \"name\": \"Lenalidomide\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11817\",\n            \"name\": \"Baricitinib\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00758\",\n            \"name\": \"Clopidogrel\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB08912\",\n            \"name\": \"Dabrafenib\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB08930\",\n            \"name\": \"Dolutegravir\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB13952\",\n            \"name\": \"Estradiol acetate\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB13953\",\n            \"name\": \"Estradiol benzoate\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB13954\",\n            \"name\": \"Estradiol cypionate\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB13955\",\n            \"name\": \"Estradiol dienanthate\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB13956\",\n            \"name\": \"Estradiol valerate\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00458\",\n            \"name\": \"Imipramine\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00709\",\n            \"name\": \"Lamivudine\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB08882\",\n            \"name\": \"Linagliptin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00571\",\n            \"name\": \"Propranolol\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12457\",\n            \"name\": \"Rimegepant\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06176\",\n            \"name\": \"Romidepsin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00391\",\n            \"name\": \"Sulpiride\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB15442\",\n            \"name\": \"Trilaciclib\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11652\",\n            \"name\": \"Tucatinib\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB15328\",\n            \"name\": \"Ubrogepant\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09076\",\n            \"name\": \"Umeclidinium\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06288\",\n            \"name\": \"Amisulpride\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB16098\",\n            \"name\": \"Atogepant\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00363\",\n            \"name\": \"Clozapine\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12141\",\n            \"name\": \"Gilteritinib\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00454\",\n            \"name\": \"Meperidine\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB15719\",\n            \"name\": \"Belantamab mafodotin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00286\",\n            \"name\": \"Conjugated estrogens\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00973\",\n            \"name\": \"Ezetimibe\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00950\",\n            \"name\": \"Fexofenadine\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00563\",\n            \"name\": \"Methotrexate\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00481\",\n            \"name\": \"Raloxifene\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00482\",\n            \"name\": \"Celecoxib\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01050\",\n            \"name\": \"Ibuprofen\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14761\",\n            \"name\": \"Remdesivir\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14126\",\n            \"name\": \"Tenofovir\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09299\",\n            \"name\": \"Tenofovir alafenamide\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00321\",\n            \"name\": \"Amitriptyline\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11951\",\n            \"name\": \"Lemborexant\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12471\",\n            \"name\": \"Ibrexafungerp\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06403\",\n            \"name\": \"Ambrisentan\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09274\",\n            \"name\": \"Artesunate\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12236\",\n            \"name\": \"Bexagliflozin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11751\",\n            \"name\": \"Cabotegravir\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06292\",\n            \"name\": \"Dapagliflozin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09038\",\n            \"name\": \"Empagliflozin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11827\",\n            \"name\": \"Ertugliflozin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00977\",\n            \"name\": \"Ethinylestradiol\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11763\",\n            \"name\": \"Momelotinib\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00688\",\n            \"name\": \"Mycophenolate mofetil\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB15456\",\n            \"name\": \"Vericiguat\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB15035\",\n            \"name\": \"Zanubrutinib\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01248\",\n            \"name\": \"Docetaxel\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB15463\",\n            \"name\": \"Belzutifan\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00776\",\n            \"name\": \"Oxcarbazepine\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14003\",\n            \"name\": \"alpha-Tocopherol acetate\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11251\",\n            \"name\": \"Tocopherol\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06237\",\n            \"name\": \"Avanafil\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09237\",\n            \"name\": \"Levamlodipine\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01208\",\n            \"name\": \"Sparfloxacin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00255\",\n            \"name\": \"Diethylstilbestrol\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11632\",\n            \"name\": \"Opicapone\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB08860\",\n            \"name\": \"Pitavastatin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00175\",\n            \"name\": \"Pravastatin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01222\",\n            \"name\": \"Budesonide\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00439\",\n            \"name\": \"Cerivastatin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00698\",\n            \"name\": \"Nitrofurantoin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00993\",\n            \"name\": \"Azathioprine\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06616\",\n            \"name\": \"Bosutinib\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09330\",\n            \"name\": \"Osimertinib\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06605\",\n            \"name\": \"Apixaban\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12364\",\n            \"name\": \"Betrixaban\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09075\",\n            \"name\": \"Edoxaban\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06228\",\n            \"name\": \"Rivaroxaban\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09026\",\n            \"name\": \"Aliskiren\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00080\",\n            \"name\": \"Daptomycin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09270\",\n            \"name\": \"Ubidecarenone\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB08910\",\n            \"name\": \"Pomalidomide\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00346\",\n            \"name\": \"Alfuzosin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01190\",\n            \"name\": \"Clindamycin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00349\",\n            \"name\": \"Clobazam\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB05239\",\n            \"name\": \"Cobimetinib\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01142\",\n            \"name\": \"Doxepin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11575\",\n            \"name\": \"Grazoprevir\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01233\",\n            \"name\": \"Metoclopramide\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00683\",\n            \"name\": \"Midazolam\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00540\",\n            \"name\": \"Nortriptyline\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00334\",\n            \"name\": \"Olanzapine\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB08931\",\n            \"name\": \"Riociguat\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00734\",\n            \"name\": \"Risperidone\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00853\",\n            \"name\": \"Temozolomide\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB08828\",\n            \"name\": \"Vismodegib\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11967\",\n            \"name\": \"Binimetinib\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB07565\",\n            \"name\": \"Chloramphenicol succinate\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00537\",\n            \"name\": \"Ciprofloxacin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12941\",\n            \"name\": \"Darolutamide\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01195\",\n            \"name\": \"Flecainide\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11796\",\n            \"name\": \"Fostemsavir\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12836\",\n            \"name\": \"Grapiprant\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00557\",\n            \"name\": \"Hydroxyzine\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01006\",\n            \"name\": \"Letrozole\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00295\",\n            \"name\": \"Morphine\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11793\",\n            \"name\": \"Niraparib\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00104\",\n            \"name\": \"Octreotide\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00768\",\n            \"name\": \"Olopatadine\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00860\",\n            \"name\": \"Prednisolone\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB15566\",\n            \"name\": \"Prednisolone acetate\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06480\",\n            \"name\": \"Prucalopride\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11855\",\n            \"name\": \"Revefenacin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB15305\",\n            \"name\": \"Risdiplam\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11689\",\n            \"name\": \"Selumetinib\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01420\",\n            \"name\": \"Testosterone propionate\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11800\",\n            \"name\": \"Tivozanib\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11641\",\n            \"name\": \"Vinflunine\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00882\",\n            \"name\": \"Clomifene\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00539\",\n            \"name\": \"Toremifene\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00443\",\n            \"name\": \"Betamethasone\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB13867\",\n            \"name\": \"Fluticasone\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00588\",\n            \"name\": \"Fluticasone propionate\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00253\",\n            \"name\": \"Medrysone\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB05773\",\n            \"name\": \"Trastuzumab emtansine\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14723\",\n            \"name\": \"Larotrectinib\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00518\",\n            \"name\": \"Albendazole\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB04840\",\n            \"name\": \"Debrisoquine\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01396\",\n            \"name\": \"Digitoxin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06207\",\n            \"name\": \"Silodosin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB02901\",\n            \"name\": \"Stanolone\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01418\",\n            \"name\": \"Acenocoumarol\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01217\",\n            \"name\": \"Anastrozole\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB05676\",\n            \"name\": \"Apremilast\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB15011\",\n            \"name\": \"Avacopan\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB05015\",\n            \"name\": \"Belinostat\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00188\",\n            \"name\": \"Bortezomib\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01184\",\n            \"name\": \"Domperidone\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB16220\",\n            \"name\": \"Lonapegsomatropin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06589\",\n            \"name\": \"Pazopanib\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00052\",\n            \"name\": \"Somatotropin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00382\",\n            \"name\": \"Tacrine\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01079\",\n            \"name\": \"Tegaserod\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00440\",\n            \"name\": \"Trimethoprim\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00585\",\n            \"name\": \"Nizatidine\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01193\",\n            \"name\": \"Acebutolol\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00248\",\n            \"name\": \"Cabergoline\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB05039\",\n            \"name\": \"Indacaterol\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01203\",\n            \"name\": \"Nadolol\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00373\",\n            \"name\": \"Timolol\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09082\",\n            \"name\": \"Vilanterol\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14962\",\n            \"name\": \"Trastuzumab deruxtecan\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06702\",\n            \"name\": \"Fesoterodine\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01224\",\n            \"name\": \"Quetiapine\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00523\",\n            \"name\": \"Alitretinoin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11995\",\n            \"name\": \"Avatrombopag\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB16407\",\n            \"name\": \"Azvudine\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB04690\",\n            \"name\": \"Camptothecin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09063\",\n            \"name\": \"Ceritinib\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09183\",\n            \"name\": \"Dasabuvir\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00829\",\n            \"name\": \"Diazepam\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00216\",\n            \"name\": \"Eletriptan\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB13007\",\n            \"name\": \"Enfortumab vedotin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00751\",\n            \"name\": \"Epinastine\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01175\",\n            \"name\": \"Escitalopram\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB08874\",\n            \"name\": \"Fidaxomicin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB15097\",\n            \"name\": \"Gefapixant\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB05889\",\n            \"name\": \"Inotuzumab ozogamicin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01587\",\n            \"name\": \"Ketazolam\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09027\",\n            \"name\": \"Ledipasvir\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12825\",\n            \"name\": \"Lefamulin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB15673\",\n            \"name\": \"Lenacapavir\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01202\",\n            \"name\": \"Levetiracetam\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB08918\",\n            \"name\": \"Levomilnacipran\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB16222\",\n            \"name\": \"Loncastuximab tesirine\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB13125\",\n            \"name\": \"Lusutrombopag\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12489\",\n            \"name\": \"Mirvetuximab soravtansine\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11430\",\n            \"name\": \"Monensin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06670\",\n            \"name\": \"Odanacatib\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB16261\",\n            \"name\": \"Odevixibat\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12455\",\n            \"name\": \"Omadacycline\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09296\",\n            \"name\": \"Ombitasvir\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12612\",\n            \"name\": \"Ozanimod\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06603\",\n            \"name\": \"Panobinostat\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09297\",\n            \"name\": \"Paritaprevir\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00652\",\n            \"name\": \"Pentazocine\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12240\",\n            \"name\": \"Polatuzumab vedotin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB03825\",\n            \"name\": \"Rhodamine 6G\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12541\",\n            \"name\": \"SAR-405838\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11362\",\n            \"name\": \"Selexipag\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01261\",\n            \"name\": \"Sitagliptin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB08934\",\n            \"name\": \"Sofosbuvir\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09099\",\n            \"name\": \"Somatostatin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB03203\",\n            \"name\": \"Sphingosine\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB13951\",\n            \"name\": \"Stanolone acetate\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00669\",\n            \"name\": \"Sumatriptan\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11760\",\n            \"name\": \"Talazoparib\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11770\",\n            \"name\": \"Talinolol\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12887\",\n            \"name\": \"Tazemetostat\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09161\",\n            \"name\": \"Technetium Tc-99m sestamibi\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09160\",\n            \"name\": \"Technetium Tc-99m tetrofosmin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB16732\",\n            \"name\": \"Tisotumab vedotin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01030\",\n            \"name\": \"Topotecan\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00726\",\n            \"name\": \"Trimipramine\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01339\",\n            \"name\": \"Vecuronium\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14895\",\n            \"name\": \"Vibegron\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB04876\",\n            \"name\": \"Vildagliptin\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB15688\",\n            \"name\": \"Zavegepant\"\n        },\n        \"protein\": {\n            \"id\": \"P08183\",\n            \"name\": \"ATP-dependent translocase ABCB1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01075\",\n            \"name\": \"Diphenhydramine\"\n        },\n        \"protein\": {\n            \"id\": \"P23219\",\n            \"name\": \"Prostaglandin G/H synthase 1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00773\",\n            \"name\": \"Etoposide\"\n        },\n        \"protein\": {\n            \"id\": \"P23219\",\n            \"name\": \"Prostaglandin G/H synthase 1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00731\",\n            \"name\": \"Nateglinide\"\n        },\n        \"protein\": {\n            \"id\": \"P23219\",\n            \"name\": \"Prostaglandin G/H synthase 1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00533\",\n            \"name\": \"Rofecoxib\"\n        },\n        \"protein\": {\n            \"id\": \"P23219\",\n            \"name\": \"Prostaglandin G/H synthase 1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06738\",\n            \"name\": \"Ketobemidone\"\n        },\n        \"protein\": {\n            \"id\": \"P23219\",\n            \"name\": \"Prostaglandin G/H synthase 1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00412\",\n            \"name\": \"Rosiglitazone\"\n        },\n        \"protein\": {\n            \"id\": \"P23219\",\n            \"name\": \"Prostaglandin G/H synthase 1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06739\",\n            \"name\": \"Seratrodast\"\n        },\n        \"protein\": {\n            \"id\": \"P23219\",\n            \"name\": \"Prostaglandin G/H synthase 1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00313\",\n            \"name\": \"Valproic acid\"\n        },\n        \"protein\": {\n            \"id\": \"P23219\",\n            \"name\": \"Prostaglandin G/H synthase 1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00744\",\n            \"name\": \"Zileuton\"\n        },\n        \"protein\": {\n            \"id\": \"P23219\",\n            \"name\": \"Prostaglandin G/H synthase 1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00471\",\n            \"name\": \"Montelukast\"\n        },\n        \"protein\": {\n            \"id\": \"P23219\",\n            \"name\": \"Prostaglandin G/H synthase 1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01029\",\n            \"name\": \"Irbesartan\"\n        },\n        \"protein\": {\n            \"id\": \"P23219\",\n            \"name\": \"Prostaglandin G/H synthase 1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00857\",\n            \"name\": \"Terbinafine\"\n        },\n        \"protein\": {\n            \"id\": \"P23219\",\n            \"name\": \"Prostaglandin G/H synthase 1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01041\",\n            \"name\": \"Thalidomide\"\n        },\n        \"protein\": {\n            \"id\": \"P23219\",\n            \"name\": \"Prostaglandin G/H synthase 1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00250\",\n            \"name\": \"Dapsone\"\n        },\n        \"protein\": {\n            \"id\": \"P23219\",\n            \"name\": \"Prostaglandin G/H synthase 1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00549\",\n            \"name\": \"Zafirlukast\"\n        },\n        \"protein\": {\n            \"id\": \"P23219\",\n            \"name\": \"Prostaglandin G/H synthase 1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB05109\",\n            \"name\": \"Trabectedin\"\n        },\n        \"protein\": {\n            \"id\": \"P23219\",\n            \"name\": \"Prostaglandin G/H synthase 1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01221\",\n            \"name\": \"Ketamine\"\n        },\n        \"protein\": {\n            \"id\": \"P23219\",\n            \"name\": \"Prostaglandin G/H synthase 1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB13919\",\n            \"name\": \"Candesartan\"\n        },\n        \"protein\": {\n            \"id\": \"P23219\",\n            \"name\": \"Prostaglandin G/H synthase 1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00796\",\n            \"name\": \"Candesartan cilexetil\"\n        },\n        \"protein\": {\n            \"id\": \"P23219\",\n            \"name\": \"Prostaglandin G/H synthase 1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00829\",\n            \"name\": \"Diazepam\"\n        },\n        \"protein\": {\n            \"id\": \"P23219\",\n            \"name\": \"Prostaglandin G/H synthase 1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00216\",\n            \"name\": \"Eletriptan\"\n        },\n        \"protein\": {\n            \"id\": \"P23219\",\n            \"name\": \"Prostaglandin G/H synthase 1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01181\",\n            \"name\": \"Ifosfamide\"\n        },\n        \"protein\": {\n            \"id\": \"P23219\",\n            \"name\": \"Prostaglandin G/H synthase 1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00582\",\n            \"name\": \"Voriconazole\"\n        },\n        \"protein\": {\n            \"id\": \"P23219\",\n            \"name\": \"Prostaglandin G/H synthase 1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01198\",\n            \"name\": \"Zopiclone\"\n        },\n        \"protein\": {\n            \"id\": \"P23219\",\n            \"name\": \"Prostaglandin G/H synthase 1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00672\",\n            \"name\": \"Chlorpropamide\"\n        },\n        \"protein\": {\n            \"id\": \"P23219\",\n            \"name\": \"Prostaglandin G/H synthase 1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01355\",\n            \"name\": \"Hexobarbital\"\n        },\n        \"protein\": {\n            \"id\": \"P23219\",\n            \"name\": \"Prostaglandin G/H synthase 1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06737\",\n            \"name\": \"Zaltoprofen\"\n        },\n        \"protein\": {\n            \"id\": \"P23219\",\n            \"name\": \"Prostaglandin G/H synthase 1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01183\",\n            \"name\": \"Naloxone\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00514\",\n            \"name\": \"Dextromethorphan\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14011\",\n            \"name\": \"Nabiximols\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00818\",\n            \"name\": \"Propofol\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00599\",\n            \"name\": \"Thiopental\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB13746\",\n            \"name\": \"Bioallethrin\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00661\",\n            \"name\": \"Verapamil\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06209\",\n            \"name\": \"Prasugrel\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00641\",\n            \"name\": \"Simvastatin\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB16349\",\n            \"name\": \"Vicagrel\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00738\",\n            \"name\": \"Pentamidine\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00758\",\n            \"name\": \"Clopidogrel\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01075\",\n            \"name\": \"Diphenhydramine\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11718\",\n            \"name\": \"Encorafenib\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00783\",\n            \"name\": \"Estradiol\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB13952\",\n            \"name\": \"Estradiol acetate\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB13953\",\n            \"name\": \"Estradiol benzoate\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB13954\",\n            \"name\": \"Estradiol cypionate\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB13955\",\n            \"name\": \"Estradiol dienanthate\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB13956\",\n            \"name\": \"Estradiol valerate\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00986\",\n            \"name\": \"Glycopyrronium\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01018\",\n            \"name\": \"Guanfacine\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00619\",\n            \"name\": \"Imatinib\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00184\",\n            \"name\": \"Nicotine\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB16267\",\n            \"name\": \"Olutasidenib\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00571\",\n            \"name\": \"Propranolol\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06176\",\n            \"name\": \"Romidepsin\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB13946\",\n            \"name\": \"Testosterone undecanoate\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14973\",\n            \"name\": \"Abrocitinib\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00590\",\n            \"name\": \"Doxazosin\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00983\",\n            \"name\": \"Formoterol\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB05467\",\n            \"name\": \"Palovarotene\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00454\",\n            \"name\": \"Meperidine\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01016\",\n            \"name\": \"Glyburide\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00586\",\n            \"name\": \"Diclofenac\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01050\",\n            \"name\": \"Ibuprofen\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00347\",\n            \"name\": \"Trimethadione\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00289\",\n            \"name\": \"Atomoxetine\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11823\",\n            \"name\": \"Esketamine\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06738\",\n            \"name\": \"Ketobemidone\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00333\",\n            \"name\": \"Methadone\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00312\",\n            \"name\": \"Pentobarbital\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06403\",\n            \"name\": \"Ambrisentan\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14737\",\n            \"name\": \"Cannabinol\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09213\",\n            \"name\": \"Dexibuprofen\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01320\",\n            \"name\": \"Fosphenytoin\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00502\",\n            \"name\": \"Haloperidol\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00598\",\n            \"name\": \"Labetalol\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01283\",\n            \"name\": \"Lumiracoxib\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11763\",\n            \"name\": \"Momelotinib\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00935\",\n            \"name\": \"Oxymetazoline\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06739\",\n            \"name\": \"Seratrodast\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06204\",\n            \"name\": \"Tapentadol\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12500\",\n            \"name\": \"Fedratinib\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB08895\",\n            \"name\": \"Tofacitinib\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00849\",\n            \"name\": \"Methylphenobarbital\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00239\",\n            \"name\": \"Oxiconazole\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB13943\",\n            \"name\": \"Testosterone cypionate\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB13944\",\n            \"name\": \"Testosterone enanthate\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB15463\",\n            \"name\": \"Belzutifan\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06700\",\n            \"name\": \"Desvenlafaxine\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00675\",\n            \"name\": \"Tamoxifen\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11586\",\n            \"name\": \"Asunaprevir\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01124\",\n            \"name\": \"Tolbutamide\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00444\",\n            \"name\": \"Teniposide\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00227\",\n            \"name\": \"Lovastatin\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14766\",\n            \"name\": \"Etrasimod\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01131\",\n            \"name\": \"Proguanil\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01259\",\n            \"name\": \"Lapatinib\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06605\",\n            \"name\": \"Apixaban\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00349\",\n            \"name\": \"Clobazam\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00343\",\n            \"name\": \"Diltiazem\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01142\",\n            \"name\": \"Doxepin\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00540\",\n            \"name\": \"Nortriptyline\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01086\",\n            \"name\": \"Benzocaine\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11967\",\n            \"name\": \"Binimetinib\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01242\",\n            \"name\": \"Clomipramine\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB08932\",\n            \"name\": \"Macitentan\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB04861\",\n            \"name\": \"Nebivolol\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00850\",\n            \"name\": \"Perphenazine\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01058\",\n            \"name\": \"Praziquantel\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11689\",\n            \"name\": \"Selumetinib\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00857\",\n            \"name\": \"Terbinafine\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00624\",\n            \"name\": \"Testosterone\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01065\",\n            \"name\": \"Melatonin\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB04938\",\n            \"name\": \"Ospemifene\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB08496\",\n            \"name\": \"(R)-warfarin\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00518\",\n            \"name\": \"Albendazole\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB04871\",\n            \"name\": \"Lorcaserin\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB03783\",\n            \"name\": \"Phenacetin\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01424\",\n            \"name\": \"Aminophenazone\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00250\",\n            \"name\": \"Dapsone\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01418\",\n            \"name\": \"Acenocoumarol\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01435\",\n            \"name\": \"Antipyrine\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06626\",\n            \"name\": \"Axitinib\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01558\",\n            \"name\": \"Bromazepam\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01166\",\n            \"name\": \"Cilostazol\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00574\",\n            \"name\": \"Fenfluramine\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB15669\",\n            \"name\": \"Fezolinetant\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09570\",\n            \"name\": \"Ixazomib\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB04948\",\n            \"name\": \"Lofexidine\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00715\",\n            \"name\": \"Paroxetine\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00420\",\n            \"name\": \"Promazine\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00980\",\n            \"name\": \"Ramelteon\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01037\",\n            \"name\": \"Selegiline\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06083\",\n            \"name\": \"Tapinarof\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00425\",\n            \"name\": \"Zolpidem\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00918\",\n            \"name\": \"Almotriptan\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00109\",\n            \"name\": \"Enfuvirtide\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01544\",\n            \"name\": \"Flunitrazepam\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00679\",\n            \"name\": \"Thioridazine\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB05109\",\n            \"name\": \"Trabectedin\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01274\",\n            \"name\": \"Arformoterol\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00373\",\n            \"name\": \"Timolol\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01224\",\n            \"name\": \"Quetiapine\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01036\",\n            \"name\": \"Tolterodine\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00216\",\n            \"name\": \"Eletriptan\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01175\",\n            \"name\": \"Escitalopram\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB08918\",\n            \"name\": \"Levomilnacipran\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00726\",\n            \"name\": \"Trimipramine\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00285\",\n            \"name\": \"Venlafaxine\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09068\",\n            \"name\": \"Vortioxetine\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14055\",\n            \"name\": \"(S)-Warfarin\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00546\",\n            \"name\": \"Adinazolam\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB05541\",\n            \"name\": \"Brivaracetam\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00297\",\n            \"name\": \"Bupivacaine\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB08502\",\n            \"name\": \"Capravirine\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06470\",\n            \"name\": \"Clomethiazole\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01559\",\n            \"name\": \"Clotiazepam\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00531\",\n            \"name\": \"Cyclophosphamide\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09166\",\n            \"name\": \"Etizolam\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11679\",\n            \"name\": \"Fruquintinib\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB05087\",\n            \"name\": \"Ganaxolone\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00956\",\n            \"name\": \"Hydrocodone\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01181\",\n            \"name\": \"Ifosfamide\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06218\",\n            \"name\": \"Lacosamide\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12130\",\n            \"name\": \"Lorlatinib\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14881\",\n            \"name\": \"Oliceridine\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01621\",\n            \"name\": \"Pipotiazine\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01589\",\n            \"name\": \"Quazepam\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11614\",\n            \"name\": \"Rupatadine\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12543\",\n            \"name\": \"Samidorphan\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06684\",\n            \"name\": \"Vilazodone\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14975\",\n            \"name\": \"Voxelotor\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00672\",\n            \"name\": \"Chlorpropamide\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01120\",\n            \"name\": \"Gliclazide\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01355\",\n            \"name\": \"Hexobarbital\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00395\",\n            \"name\": \"Carisoprodol\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB13762\",\n            \"name\": \"Dexrabeprazole\"\n        },\n        \"protein\": {\n            \"id\": \"P33261\",\n            \"name\": \"Cytochrome P450 2C19-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase))\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00773\",\n            \"name\": \"Etoposide\"\n        },\n        \"protein\": {\n            \"id\": \"P35354\",\n            \"name\": \"Prostaglandin G/H synthase 2\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB13168\",\n            \"name\": \"Omega-6 fatty acids\"\n        },\n        \"protein\": {\n            \"id\": \"P35354\",\n            \"name\": \"Prostaglandin G/H synthase 2\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01041\",\n            \"name\": \"Thalidomide\"\n        },\n        \"protein\": {\n            \"id\": \"P35354\",\n            \"name\": \"Prostaglandin G/H synthase 2\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00250\",\n            \"name\": \"Dapsone\"\n        },\n        \"protein\": {\n            \"id\": \"P35354\",\n            \"name\": \"Prostaglandin G/H synthase 2\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11133\",\n            \"name\": \"Omega-3 fatty acids\"\n        },\n        \"protein\": {\n            \"id\": \"P35354\",\n            \"name\": \"Prostaglandin G/H synthase 2\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00282\",\n            \"name\": \"Pamidronic acid\"\n        },\n        \"protein\": {\n            \"id\": \"P42574\",\n            \"name\": \"Caspase-3 [Cleaved into: Caspase-3 subunit p17; Caspase-3 subunit p12]\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12843\",\n            \"name\": \"Oleandrin\"\n        },\n        \"protein\": {\n            \"id\": \"P42574\",\n            \"name\": \"Caspase-3 [Cleaved into: Caspase-3 subunit p17; Caspase-3 subunit p12]\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06255\",\n            \"name\": \"Incadronic acid\"\n        },\n        \"protein\": {\n            \"id\": \"P42574\",\n            \"name\": \"Caspase-3 [Cleaved into: Caspase-3 subunit p17; Caspase-3 subunit p12]\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB13048\",\n            \"name\": \"PAC-1\"\n        },\n        \"protein\": {\n            \"id\": \"P42574\",\n            \"name\": \"Caspase-3 [Cleaved into: Caspase-3 subunit p17; Caspase-3 subunit p12]\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12709\",\n            \"name\": \"Tributyrin\"\n        },\n        \"protein\": {\n            \"id\": \"P42574\",\n            \"name\": \"Caspase-3 [Cleaved into: Caspase-3 subunit p17; Caspase-3 subunit p12]\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB08818\",\n            \"name\": \"Hyaluronic acid\"\n        },\n        \"protein\": {\n            \"id\": \"P98066\",\n            \"name\": \"Tumor necrosis factor-inducible gene 6 protein\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06077\",\n            \"name\": \"Lumateperone\"\n        },\n        \"protein\": {\n            \"id\": \"Q04828\",\n            \"name\": \"Aldo-keto reductase family 1 member C1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01039\",\n            \"name\": \"Fenofibrate\"\n        },\n        \"protein\": {\n            \"id\": \"Q04828\",\n            \"name\": \"Aldo-keto reductase family 1 member C1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00776\",\n            \"name\": \"Oxcarbazepine\"\n        },\n        \"protein\": {\n            \"id\": \"Q04828\",\n            \"name\": \"Aldo-keto reductase family 1 member C1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00461\",\n            \"name\": \"Nabumetone\"\n        },\n        \"protein\": {\n            \"id\": \"Q04828\",\n            \"name\": \"Aldo-keto reductase family 1 member C1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12612\",\n            \"name\": \"Ozanimod\"\n        },\n        \"protein\": {\n            \"id\": \"Q04828\",\n            \"name\": \"Aldo-keto reductase family 1 member C1\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00495\",\n            \"name\": \"Zidovudine\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06151\",\n            \"name\": \"Acetylcysteine\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00927\",\n            \"name\": \"Famotidine\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00365\",\n            \"name\": \"Grepafloxacin\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00709\",\n            \"name\": \"Lamivudine\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB15328\",\n            \"name\": \"Ubrogepant\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB16098\",\n            \"name\": \"Atogepant\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00286\",\n            \"name\": \"Conjugated estrogens\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB02527\",\n            \"name\": \"Cyclic adenosine monophosphate\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14126\",\n            \"name\": \"Tenofovir\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09299\",\n            \"name\": \"Tenofovir alafenamide\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00300\",\n            \"name\": \"Tenofovir disoproxil\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12243\",\n            \"name\": \"Edaravone\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00659\",\n            \"name\": \"Acamprosate\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB04847\",\n            \"name\": \"Roxadustat\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12255\",\n            \"name\": \"Vadadustat\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00535\",\n            \"name\": \"Cefdinir\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00642\",\n            \"name\": \"Pemetrexed\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00900\",\n            \"name\": \"Didanosine\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01324\",\n            \"name\": \"Polythiazide\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11682\",\n            \"name\": \"Daprodustat\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB15413\",\n            \"name\": \"Pafolacianine\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00943\",\n            \"name\": \"Zalcitabine\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01250\",\n            \"name\": \"Olsalazine\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01415\",\n            \"name\": \"Ceftibuten\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09008\",\n            \"name\": \"Cefaloridine\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00155\",\n            \"name\": \"Citrulline\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB16704\",\n            \"name\": \"Durlobactam\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00649\",\n            \"name\": \"Stavudine\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09324\",\n            \"name\": \"Sulbactam\"\n        },\n        \"protein\": {\n            \"id\": \"Q4U2R8\",\n            \"name\": \"Solute carrier family 22 member 6\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00783\",\n            \"name\": \"Estradiol\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00863\",\n            \"name\": \"Ranitidine\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14973\",\n            \"name\": \"Abrocitinib\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00950\",\n            \"name\": \"Fexofenadine\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB02527\",\n            \"name\": \"Cyclic adenosine monophosphate\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00999\",\n            \"name\": \"Hydrochlorothiazide\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00198\",\n            \"name\": \"Oseltamivir\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14126\",\n            \"name\": \"Tenofovir\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09299\",\n            \"name\": \"Tenofovir alafenamide\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00300\",\n            \"name\": \"Tenofovir disoproxil\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00139\",\n            \"name\": \"Succinic acid\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12243\",\n            \"name\": \"Edaravone\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09038\",\n            \"name\": \"Empagliflozin\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB04847\",\n            \"name\": \"Roxadustat\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01234\",\n            \"name\": \"Dexamethasone\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14649\",\n            \"name\": \"Dexamethasone acetate\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00535\",\n            \"name\": \"Cefdinir\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00583\",\n            \"name\": \"Levocarnitine\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00655\",\n            \"name\": \"Estrone\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB03902\",\n            \"name\": \"Oxalic Acid\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01222\",\n            \"name\": \"Budesonide\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00642\",\n            \"name\": \"Pemetrexed\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14669\",\n            \"name\": \"Betamethasone phosphate\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01380\",\n            \"name\": \"Cortisone acetate\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00595\",\n            \"name\": \"Oxytetracycline\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01324\",\n            \"name\": \"Polythiazide\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14631\",\n            \"name\": \"Prednisolone phosphate\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00881\",\n            \"name\": \"Quinapril\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00741\",\n            \"name\": \"Hydrocortisone\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00253\",\n            \"name\": \"Medrysone\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01261\",\n            \"name\": \"Sitagliptin\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11682\",\n            \"name\": \"Daprodustat\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06335\",\n            \"name\": \"Saxagliptin\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06211\",\n            \"name\": \"Doripenem\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01250\",\n            \"name\": \"Olsalazine\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09272\",\n            \"name\": \"Eluxadoline\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00577\",\n            \"name\": \"Valaciclovir\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00437\",\n            \"name\": \"Allopurinol\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00319\",\n            \"name\": \"Piperacillin\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12377\",\n            \"name\": \"Relebactam\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09060\",\n            \"name\": \"Avibactam\"\n        },\n        \"protein\": {\n            \"id\": \"Q8TCC7\",\n            \"name\": \"Organic anion transporter 3\"\n        },\n        \"effect\": \"enhancer\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00316\",\n            \"name\": \"Acetaminophen\"\n        },\n        \"protein\": {\n            \"id\": \"P11245\",\n            \"name\": \"Arylamine N-acetyltransferase 2\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09288\",\n            \"name\": \"Propacetamol\"\n        },\n        \"protein\": {\n            \"id\": \"P11245\",\n            \"name\": \"Arylamine N-acetyltransferase 2\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00908\",\n            \"name\": \"Quinidine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01118\",\n            \"name\": \"Amiodarone\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01110\",\n            \"name\": \"Miconazole\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09061\",\n            \"name\": \"Cannabidiol\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14009\",\n            \"name\": \"Medical Cannabis\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09238\",\n            \"name\": \"Manidipine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00252\",\n            \"name\": \"Phenytoin\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00661\",\n            \"name\": \"Verapamil\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00641\",\n            \"name\": \"Simvastatin\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12095\",\n            \"name\": \"Telotristat ethyl\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12001\",\n            \"name\": \"Abemaciclib\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11901\",\n            \"name\": \"Apalutamide\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00501\",\n            \"name\": \"Cimetidine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00515\",\n            \"name\": \"Cisplatin\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00758\",\n            \"name\": \"Clopidogrel\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB08912\",\n            \"name\": \"Dabrafenib\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB13874\",\n            \"name\": \"Enasidenib\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11718\",\n            \"name\": \"Encorafenib\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00668\",\n            \"name\": \"Epinephrine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00619\",\n            \"name\": \"Imatinib\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11633\",\n            \"name\": \"Isavuconazole\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06636\",\n            \"name\": \"Isavuconazonium\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09078\",\n            \"name\": \"Lenvatinib\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01137\",\n            \"name\": \"Levofloxacin\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09241\",\n            \"name\": \"Methylene blue\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB16267\",\n            \"name\": \"Olutasidenib\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01032\",\n            \"name\": \"Probenecid\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00396\",\n            \"name\": \"Progesterone\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB15133\",\n            \"name\": \"Tepotinib\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06137\",\n            \"name\": \"Tirbanibulin\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB15328\",\n            \"name\": \"Ubrogepant\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12597\",\n            \"name\": \"Asciminib\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00625\",\n            \"name\": \"Efavirenz\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00220\",\n            \"name\": \"Nelfinavir\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00238\",\n            \"name\": \"Nevirapine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12332\",\n            \"name\": \"Rucaparib\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00544\",\n            \"name\": \"Fluorouracil\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01016\",\n            \"name\": \"Glyburide\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01115\",\n            \"name\": \"Nifedipine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01174\",\n            \"name\": \"Phenobarbital\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01069\",\n            \"name\": \"Promethazine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01045\",\n            \"name\": \"Rifampicin\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01138\",\n            \"name\": \"Sulfinpyrazone\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01076\",\n            \"name\": \"Atorvastatin\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01009\",\n            \"name\": \"Ketoprofen\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00203\",\n            \"name\": \"Sildenafil\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00398\",\n            \"name\": \"Sorafenib\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11672\",\n            \"name\": \"Curcumin\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00257\",\n            \"name\": \"Clotrimazole\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00622\",\n            \"name\": \"Nicardipine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14635\",\n            \"name\": \"Curcumin sulfate\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00418\",\n            \"name\": \"Secobarbital\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00412\",\n            \"name\": \"Rosiglitazone\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00197\",\n            \"name\": \"Troglitazone\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14737\",\n            \"name\": \"Cannabinol\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00470\",\n            \"name\": \"Dronabinol\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01039\",\n            \"name\": \"Fenofibrate\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01320\",\n            \"name\": \"Fosphenytoin\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01241\",\n            \"name\": \"Gemfibrozil\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00784\",\n            \"name\": \"Mefenamic acid\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB17472\",\n            \"name\": \"Pirtobrutinib\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB08896\",\n            \"name\": \"Regorafenib\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01685\",\n            \"name\": \"Topiroxostat\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12255\",\n            \"name\": \"Vadadustat\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00580\",\n            \"name\": \"Valdecoxib\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00313\",\n            \"name\": \"Valproic acid\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB04216\",\n            \"name\": \"Quercetin\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB15822\",\n            \"name\": \"Pralsetinib\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00564\",\n            \"name\": \"Carbamazepine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01026\",\n            \"name\": \"Ketoconazole\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB08864\",\n            \"name\": \"Rilpivirine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00503\",\n            \"name\": \"Ritonavir\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00675\",\n            \"name\": \"Tamoxifen\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14568\",\n            \"name\": \"Ivosidenib\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00862\",\n            \"name\": \"Vardenafil\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01072\",\n            \"name\": \"Atazanavir\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12319\",\n            \"name\": \"Benzbromarone\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00255\",\n            \"name\": \"Diethylstilbestrol\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01645\",\n            \"name\": \"Genistein\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11611\",\n            \"name\": \"Lifitegrast\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11632\",\n            \"name\": \"Opicapone\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12978\",\n            \"name\": \"Pexidartinib\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11753\",\n            \"name\": \"Rifamycin\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01101\",\n            \"name\": \"Capecitabine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01023\",\n            \"name\": \"Felodipine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00444\",\n            \"name\": \"Teniposide\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB15233\",\n            \"name\": \"Avapritinib\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00559\",\n            \"name\": \"Bosentan\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12151\",\n            \"name\": \"Brincidofovir\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01222\",\n            \"name\": \"Budesonide\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00439\",\n            \"name\": \"Cerivastatin\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00176\",\n            \"name\": \"Fluvoxamine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12070\",\n            \"name\": \"Letermovir\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01601\",\n            \"name\": \"Lopinavir\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00834\",\n            \"name\": \"Mifepristone\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01015\",\n            \"name\": \"Sulfamethoxazole\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00898\",\n            \"name\": \"Ethanol\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09118\",\n            \"name\": \"Stiripentol\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB04868\",\n            \"name\": \"Nilotinib\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00317\",\n            \"name\": \"Gefitinib\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00170\",\n            \"name\": \"Menadione\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00381\",\n            \"name\": \"Amlodipine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB17449\",\n            \"name\": \"Anacaulase\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB03756\",\n            \"name\": \"Doconexent\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB15568\",\n            \"name\": \"Adagrasib\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB15569\",\n            \"name\": \"Sotorasib\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01411\",\n            \"name\": \"Pranlukast\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB05812\",\n            \"name\": \"Abiraterone\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00349\",\n            \"name\": \"Clobazam\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00472\",\n            \"name\": \"Fluoxetine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB08820\",\n            \"name\": \"Ivacaftor\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00334\",\n            \"name\": \"Olanzapine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB08881\",\n            \"name\": \"Vemurafenib\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB08828\",\n            \"name\": \"Vismodegib\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01176\",\n            \"name\": \"Cyclizine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11943\",\n            \"name\": \"Delafloxacin\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB08995\",\n            \"name\": \"Diosmin\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB15444\",\n            \"name\": \"Elexacaftor\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB08899\",\n            \"name\": \"Enzalutamide\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01195\",\n            \"name\": \"Flecainide\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09280\",\n            \"name\": \"Lumacaftor\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00603\",\n            \"name\": \"Medroxyprogesterone acetate\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00959\",\n            \"name\": \"Methylprednisolone\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12005\",\n            \"name\": \"Nirogacestat\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB04911\",\n            \"name\": \"Oritavancin\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB04951\",\n            \"name\": \"Pirfenidone\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14631\",\n            \"name\": \"Prednisolone phosphate\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00635\",\n            \"name\": \"Prednisone\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01104\",\n            \"name\": \"Sertraline\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06150\",\n            \"name\": \"Sulfadimethoxine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00870\",\n            \"name\": \"Suprofen\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB08816\",\n            \"name\": \"Ticagrelor\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00214\",\n            \"name\": \"Torasemide\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00682\",\n            \"name\": \"Warfarin\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB04574\",\n            \"name\": \"Estrone sulfate\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01095\",\n            \"name\": \"Fluvastatin\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00972\",\n            \"name\": \"Azelastine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00741\",\n            \"name\": \"Hydrocortisone\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00443\",\n            \"name\": \"Betamethasone\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB16826\",\n            \"name\": \"Repotrectinib\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00613\",\n            \"name\": \"Amodiaquine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01381\",\n            \"name\": \"Ginkgo biloba\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00448\",\n            \"name\": \"Lansoprazole\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01129\",\n            \"name\": \"Rabeprazole\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB02709\",\n            \"name\": \"Resveratrol\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00250\",\n            \"name\": \"Dapsone\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00208\",\n            \"name\": \"Ticlopidine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06594\",\n            \"name\": \"Agomelatine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01217\",\n            \"name\": \"Anastrozole\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06413\",\n            \"name\": \"Armodafinil\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB15011\",\n            \"name\": \"Avacopan\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06442\",\n            \"name\": \"Avasimibe\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB05015\",\n            \"name\": \"Belinostat\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB13975\",\n            \"name\": \"Black cohosh\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00188\",\n            \"name\": \"Bortezomib\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06016\",\n            \"name\": \"Cariprazine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12499\",\n            \"name\": \"Clascoterone\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14025\",\n            \"name\": \"Clinafloxacin\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11994\",\n            \"name\": \"Diacerein\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09167\",\n            \"name\": \"Dosulepin\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00330\",\n            \"name\": \"Ethambutol\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01628\",\n            \"name\": \"Etoricoxib\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00951\",\n            \"name\": \"Isoniazid\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01097\",\n            \"name\": \"Leflunomide\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09198\",\n            \"name\": \"Lobeglitazone\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00763\",\n            \"name\": \"Methimazole\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06595\",\n            \"name\": \"Midostaurin\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB16236\",\n            \"name\": \"Mitapivat\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00745\",\n            \"name\": \"Modafinil\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00715\",\n            \"name\": \"Paroxetine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00022\",\n            \"name\": \"Peginterferon alfa-2b\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00794\",\n            \"name\": \"Primidone\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB13174\",\n            \"name\": \"Rhein\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06820\",\n            \"name\": \"Sulconazole\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00752\",\n            \"name\": \"Tranylcypromine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00549\",\n            \"name\": \"Zafirlukast\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09120\",\n            \"name\": \"Zucapsaicin\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB04920\",\n            \"name\": \"Clevidipine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB04856\",\n            \"name\": \"Dexloxiglumide\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00949\",\n            \"name\": \"Felbamate\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00486\",\n            \"name\": \"Nabilone\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00322\",\n            \"name\": \"Floxuridine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00615\",\n            \"name\": \"Rifabutin\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12015\",\n            \"name\": \"Alpelisib\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01117\",\n            \"name\": \"Atovaquone\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB11995\",\n            \"name\": \"Avatrombopag\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01128\",\n            \"name\": \"Bicalutamide\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB13919\",\n            \"name\": \"Candesartan\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB09063\",\n            \"name\": \"Ceritinib\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06414\",\n            \"name\": \"Etravirine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00196\",\n            \"name\": \"Fluconazole\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00916\",\n            \"name\": \"Metronidazole\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12548\",\n            \"name\": \"Sparsentan\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00673\",\n            \"name\": \"Aprepitant\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14984\",\n            \"name\": \"Casimersen\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00604\",\n            \"name\": \"Cisapride\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00705\",\n            \"name\": \"Delavirdine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06717\",\n            \"name\": \"Fosaprepitant\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14921\",\n            \"name\": \"Mavacamten\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06174\",\n            \"name\": \"Noscapine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00812\",\n            \"name\": \"Phenylbutazone\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01201\",\n            \"name\": \"Rifapentine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06731\",\n            \"name\": \"Seproxetine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06268\",\n            \"name\": \"Sitaxentan\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00359\",\n            \"name\": \"Sulfadiazine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00582\",\n            \"name\": \"Voriconazole\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00621\",\n            \"name\": \"Oxandrolone\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB05219\",\n            \"name\": \"Crisaborole\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB06729\",\n            \"name\": \"Sulfaphenazole\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB04818\",\n            \"name\": \"Iproniazid\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB14033\",\n            \"name\": \"Acetyl sulfisoxazole\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00576\",\n            \"name\": \"Sulfamethizole\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB08798\",\n            \"name\": \"Sulfamoxole\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00891\",\n            \"name\": \"Sulfapyridine\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00263\",\n            \"name\": \"Sulfisoxazole\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB04831\",\n            \"name\": \"Tienilic acid\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00323\",\n            \"name\": \"Tolcapone\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01080\",\n            \"name\": \"Vigabatrin\"\n        },\n        \"protein\": {\n            \"id\": \"P11712\",\n            \"name\": \"Cytochrome P450 2C9-limonene 6-monooxygenase)-limonene 6-monooxygenase)-limonene 7-monooxygenase)\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00252\",\n            \"name\": \"Phenytoin\"\n        },\n        \"protein\": {\n            \"id\": \"P19224\",\n            \"name\": \"UDP-glucuronosyltransferase 1-6\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00197\",\n            \"name\": \"Troglitazone\"\n        },\n        \"protein\": {\n            \"id\": \"P19224\",\n            \"name\": \"UDP-glucuronosyltransferase 1-6\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB01320\",\n            \"name\": \"Fosphenytoin\"\n        },\n        \"protein\": {\n            \"id\": \"P19224\",\n            \"name\": \"UDP-glucuronosyltransferase 1-6\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00564\",\n            \"name\": \"Carbamazepine\"\n        },\n        \"protein\": {\n            \"id\": \"P19224\",\n            \"name\": \"UDP-glucuronosyltransferase 1-6\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00349\",\n            \"name\": \"Clobazam\"\n        },\n        \"protein\": {\n            \"id\": \"P19224\",\n            \"name\": \"UDP-glucuronosyltransferase 1-6\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB12010\",\n            \"name\": \"Fostamatinib\"\n        },\n        \"protein\": {\n            \"id\": \"Q9UGI9\",\n            \"name\": \"5'-AMP-activated protein kinase subunit gamma-3\"\n        },\n        \"effect\": \"inhibitor\"\n    },\n    {\n        \"drug\": {\n            \"id\": \"DB00273\",\n            \"name\": \"Topiramate\"\n        },\n        \"protein\": {\n            \"id\": \"Q9UGI9\",\n            \"name\": \"5'-AMP-activated protein kinase subunit gamma-3\"\n        },\n        \"effect\": \"inhibitor\"\n    }\n]"},{"id":"08de0b9f-6eaa-4205-9fb5-f4d94ea7c2e2","name":"ID does not exist","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/drugGraph/oppositeEffectsOnProtein/DB1234"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 22 Jan 2025 14:57:41 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"Drug with ID: DB1234 does not exist\",\n    \"ErrorCode\": \"2\"\n}"}],"_postman_id":"99a2c5a4-90cd-4983-8bdc-0b1ced275159"}],"id":"d2fa5af9-b1ea-443a-b85a-025fe64edded","_postman_id":"d2fa5af9-b1ea-443a-b85a-025fe64edded","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}}},{"name":"Protein graph","item":[{"name":"Protein Node by id","id":"0e973ab1-2c6a-43c1-b6b7-4e1ce3a7dbe7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/proteinGraph/P68871","description":"<p>This endpoint retrieves details of a specific protein, identified by its unique ID.</p>\n<h2 id=\"details\">Details:</h2>\n<ul>\n<li><p><strong>URL</strong>: <code>/proteinGraph/{id}</code></p>\n</li>\n<li><p><strong>Description</strong>: Fetches information about the protein specified by the ID parameter. The response includes the protein's interactions, similar proteins, drugs that enhance or inhibit the protein, and diseases the protein is involved in.</p>\n</li>\n</ul>\n<h3 id=\"parameters\">Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter Name</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td>string</td>\n<td>The unique ID of the protein to retrieve.</td>\n<td>Yes</td>\n<td><code>P68871</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["api","proteinGraph","P68871"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"0ae64ec5-b4c7-4597-963f-20efec0fb19b","name":"Hemoglobin","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/proteinGraph/P68871"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 15:40:37 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"P68871\",\n    \"name\": \"Hemoglobin subunit beta [Cleaved into: LVV-hemorphin-7; Spinorphin]\",\n    \"proteinInteractions\": [\n        {\n            \"id\": \"P09105\",\n            \"name\": \"Hemoglobin subunit theta-1\"\n        },\n        {\n            \"id\": \"Q9ULK0\",\n            \"name\": \"Glutamate receptor ionotropic, delta-1\"\n        },\n        {\n            \"id\": \"P02008\",\n            \"name\": \"Hemoglobin subunit zeta\"\n        },\n        {\n            \"id\": \"Q6B0K9\",\n            \"name\": \"Hemoglobin subunit mu\"\n        },\n        {\n            \"id\": \"P69905\",\n            \"name\": \"Hemoglobin subunit alpha [Cleaved into: Hemopressin]\"\n        }\n    ],\n    \"proteinSimilarities\": [\n        {\n            \"id\": \"Q8WWM9\",\n            \"name\": \"Cytoglobin\"\n        },\n        {\n            \"id\": \"Q9NPG2\",\n            \"name\": \"Neuroglobin\"\n        },\n        {\n            \"id\": \"P02042\",\n            \"name\": \"Hemoglobin subunit delta\"\n        },\n        {\n            \"id\": \"P69891\",\n            \"name\": \"Hemoglobin subunit gamma-1\"\n        },\n        {\n            \"id\": \"P69892\",\n            \"name\": \"Hemoglobin subunit gamma-2\"\n        },\n        {\n            \"id\": \"P02144\",\n            \"name\": \"Myoglobin\"\n        },\n        {\n            \"id\": \"P02100\",\n            \"name\": \"Hemoglobin subunit epsilon\"\n        }\n    ],\n    \"drugEnhancedBy\": [\n        {\n            \"id\": \"DB09140\",\n            \"name\": \"Oxygen\"\n        },\n        {\n            \"id\": \"DB06154\",\n            \"name\": \"Pentaerythritol tetranitrate\"\n        },\n        {\n            \"id\": \"DB09517\",\n            \"name\": \"Sodium ferric gluconate complex\"\n        },\n        {\n            \"id\": \"DB13995\",\n            \"name\": \"Ferric pyrophosphate citrate\"\n        },\n        {\n            \"id\": \"DB00893\",\n            \"name\": \"Iron Dextran\"\n        },\n        {\n            \"id\": \"DB09147\",\n            \"name\": \"Ferric pyrophosphate\"\n        }\n    ],\n    \"drugInhibitBy\": [\n        {\n            \"id\": \"DB14533\",\n            \"name\": \"Zinc chloride\"\n        },\n        {\n            \"id\": \"DB14548\",\n            \"name\": \"Zinc sulfate. unspecified form\"\n        },\n        {\n            \"id\": \"DB09112\",\n            \"name\": \"Nitrous acid\"\n        }\n    ],\n    \"diseaseInvolvedIn\": [\n        {\n            \"id\": \"613985\",\n            \"name\": \"Beta-thalassemia\"\n        },\n        {\n            \"id\": \"140700\",\n            \"name\": \"Heinz body anemias\"\n        },\n        {\n            \"id\": \"603903\",\n            \"name\": \"Sickle cell disease\"\n        },\n        {\n            \"id\": \"603902\",\n            \"name\": \"Beta-thalassemia, dominant, inclusion body type\"\n        }\n    ]\n}"},{"id":"eb7587df-b491-4f5f-9080-b871ad1ab248","name":"ID does not exist","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/proteinGraph/P1234"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 15:42:33 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"Entity with ID P1234 does not exist\",\n    \"ErrorCode\": \"2\"\n}"}],"_postman_id":"0e973ab1-2c6a-43c1-b6b7-4e1ce3a7dbe7"}],"id":"f8dfc111-9e11-4d3e-a445-663b3fdbe366","_postman_id":"f8dfc111-9e11-4d3e-a445-663b3fdbe366","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}}},{"name":"Disease","item":[{"name":"Get a Disease Node","id":"114e54bf-0355-42af-be47-393ab478a298","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/diseaseGraph/612645","description":"<p>This endpoint retrieves details of a specific disease, identified by its unique ID.</p>\n<h2 id=\"details\">Details:</h2>\n<ul>\n<li><p><strong>URL</strong>: <code>/diseaseGraph/{id}</code></p>\n</li>\n<li><p><strong>Description</strong>: Fetches information about the disease specified by the ID parameter. The response includes the disease's name and the proteins involved in the disease.</p>\n</li>\n</ul>\n<h3 id=\"parameters\">Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter Name</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td>string</td>\n<td>The unique ID of the disease to retrieve.</td>\n<td>Yes</td>\n<td><code>612645</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["api","diseaseGraph","612645"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"91b78994-3a39-4d84-8cb9-93bbc9a9d79c","name":"✅ Deafness","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/diseaseGraph/612645"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 15:45:20 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"612645\",\n    \"name\": \"Deafness, autosomal recessive, 1B\",\n    \"involve\": [\n        {\n            \"id\": \"O95452\",\n            \"name\": \"Gap junction beta-6 protein\"\n        }\n    ]\n}"},{"id":"50cb6753-a281-4eb6-a462-b5a2faac8d77","name":"ID does not exist","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/diseaseGraph/12345"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 15:45:55 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"Entity with ID 12345 does not exist\",\n    \"ErrorCode\": \"2\"\n}"}],"_postman_id":"114e54bf-0355-42af-be47-393ab478a298"},{"name":"Add a Disease Node","id":"a141421f-644e-4921-a5fa-17addf9e728c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"test\",\r\n    \"name\": \"Disease test\",\r\n    \"involve\": [{\"id\":\"protein_1\"}]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/diseaseGraph/add","description":"<p>This endpoint adds a new disease node to the graph database.</p>\n<p><em>Only admin can perform this operation.</em></p>\n<h2 id=\"details\">Details:</h2>\n<ul>\n<li><p><strong>URL</strong>: <code>/diseaseGraph/add</code></p>\n</li>\n<li><p><strong>Description</strong>: Adds a new disease to the graph database by providing its details in the request body.</p>\n</li>\n</ul>\n<h3 id=\"parameters\">Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter Name</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td>string</td>\n<td>The unique ID of the disease to add.</td>\n<td>Yes</td>\n<td><code>612645</code></td>\n</tr>\n<tr>\n<td><code>name</code></td>\n<td>string</td>\n<td>The name of the disease to add.</td>\n<td>No</td>\n<td><code>Deafness, autosomal recessive, 1B</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["api","admin","diseaseGraph","add"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"639238c7-f9ec-4a1c-b258-c3a5279705c1","name":"✅ Test Save","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"prova\",\r\n    \"name\": \"Pippo\",\r\n    \"involve\": [{\"id\":\"protein_1\"}]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/diseaseGraph/add"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"19"},{"key":"Date","value":"Tue, 21 Jan 2025 15:47:07 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"Disease prova saved"},{"id":"56a63d18-1b4a-49b2-b131-135b9a7d122a","name":"Unauthorized Access","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"prova3\",\r\n    \"name\": \"Pippo\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/diseaseGraph/add"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"65"},{"key":"Date","value":"Tue, 28 Jan 2025 09:03:24 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"ErrorCode\": \"9\",\n    \"Error\": \"Unauthorized, authentication required\"\n}"},{"id":"cd2d42cc-e13f-474d-9901-89a2224b9261","name":"ID already exist","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"prova\",\r\n    \"name\": \"Pippo\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/diseaseGraph/add"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 15:48:37 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"Disease with ID prova already exist\",\n    \"ErrorCode\": \"2\"\n}"},{"id":"7a4bb0f4-c17e-4b26-810e-0b9ca280187a","name":"Id is required","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Pippo\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/diseaseGraph/add"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 15:50:27 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"ErrorCode\": \"1\",\n    \"id\": \"id is required\"\n}"},{"id":"31593670-665a-443c-9129-7ea29f18ca5a","name":"Relationship does not exist","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"prova3\",\r\n    \"name\": \"Pippo\",\r\n    \"involve\": [{\"id\":\"protein_5\"}]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/diseaseGraph/add"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sat, 25 Jan 2025 15:50:42 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"ErrorCode\": \"5\",\n    \"Error\": \"Some relationships refer to non-existing ids\"\n}"}],"_postman_id":"a141421f-644e-4921-a5fa-17addf9e728c"},{"name":"Update a Disease Node","id":"76d8912d-45a9-4645-b673-004b1f9ef7c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"test\",\r\n    \"name\": \"Disease Test new\",\r\n    \"involve\": [{\"id\":\"protein_5\"}]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/diseaseGraph/update","description":"<p>This endpoint updates the details of an existing disease node in the graph database.</p>\n<p><em>Only admin can perform this operation.</em></p>\n<h2 id=\"details\">Details:</h2>\n<ul>\n<li><p><strong>URL</strong>: <code>/diseaseGraph/update</code></p>\n</li>\n<li><p><strong>Description</strong>: Updates an existing disease node by providing its ID and the new details in the request body.</p>\n</li>\n</ul>\n<h3 id=\"parameters\">Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter Name</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td>string</td>\n<td>The unique ID of the disease to update.</td>\n<td>Yes</td>\n<td><code>612645</code></td>\n</tr>\n<tr>\n<td><code>name</code></td>\n<td>string</td>\n<td>The updated name of the disease.</td>\n<td>No</td>\n<td><code>Deafness, autosomal dominant, 1A</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["api","admin","diseaseGraph","update"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"21493625-1e3b-4cea-a397-42702411bc7d","name":"Update correct","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"prova\",\r\n    \"name\": \"New name\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/diseaseGraph/update"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"22"},{"key":"Date","value":"Tue, 21 Jan 2025 16:03:22 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"Disease prova3 updated"},{"id":"c6437c6e-65fa-430b-9fc3-0742365b1550","name":"Unauthorized Access","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"prova3\",\r\n    \"name\": \"Pippo\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/diseaseGraph/update"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"65"},{"key":"Date","value":"Tue, 28 Jan 2025 09:03:45 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"ErrorCode\": \"9\",\n    \"Error\": \"Unauthorized, authentication required\"\n}"},{"id":"f1c1d593-6058-44c9-a436-73d631d75c38","name":"Id is required","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"New name\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/diseaseGraph/update"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 16:07:35 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"ErrorCode\": \"1\",\n    \"id\": \"id is required\"\n}"},{"id":"8edee560-8ab2-4f16-9bb9-d40e378512b3","name":"Relationship does not exist","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"test\",\r\n    \"name\": \"Disease Test new\",\r\n    \"involve\": [{\"id\":\"protein_5\"}]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/diseaseGraph/update"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sat, 25 Jan 2025 15:53:14 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"ErrorCode\": \"5\",\n    \"Error\": \"Some relationships refer to non-existing ids\"\n}"}],"_postman_id":"76d8912d-45a9-4645-b673-004b1f9ef7c5"},{"name":"Delete a Disease Node","id":"8f3f0485-35a4-462d-9b29-42c66e676a42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:8080/api/admin/diseaseGraph/delete/test","description":"<p>This endpoint deletes a specific disease node from the graph database, identified by its unique ID.</p>\n<p><em>Only admin can perform this operation.</em></p>\n<h2 id=\"details\">Details:</h2>\n<ul>\n<li><p><strong>URL</strong>: <code>/diseaseGraph/delete/{id}</code></p>\n</li>\n<li><p><strong>Description</strong>: Removes the disease node specified by the ID parameter from the database.</p>\n</li>\n</ul>\n<h3 id=\"parameters\">Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter Name</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td>string</td>\n<td>The unique ID of the disease to delete.</td>\n<td>Yes</td>\n<td><code>prova3</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["api","admin","diseaseGraph","delete","test"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"876e65a2-16b6-476a-b4a7-dd1bc66a3090","name":"Correct Delete","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/api/admin/diseaseGraph/delete/prova2"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"22"},{"key":"Date","value":"Tue, 21 Jan 2025 16:09:43 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"Disease prova2 deleted"},{"id":"8069cfcf-ea4a-49d1-bb9a-c4c5f401d390","name":"Unauthorized Access","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"prova3\",\r\n    \"name\": \"Pippo\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/diseaseGraph/delete/prova2"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"65"},{"key":"Date","value":"Tue, 28 Jan 2025 09:03:58 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"ErrorCode\": \"9\",\n    \"Error\": \"Unauthorized, authentication required\"\n}"},{"id":"2e99d644-33bf-4742-b7a2-49455ea5f785","name":"Id does not exist","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/api/admin/diseaseGraph/delete/prova1"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 16:09:11 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"Entity with ID prova1 does not exist\",\n    \"ErrorCode\": \"2\"\n}"}],"_postman_id":"8f3f0485-35a4-462d-9b29-42c66e676a42"},{"name":"Disease linked to Drug","id":"190d1f12-f04b-4e20-9325-389e68ddb7b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/diseaseGraph/diseaseByDrug/DB00945","description":"<p>This endpoint retrieves all diseases linked to a specific drug, identified by the drug's unique ID.</p>\n<h2 id=\"details\">Details:</h2>\n<ul>\n<li><p><strong>URL</strong>: <code>/diseaseGraph/diseaseByDrug/{id}</code></p>\n</li>\n<li><p><strong>Description</strong>: Fetches a list of diseases associated with the drug specified by the ID parameter.</p>\n</li>\n</ul>\n<h3 id=\"parameters\">Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter Name</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td>string</td>\n<td>The unique ID of the drug to retrieve diseases for.</td>\n<td>Yes</td>\n<td><code>DB00945</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["api","diseaseGraph","diseaseByDrug","DB00945"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"4dd2ba37-c027-40cd-b1d2-9a267d65dc94","name":"Aspirin","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/diseaseGraph/diseaseByDrug/DB00945"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 16:10:51 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"113970\",\n        \"name\": \"Burkitt lymphoma\"\n    },\n    {\n        \"id\": \"133239\",\n        \"name\": \"Esophageal cancer\"\n    },\n    {\n        \"id\": \"151623\",\n        \"name\": \"Li-Fraumeni syndrome\"\n    },\n    {\n        \"id\": \"260500\",\n        \"name\": \"Papilloma of choroid plexus\"\n    },\n    {\n        \"id\": \"202300\",\n        \"name\": \"Adrenocortical carcinoma\"\n    },\n    {\n        \"id\": \"614740\",\n        \"name\": \"Basal cell carcinoma 7\"\n    },\n    {\n        \"id\": \"618165\",\n        \"name\": \"Bone marrow failure syndrome 5\"\n    },\n    {\n        \"id\": \"612244\",\n        \"name\": \"Inflammatory bowel disease 13\"\n    },\n    {\n        \"id\": \"615919\",\n        \"name\": \"Ataxia-telangiectasia-like disorder 2\"\n    },\n    {\n        \"id\": \"616367\",\n        \"name\": \"Mandibulofacial dysostosis with alopecia\"\n    },\n    {\n        \"id\": \"612132\",\n        \"name\": \"Ectodermal dysplasia and immunodeficiency 2\"\n    },\n    {\n        \"id\": \"303600\",\n        \"name\": \"Coffin-Lowry syndrome\"\n    },\n    {\n        \"id\": \"300844\",\n        \"name\": \"Intellectual developmental disorder, X-linked 19\"\n    },\n    {\n        \"id\": \"256550\",\n        \"name\": \"Sialidosis\"\n    }\n]"},{"id":"b44c3ad1-d0da-4bef-9395-c9b197c187c0","name":"ID does not exist","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/diseaseGraph/diseaseByDrug/D1234"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 22 Jan 2025 14:48:10 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"Drug with ID: D1234 does not exist\",\n    \"ErrorCode\": \"2\"\n}"}],"_postman_id":"190d1f12-f04b-4e20-9325-389e68ddb7b6"},{"name":"Shortest Path","event":[{"listen":"test","script":{"id":"eafe6e15-68e0-4339-99b8-d8f92ba3cd3d","exec":[""],"type":"text/javascript","packages":{}}}],"id":"7fd73f74-cab2-40c0-acdc-1caf4fc346ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/diseaseGraph/shortestPath/619562/612645","description":"<p>This endpoint retrieves the shortest path between two diseases in the graph, identified by their unique IDs.</p>\n<h2 id=\"details\">Details:</h2>\n<ul>\n<li><p><strong>URL</strong>: <code>/diseaseGraph/shortestPath/{id1}/{id2}</code></p>\n</li>\n<li><p><strong>Description</strong>: Computes and returns the shortest path between two diseases, as specified by the ID parameters.</p>\n</li>\n</ul>\n<h3 id=\"parameters\">Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter Name</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id1</code></td>\n<td>string</td>\n<td>The unique ID of the starting disease.</td>\n<td>Yes</td>\n<td><code>619562</code></td>\n</tr>\n<tr>\n<td><code>id2</code></td>\n<td>string</td>\n<td>The unique ID of the target disease.</td>\n<td>Yes</td>\n<td><code>612645</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["api","diseaseGraph","shortestPath","619562","612645"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"f7679542-184c-4933-9a5b-61e7bff3043d","name":"Correct Shortest Path","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/diseaseGraph/shortestPath/619562/612645"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 16:13:56 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    [\n        {\n            \"id\": \"619562\",\n            \"name\": \"Joubert syndrome 39\"\n        },\n        {\n            \"id\": \"A2RU14\",\n            \"name\": \"Transmembrane protein 218\"\n        },\n        {\n            \"id\": \"O95452\",\n            \"name\": \"Gap junction beta-6 protein\"\n        },\n        {\n            \"id\": \"612645\",\n            \"name\": \"Deafness, autosomal recessive, 1B\"\n        }\n    ]\n]"},{"id":"b5438d34-6646-4929-8524-efe2a54ccc8e","name":"ID does not exist","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/diseaseGraph/shortestPath/D1234/612645"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 22 Jan 2025 14:52:05 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"Disease with ID: D1234 and/or 612645 does not exist\",\n    \"ErrorCode\": \"2\"\n}"}],"_postman_id":"7fd73f74-cab2-40c0-acdc-1caf4fc346ea"}],"id":"303f2255-f94b-4136-aeaf-fbe2029e5b24","_postman_id":"303f2255-f94b-4136-aeaf-fbe2029e5b24","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}}}],"id":"13fe58cb-7d07-459f-9950-50aaece2db54","description":"<p>This folder contains all the endpoints related exclusively to the Neo4j database</p>\n","event":[{"listen":"prerequest","script":{"id":"4fadf599-5f26-4327-9d3e-d78da777eeab","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"dd0fb856-40f7-4859-b0b0-125a05df4cf7","type":"text/javascript","packages":{},"exec":[""]}}],"_postman_id":"13fe58cb-7d07-459f-9950-50aaece2db54","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}}},{"name":"MongoDB","item":[{"name":"Protein","item":[{"name":"Protein Search","event":[{"listen":"test","script":{"id":"d6d3ed8b-fde5-4960-b5ed-9a780310e000","exec":[""],"type":"text/javascript","packages":{}}}],"id":"eb41d206-1d07-4584-870d-53989d912fc5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/proteinDoc/protein_3","description":"<p>This endpoint retrieves the details of a specific protein document from the MongoDB collection, identified by its unique ID.</p>\n<h2 id=\"details\">Details:</h2>\n<ul>\n<li><p><strong>URL</strong>: <code>/proteinDoc/{id}</code></p>\n</li>\n<li><p><strong>Description</strong>: Fetches detailed information about a protein specified by the ID parameter. The response includes the protein's name and attributes.</p>\n</li>\n</ul>\n<h3 id=\"parameters\">Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter Name</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td>string</td>\n<td>The unique ID of the protein to search.</td>\n<td>Yes</td>\n<td><code>P68871</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["api","proteinDoc","protein_3"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"b2f433dc-4d89-42f3-b477-3497836d74e6","name":"Hemoglobin","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/proteinDoc/P68871"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 16:19:00 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"P68871\",\n        \"name\": \"Hemoglobin subunit beta [Cleaved into: LVV-hemorphin-7; Spinorphin]\",\n        \"mass\": 15998,\n        \"sequence\": \"MVHLTPEEKSAVTALWGKVNVDEVGGEALGRLLVVYPWTQRFFESFGDLSTPDAVMGNPKVKAHGKKVLGAFSDGLAHLDNLKGTFATLSELHCDKLHVDPENFRLLGNVLVCVLAHHFGKEFTPPVQAAYQKVVAGVANALAHKYH\",\n        \"publications\": [\n            {\n                \"title\": \"Nucleotide sequence analysis of coding and noncoding regions of human beta-globin mRNA.\",\n                \"year\": 1976,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The nucleotide sequence of the human beta-globin gene.\",\n                \"year\": 1980,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The beta -globin recombinational hotspot reduces the effects of strong selection around HbC, a recently arisen mutation providing resistance to malaria.\",\n                \"year\": 2005,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Complete sequencing and characterization of 21,243 full-length human cDNAs.\",\n                \"year\": 2004,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The status, quality, and expansion of the NIH full-length cDNA project: the Mammalian Gene Collection (MGC).\",\n                \"year\": 2004,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"[The structure of normal adult human hemoglobins].\",\n                \"year\": 1961,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Gene mutations in human haemoglobin: the chemical difference between normal and sickle cell haemoglobin.\",\n                \"year\": 1957,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Human Basal Tear Peptidome Characterization by CID, HCD, and ETD Followed by in Silico and in Vitro Analyses for Antimicrobial Peptide Identification.\",\n                \"year\": 2015,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Isolation of a hemoglobin-derived opioid peptide from cerebrospinal fluid of patients with cerebrovascular bleedings.\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Globin chain synthesis in hemolytic anemia reticulocytes. A case of hemoglobin Burke.\",\n                \"year\": 1993,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Cloning specific complete polyadenylylated 3'-terminal cDNA segments.\",\n                \"year\": 1985,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"X-ray diffraction study of binding of 2,3-diphosphoglycerate to human deoxyhaemoglobin.\",\n                \"year\": 1972,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Sites of acetylation of sickle cell hemoglobin by aspirin.\",\n                \"year\": 1974,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The glycosylation of hemoglobin: relevance to diabetes mellitus.\",\n                \"year\": 1978,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Sites of nonenzymatic glycosylation of human hemoglobin A.\",\n                \"year\": 1980,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Molecular analysis of the beta-thalassemia phenotype associated with inheritance of hemoglobin E (alpha 2 beta2(26)Glu leads to Lys).\",\n                \"year\": 1981,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Human hemoglobin Portland II (zeta 2 beta 2). Isolation and characterization of Portland hemoglobin components and their constituent globin chains.\",\n                \"year\": 1984,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Haemoglobin binding with haptoglobin. Localization of the haptoglobin-binding sites on the beta-chain of human haemoglobin by synthetic overlapping peptides encompassing the entire chain.\",\n                \"year\": 1986,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Beta 141 Leu is not deleted in the unstable haemoglobin Atlanta-Coventry but is replaced by a novel amino acid of mass 129 daltons.\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"S-nitrosohaemoglobin: a dynamic activity of blood involved in vascular control.\",\n                \"year\": 1996,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Crystal structure of the S-nitroso form of liganded human hemoglobin.\",\n                \"year\": 1998,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Ancient origins of nitric oxide signaling in biological systems.\",\n                \"year\": 1999,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin C associated with protection from severe malaria in the Dogon of Mali, a West African population with a low prevalence of hemoglobin S.\",\n                \"year\": 2000,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The role of beta chains in the control of the hemoglobin oxygen binding function: chimeric human/mouse proteins, structure, and function.\",\n                \"year\": 2001,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin E: a balanced polymorphism protective against high parasitemias and thus severe P falciparum malaria.\",\n                \"year\": 2002,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Spinorphin as an endogenous inhibitor of enkephalin-degrading enzymes: roles in pain and inflammation.\",\n                \"year\": 2002,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hookworm aspartic protease, Na-APR-2, cleaves human hemoglobin and serum proteins in a host-specific fashion.\",\n                \"year\": 2003,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"How malaria has affected the human genome and what human genetics can teach us about malaria.\",\n                \"year\": 2005,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemorphin and hemorphin-like peptides isolated from dog pancreas and sheep brain are able to potentiate bradykinin activity in vivo.\",\n                \"year\": 2006,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Structure-activity relationship studies of spinorphin as a potent and selective human P2X(3) receptor antagonist.\",\n                \"year\": 2007,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Initial characterization of the human central proteome.\",\n                \"year\": 2011,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"An enzyme assisted RP-RPLC approach for in-depth analysis of human liver phosphoproteome.\",\n                \"year\": 2014,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Structure of sickled erythrocytes and of sickle-cell hemoglobin fibers.\",\n                \"year\": 1973,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Crystal structure of sickle-cell deoxyhemoglobin at 5 A resolution.\",\n                \"year\": 1975,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Three-dimensional fourier synthesis of human deoxyhaemoglobin at 2-5 A resolution: refinement of the atomic model.\",\n                \"year\": 1975,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The structure of human carbonmonoxy haemoglobin at 2.7 A resolution.\",\n                \"year\": 1980,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The crystal structure of human deoxyhaemoglobin at 1.74 A resolution.\",\n                \"year\": 1984,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"High-resolution X-ray study of deoxyhemoglobin Rothschild 37 beta Trp----Arg: a mutation that creates an intersubunit chloride-binding site.\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Structure-function relationships in the low-affinity mutant haemoglobin Aalborg (Gly74 (E18)beta----Arg).\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Human deoxyhaemoglobin-2,3-diphosphoglycerate complex low-salt structure at 2.5 A resolution.\",\n                \"year\": 1993,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Crystal structure of T state haemoglobin with oxygen bound at all four haems.\",\n                \"year\": 1996,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"High-resolution crystal structures of human hemoglobin with mutations at tryptophan 37beta: structural basis for a high-affinity T-state,\",\n                \"year\": 1998,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Crystal structure of deoxy-human hemoglobin beta6 Glu --> Trp. Implications for the structure and formation of the sickle cell fiber.\",\n                \"year\": 1998,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Structure of mutant human carbonmonoxyhemoglobin C (betaE6K) at 2.0 A resolution.\",\n                \"year\": 2002,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Structure of fully liganded Hb ζ2β2s trapped in a tense conformation.\",\n                \"year\": 2013,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Freiburg: abnormal hemoglobin due to deletion of a single amino acid residue.\",\n                \"year\": 1966,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Two new hemoglobins. Hemoglobin Alabama (beta39(C5)Gln leads to Lys) and hemoglobin Montgomery (alpha 48(CD 6) Leu leads to Arg).\",\n                \"year\": 1975,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Functional and physicochemical studies of hemoglobin St. Louis beta 28 (B10) Leu replaced by Gln: a variant with ferric beta heme iron.\",\n                \"year\": 1976,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Molecular basis for dominantly inherited inclusion body beta-thalassemia.\",\n                \"year\": 1990,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Alesha or alpha 2 beta (2)67(E11)Val-->Met: a new unstable hemoglobin variant identified through sequencing of amplified DNA.\",\n                \"year\": 1993,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin J Altgeld Gardens. A hemoglobin variant with a substitution of the proximal histidine of the beta-chain.\",\n                \"year\": 1978,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new haemoglobin J from Turkey--Hb Ankara (beta10 (A7) Ala-Asp).\",\n                \"year\": 1974,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb J-Antakya or alpha 2 beta (2)65(E9)Lys----Met in a Turkish family and Hb complutense or alpha 2 beta (2)127(H5)Gln----Glu in a Spanish family; correction of a previously published identification.\",\n                \"year\": 1986,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new unstable and low oxygen affinity hemoglobin variant: Hb J-Auckland [beta 25(B7)Gly----Asp].\",\n                \"year\": 1987,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Identification of a new high oxygen affinity hemoglobin variant: Hb Aurora [beta 139(H17) Asn-->Tyr].\",\n                \"year\": 1995,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Brest [beta 127 (H5)Gln----Lys] a new unstable human hemoglobin variant located at the alpha 1 beta 1 interface with specific electrophoretic behavior.\",\n                \"year\": 1988,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Brisbane: beta68 Leu replaced by His. A new high oxygen affinity variant.\",\n                \"year\": 1981,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new hemoglobin with high oxygen affinity--hemoglobin bunbury: alpha 2 beta 2 [94 (FG1) Asp replaced by Asn].\",\n                \"year\": 1983,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin J Cairo: beta 65 (E9) Lys leads to Gln, A new hemoglobin variant discovered in an Egyptian family.\",\n                \"year\": 1976,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Haemoglobin Camperdown beta104(G6) arginine leads to serine.\",\n                \"year\": 1975,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Haemoglobin caribbean beta91 (F7) Leu replaced by Arg: a mildly haemoglobin with a low oxygen affinity.\",\n                \"year\": 1976,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A silent hemoglobin variant detected by HPLC: hemoglobin City of Hope beta 69 (E13) Gly----Ser.\",\n                \"year\": 1984,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Coimbra or alpha 2 beta (2)99(G1)Asp----Glu, a newly discovered highoxygen affinity variant.\",\n                \"year\": 1991,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Costa Rica or alpha 2 beta 2 77(EF1)His --> Arg: the first example of a somatic cell mutation in a globin gene.\",\n                \"year\": 1996,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Debrousse (beta 96[FG3]Leu-->Pro): a new unstable hemoglobin with twofold increased oxygen affinity.\",\n                \"year\": 1996,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Dhonburi alpha 2 beta 2 126 (H4) Val----Gly: a new unstable beta variant producing a beta-thalassemia intermedia phenotype in association with beta zero-thalassemia.\",\n                \"year\": 1990,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Two new human hemoglobin variants caused by unusual mutational events: Hb Zaïre contains a five residue repetition within the alpha-chain and Hb Duino has two residues substituted in the beta-chain.\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A novel beta-globin structural mutant, Hb Brescia (beta 114 Leu-Pro), causing a severe beta-thalassemia intermedia phenotype.\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A novel beta-globin mutation, beta Durham-NC [beta 114 Leu-->Pro], produces a dominant thalassemia-like phenotype.\",\n                \"year\": 1994,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb J-Europa [beta 62(E6)Ala-->Asp]: normal oxygen binding properties in a new variant involving a residue located distal to the heme.\",\n                \"year\": 1996,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Geelong [beta 139(H17)Asn----Asp].\",\n                \"year\": 1991,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Grange-Blanche [beta 27(B9) Ala----Val], a new variant with normal expression and increased affinity for oxygen.\",\n                \"year\": 1987,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Graz or alpha 2 beta 2(2)(NA2)His-->Leu; a new beta chain variant observed in four families from southern Austria.\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Helsinki: a variant with a high oxygen affinity and a substitution at a 2,3-DPG binding site (beta82[EF6] Lys replaced by Met).\",\n                \"year\": 1976,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Himeji or beta 140 (H18) Ala----Asp. A slightly unstable hemoglobin with increased beta N-terminal glycation.\",\n                \"year\": 1986,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Hinsdale [beta 139 (H17)Asn----Lys]: a variant in the central cavity showing reduced affinity for oxygen and 2,3-diphosphoglycerate.\",\n                \"year\": 1989,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"HB Hinwil or beta 38(C4)Thr-->Asn: a new beta chain variant detected in a Swiss family.\",\n                \"year\": 1996,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Howick [beta 37(C3)Trp-->Gly]: a new high oxygen affinity variant of the alpha 1 beta 2 contact.\",\n                \"year\": 1993,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The structure of hemoglobin Indianapolis [beta112(G14) arginine]. An unstable variant detectable only by isotopic labeling.\",\n                \"year\": 1979,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Isehara (or Hb Redondo) [beta 92 (F8) His----Asn]: an unstable variant with a proximal histidine substitution at the heme contact.\",\n                \"year\": 1991,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Istanbul: substitution of glutamine for histidine in a proximal histidine (F8(92) ).\",\n                \"year\": 1972,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Jacksonville [alpha 2 beta 2(54)(D5)Val----Asp]: a new unstable variant found in a patient with hemolytic anemia.\",\n                \"year\": 1990,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Jianghua [beta 120(GH3) LYS leads to ILE]: a new fast-moving variant found in China.\",\n                \"year\": 1983,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Karlskoga or alpha 2 beta (2)21(B3) Asp-->His: a new slow-moving variant found in Sweden.\",\n                \"year\": 1993,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Structural study of hemoglobin Knossos, beta 27 (B9) Ala leads to Ser. A new abnormal hemoglobin present as a silent beta-thalassemia.\",\n                \"year\": 1982,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Kodaira [beta 146(HC3)His----Gln]: a new beta chain variant with an amino acid substitution at the C-terminus.\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new electrophoretically-silent hemoglobin variant: hemoglobin Kofu or alpha 2 beta 2 84 (EF8) Thr----Ile.\",\n                \"year\": 1986,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Hradec Kralove (Hb HK) or alpha 2 beta 2 115(G17)Ala-->Asp, a severely unstable hemoglobin variant resulting in a dominant beta-thalassemia trait in a Czech family.\",\n                \"year\": 1993,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin La Desirade alpha A2 beta 2 129 (H7) Ala----Val: a new unstable hemoglobin.\",\n                \"year\": 1986,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Structure of the EF corner favors deamidation of asparaginyl residues in hemoglobin: the example of Hb La Roche-sur-Yon [beta 81 (EF5) Leu----His].\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Las Palmas or alpha 2 beta 2(49)(CD8)Ser----Phe, a mildly unstable hemoglobin variant.\",\n                \"year\": 1988,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Linköping (beta 36 Pro----Thr): a new high oxygen affinity hemoglobin variant found in two families of Finnish origin.\",\n                \"year\": 1987,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Maputo: a new beta-chain variant (alpha 2 beta 2 47 (CD6) Asp replaced by Tyr) in combination with hemoglobin S, identified by high performance liquid chromatography (HPLC).\",\n                \"year\": 1983,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Matera [beta 55(D6)Met----Lys]: a new unstable hemoglobin variant in an Italian family.\",\n                \"year\": 1990,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Miyashiro (beta 23[B5] val substituting for gly) an electrophoretically silent variant discovered by the isopropanol test.\",\n                \"year\": 1981,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Mizuho or beta 68 (E 12) leucine leads to proline, a new unstable variant associated with severe hemolytic anemia.\",\n                \"year\": 1977,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new variant, HB Muscat [alpha 2 beta (2)32(B14)Leu----Val] observed in association with HB S in an Arabian family.\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb N-Timone [alpha 2 beta 2(8)(A5)Lys----Glu]: a new fast-moving variant with normal stability and oxygen affinity.\",\n                \"year\": 1989,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new unstable, high oxygen affinity hemoglobin: Hb Nagoya or beta 97 (FG4) His----Pro.\",\n                \"year\": 1985,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb D-Neath or beta 121 (GH4) Glu-->Ala: a new member of the Hb D family.\",\n                \"year\": 1993,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin North Chicago (beta 36 [C2] proline----serine): a new high affinity hemoglobin.\",\n                \"year\": 1985,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Haemoglobin North Shore-Caracas beta 134 (H12) valine replaced by glutamic acid.\",\n                \"year\": 1977,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Olomouc or alpha 2 beta 2(86)(F2)Ala----Asp, a new high oxygen affinity variant.\",\n                \"year\": 1987,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Palmerston North beta 23 (B5) Val replaced by Phe. A new variant identified in a patient with polycythemia.\",\n                \"year\": 1982,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Pierre-Bénite [beta 90(F6)Glu----Asp], a new high affinity variant found in a French family.\",\n                \"year\": 1988,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Presbyterian: beta108 (G10) asparagine leads to lysine, A hemoglobin variant with low oxygen affinity.\",\n                \"year\": 1978,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Germline mosaicism for an alanine to valine substitution at residue beta 140 in hemoglobin Puttelange, a new variant with high oxygen affinity.\",\n                \"year\": 1995,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Quin-Hai, beta 78 (EF2) Leu replaced by Arg, a new abnormal hemoglobin found in Guangdong, China.\",\n                \"year\": 1983,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Rambam (beta69[E13]Gly-->Asp), a pitfall in the assessment of diabetic control: characterization by electrospray mass spectrometry and HPLC.\",\n                \"year\": 1998,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Randwick or beta 15 (A12)Trp----Gly: a new unstable beta-chain hemoglobin variant.\",\n                \"year\": 1988,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Rio Grande [beta 8 (A5) Lys leads to Thr] a new variant found in a Mexican-American family.\",\n                \"year\": 1983,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Rush (beta 101 (g3) glutamine): a new unstable hemoglobin causing mild hemolytic anemia.\",\n                \"year\": 1974,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin saitama or beta 117 (G19) His leads to Pro, a new variant causing hemolytic disease.\",\n                \"year\": 1983,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Chemical studies of several varieties of Hb M.\",\n                \"year\": 1961,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Shelby [beta 131(H9) Gln----Lys] a correction to the structure of hemoglobin Deaconess and hemoglobin Leslie.\",\n                \"year\": 1984,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb J Sicilia: beta 65 (E9) Lys-Asn, a beta homologue of Hb Zambia.\",\n                \"year\": 1974,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new unstable and low oxygen affinity hemoglobin variant: Hb Stanmore [beta 111(G13)Val----Ala].\",\n                \"year\": 1991,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Saint Mandé beta 102 (G4) asn replaced by tyr: a new low oxygen affinity variant.\",\n                \"year\": 1981,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Windsor or beta 11 (A8)Val----Asp: a new unstable beta-chain hemoglobin variant producing a hemolytic anemia.\",\n                \"year\": 1989,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new abnormal variant, Hb Yahata or beta 112(G14)Cys----Tyr, found in a Japanese: structural confirmation by DNA sequencing of the beta-globin gene.\",\n                \"year\": 1991,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new unstable hemoglobin, Hb Yokohama beta 31 (B13)Leu substituting for Pro, causing hemolytic anemia.\",\n                \"year\": 1981,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Hammersmith (beta 42 (CD1) Phe replaced by Ser) associated with severe hemolytic anemia.\",\n                \"year\": 1981,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Bruxelles: alpha 2A beta (2)41 or 42(C7 or CD1)Phe deleted.\",\n                \"year\": 1989,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Zengcheng or alpha 2 beta(2)114(G16)Leu----Met.\",\n                \"year\": 1990,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Haemoglobin Manukau beta 67[E11] Val-->Gly: transfusion-dependent haemolytic anaemia ameliorated by coexisting alpha thalassaemia.\",\n                \"year\": 1993,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A novel silent posttranslational mechanism converts methionine to aspartate in hemoglobin Bristol (beta 67[E11] Val-Met->Asp).\",\n                \"year\": 1996,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Iraq-Halabja beta10 (A7) Ala-->Val (GCC-->GTC): a new beta-chain silent variant in a family with multiple Hb disorders.\",\n                \"year\": 1999,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Identification of Hb Villejuif [beta123(H1)Thr-->Ile] in Southern Italy.\",\n                \"year\": 2001,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Tsukumi [beta117(G19)His-->Tyr] found in a Moroccan woman.\",\n                \"year\": 2001,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Canterbury [beta112(G14)Cys-->Phe]: a new, mildly unstable variant.\",\n                \"year\": 2002,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Double heterozygosity for Hb Pyrgos [beta83(EF7)Gly-->Asp] and Hb E [beta26(B8)Glu-->Lys] found in association with alpha-thalassemia.\",\n                \"year\": 2002,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Santander [beta34(B16)Val --> Asp (GTC --> GAC)]: a new unstable variant found as a de novo mutation in a Spanish patient.\",\n                \"year\": 2003,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Two new hemoglobin variants with increased oxygen affinity: Hb Nantes [beta34(B16)Val-->Leu] and Hb Vexin [beta116(G18)His-->Leu].\",\n                \"year\": 2003,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The 'hot-spot' of Hb E [beta26(B8)Glu-->Lys] in Southeast Asia: beta-globin anomalies in the Lao Theung population of southern Laos.\",\n                \"year\": 2004,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A novel hemoglobin variant beta135(H13) Ala > Asp identified in an asymptomatic Korean family by direct sequencing: suggesting a new insight into Hb Beckman mutation.\",\n                \"year\": 2010,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Mass spectrometry based characterization of Hb Beckman variant in a falsely elevated HbA(1c) sample.\",\n                \"year\": 2015,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Low affinity hemoglobinopathy (Hb Vigo) due to a new mutation of beta globin gene (c200 A>T; Lys>Ile). A cause of rare anemia misdiagnosis.\",\n                \"year\": 2017,\n                \"type\": \"article\"\n            }\n        ]\n    }\n]"},{"id":"9ac4b037-1360-48e7-912f-8d3c7f2ce24d","name":"Search by name","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/proteinDoc/hemoglobin"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 17:09:58 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"Q6B0K9\",\n        \"name\": \"Hemoglobin subunit mu\",\n        \"mass\": 15618,\n        \"sequence\": \"MLSAQERAQIAQVWDLIAGHEAQFGAELLLRLFTVYPSTKVYFPHLSACQDATQLLSHGQRMLAAVGAAVQHVDNLRAALSPLADLHALVLRVDPANFPLLIQCFHVVLASHLQDEFTVQMQAAWDKFLTGVAVVLTEKYR\",\n        \"publications\": [\n            {\n                \"title\": \"A newly discovered human alpha-globin gene.\",\n                \"year\": 2005,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A regulatory SNP causes a human genetic disease by creating a new transcriptional promoter.\",\n                \"year\": 2006,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The status, quality, and expansion of the NIH full-length cDNA project: the Mammalian Gene Collection (MGC).\",\n                \"year\": 2004,\n                \"type\": \"article\"\n            }\n        ]\n    },\n    {\n        \"id\": \"P02100\",\n        \"name\": \"Hemoglobin subunit epsilon\",\n        \"mass\": 16203,\n        \"sequence\": \"MVHFTAEEKAAVTSLWSKMNVEEAGGEALGRLLVVYPWTQRFFDSFGNLSSPSAILGNPKVKAHGKKVLTSFGDAIKNMDNLKPAFAKLSELHCDKLHVDPENFKLLGNVMVIILATHFGKEFTPEVQAAWQKLVSAVAIALAHKYH\",\n        \"publications\": [\n            {\n                \"title\": \"The primary structure of the human epsilon-globin gene.\",\n                \"year\": 1980,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The status, quality, and expansion of the NIH full-length cDNA project: the Mammalian Gene Collection (MGC).\",\n                \"year\": 2004,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Initial characterization of the human central proteome.\",\n                \"year\": 2011,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Toward a comprehensive characterization of a human cancer cell phosphoproteome.\",\n                \"year\": 2013,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Crystal structure of a human embryonic haemoglobin: the carbonmonoxy form of gower II (alpha2 epsilon2) haemoglobin at 2.9 A resolution.\",\n                \"year\": 1998,\n                \"type\": \"article\"\n            }\n        ]\n    },\n    {\n        \"id\": \"P02042\",\n        \"name\": \"Hemoglobin subunit delta\",\n        \"mass\": 16055,\n        \"sequence\": \"MVHLTPEEKTAVNALWGKVNVDAVGGEALGRLLVVYPWTQRFFESFGDLSSPDAVMGNPKVKAHGKKVLGAFSDGLAHLDNLKGTFSQLSELHCDKLHVDPENFRLLGNVLVCVLARNFGKEFTPQMQAAYQKVVAGVANALAHKYH\",\n        \"publications\": [\n            {\n                \"title\": \"Complete nucleotide sequence of the human delta-globin gene.\",\n                \"year\": 1980,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The IVS-II-1 (G-->a) beta0-thalassemia mutation in cis with HbA2-Troodos [delta116(G18)Arg-->Cys (CGC-->TGC)] causes a complex prenatal diagnosis in an Iranian family.\",\n                \"year\": 2005,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The status, quality, and expansion of the NIH full-length cDNA project: the Mammalian Gene Collection (MGC).\",\n                \"year\": 2004,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"[Hemoglobin XXIII: note on the sequence of the delta-chains of human hemoglobin (author's transl)].\",\n                \"year\": 1978,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Initial characterization of the human central proteome.\",\n                \"year\": 2011,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"An enzyme assisted RP-RPLC approach for in-depth analysis of human liver phosphoproteome.\",\n                \"year\": 2014,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Crystal structures of HbA2 and HbE and modeling of hemoglobin delta 4: interpretation of the thermal stability and the antisickling effect of HbA2 and identification of the ferrocyanide binding site in Hb.\",\n                \"year\": 2004,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Haemoglobin A2: alpha-2-delta-2-16 glycine--arginine.\",\n                \"year\": 1966,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Haemoglobin Babinga (delta 136 glycine-aspartic acid): a new delta chain variant.\",\n                \"year\": 1968,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin NYU, a delta chain variant, alpha 2 delta 2 lys.\",\n                \"year\": 1969,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin A2-Indonesia or alpha 2 delta 2 69(E13) Gly--Arg.\",\n                \"year\": 1971,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new delta chain variant, haemoglobin-A2-Melbourne or alpha2 delta2 43Glu-Lys(CD2).\",\n                \"year\": 1974,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin-A2-Coburg or alpha2delta2116Arg leads to His (G18).\",\n                \"year\": 1975,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin A2-Roosevelt: alpha 2 delta 2 20Val replaced by Glu.\",\n                \"year\": 1976,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb A2-Canada or alpha 2 delta 2 99(G1) Asp replaced by Asn, a newly discovered delta chain variant with increased oxygen affinity occurring in cis to beta-thalassemia.\",\n                \"year\": 1982,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb A2-Manzanares or alpha 2 delta 2 121 (GH4) Glu replaced by Val, an unstable delta chain variant observed in a Spanish family.\",\n                \"year\": 1983,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb A2-Zagreb or alpha 2 delta 2(125)(H3)Gln replaced by Glu, a new delta chain variant in association with delta beta-thalassemia.\",\n                \"year\": 1983,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"HbA2 Victoria delta 24 (B6) Gly----Asp. A new delta chain variant occurring with beta-thalassemia.\",\n                \"year\": 1984,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin A2 Fitzroy delta 142 Ala----Asp: a new delta-chain variant.\",\n                \"year\": 1984,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin A2 Honai (alpha 2 delta 2(90)(F6)Glu----Val): a new delta chain variant.\",\n                \"year\": 1985,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb A2 Yokoshima, alpha(2)delta(2)25(B7)Gly----Asp, a new delta chain variant found in a Japanese family.\",\n                \"year\": 1985,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb A2-Wrens or alpha 2 delta 2 98(FG5) Val----Met, an unstable delta chain variant identified by sequence analysis of amplified DNA.\",\n                \"year\": 1989,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Identification of four novel delta-globin gene mutations in Greek Cypriots using polymerase chain reaction and automated fluorescence-based DNA sequence analysis.\",\n                \"year\": 1991,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb A2-Niigata [delta 1(NA1)Val----Ala]: a new delta chain variant found in the Japanese population.\",\n                \"year\": 1991,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb A2-Parkville or delta 47(CD6)Asp----Val, a new delta chain variant.\",\n                \"year\": 1991,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new delta chain variant hemoglobin A2-Corfu or alpha 2 delta 2 116 Arg----Cys (G18), detected by delta-globin gene analysis in a Greek family.\",\n                \"year\": 1991,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Analysis of delta-globin gene mutations in Greek cypriots.\",\n                \"year\": 1993,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb A2-Grovetown or alpha 2 delta (2)75(E19)Leu-->Val.\",\n                \"year\": 1993,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new delta-chain variant hemoglobin A2-Puglia or alpha 2 delta 2 26 Glu-->Asp (B8), detected by DNA analysis in a family of southern Italian origin.\",\n                \"year\": 1993,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb A2-Sant' Antioco [alpha 2 delta (2)93(F9)Cys-->Gly]: a new delta chain variant identified by sequencing of amplified DNA.\",\n                \"year\": 1994,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb A2-Agrinio [delta 43(CD2)Glu-->Gly(GAG-->GGG)]: a new delta chain variant detected in a Greek family.\",\n                \"year\": 1995,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"delta-Thalassemic phenotype due to two \\\"novel\\\" delta-globin gene mutations: CD11[GTC-->GGC (A8)-HbA2-Pylos] and CD 85[TTT-->TCT(F1)-HbA2-Etolia].\",\n                \"year\": 1997,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb A2-Monreale [delta146(HC3)His-->Arg], a novel delta chain variant detected in west Sicily.\",\n                \"year\": 2002,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Epidemiology of the delta globin alleles in southern Italy shows complex molecular, genetic, and phenotypic features.\",\n                \"year\": 2002,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Two new delta-globin mutations: Hb A2-Ninive [delta133(H11)Val-Ala] and a delta(+)-thalassemia mutation [-31 (A --> G)] in the TATA box of the delta-globin gene.\",\n                \"year\": 2005,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Identification of a new delta chain hemoglobin variant in a beta-thalassemia carrier: Hb A2-mumc [delta13(a10)Ala-->Asp].\",\n                \"year\": 2005,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Analysis of delta-globin gene alleles in the Sicilian population: identification of five new mutations.\",\n                \"year\": 2006,\n                \"type\": \"article\"\n            }\n        ]\n    },\n    {\n        \"id\": \"P02008\",\n        \"name\": \"Hemoglobin subunit zeta\",\n        \"mass\": 15637,\n        \"sequence\": \"MSLTKTERTIIVSMWAKISTQADTIGTETLERLFLSHPQTKTYFPHFDLHPGSAQLRAHGSKVVAAVGDAVKSIDDIGGALSKLSELHAYILRVDPVNFKLLSHCLLVTLAARFPADFTAEAHAAWDKFLSVVSSVLTEKYR\",\n        \"publications\": [\n            {\n                \"title\": \"The structure of the human zeta-globin gene and a closely linked, nearly identical pseudogene.\",\n                \"year\": 1982,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Cloning and nucleotide sequence analysis of human embryonic zeta-globin cDNA.\",\n                \"year\": 1982,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The relationship between chromosome structure and function at a human telomeric region.\",\n                \"year\": 1997,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Sequence, structure and pathology of the fully annotated terminal 2 Mb of the short arm of human chromosome 16.\",\n                \"year\": 2001,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The status, quality, and expansion of the NIH full-length cDNA project: the Mammalian Gene Collection (MGC).\",\n                \"year\": 2004,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"[Human embryonic haemoglobins. The primary structure of the zeta chains (author's transl)].\",\n                \"year\": 1981,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Structure of the zeta chain of human embryonic hemoglobin.\",\n                \"year\": 1981,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"[Human embryonic haemoglobins. Ac-Ser-Leu-Thr-is the N-terminal sequence of the zeta-chains (author's transl)].\",\n                \"year\": 1981,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Human hemoglobin Portland II (zeta 2 beta 2). Isolation and characterization of Portland hemoglobin components and their constituent globin chains.\",\n                \"year\": 1984,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Quantities of adult, fetal and embryonic globin chains in the blood of eighteen- to twenty-week-old human fetuses.\",\n                \"year\": 1991,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Haemoglobin level, proportion of haemoglobin Bart's and haemoglobin Portland in fetuses affected by homozygous α0-thalassemia from 12 to 40 weeks' gestation.\",\n                \"year\": 2010,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Initial characterization of the human central proteome.\",\n                \"year\": 2011,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Toward a comprehensive characterization of a human cancer cell phosphoproteome.\",\n                \"year\": 2013,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The role of beta chains in the control of the hemoglobin oxygen binding function: chimeric human/mouse proteins, structure, and function.\",\n                \"year\": 2001,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Structure of fully liganded Hb ζ2β2s trapped in a tense conformation.\",\n                \"year\": 2013,\n                \"type\": \"article\"\n            }\n        ]\n    },\n    {\n        \"id\": \"Q9NZD4\",\n        \"name\": \"Alpha-hemoglobin-stabilizing protein\",\n        \"mass\": 11840,\n        \"sequence\": \"MALLKANKDLISAGLKEFSVLLNQQVFNDPLVSEEDMVTVVEDWMNFYINYYRQQVTGEPQERDKALQELRQELNTLANPFLAKYRDFLKSHELPSHPPPSS\",\n        \"subcellularLocations\": [\n            \"Cytoplasm\"\n        ],\n        \"publications\": [\n            {\n                \"title\": \"A novel erythroid-specific marker of transmissible spongiform encephalopathies.\",\n                \"year\": 2001,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Cloning and functional analysis of cDNAs with open reading frames for 300 previously undefined genes expressed in CD34+ hematopoietic stem/progenitor cells.\",\n                \"year\": 2000,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The status, quality, and expansion of the NIH full-length cDNA project: the Mammalian Gene Collection (MGC).\",\n                \"year\": 2004,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"An abundant erythroid protein that stabilizes free alpha-haemoglobin.\",\n                \"year\": 2002,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Biophysical characterization of the alpha-globin binding protein alpha-hemoglobin stabilizing protein.\",\n                \"year\": 2002,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Molecular mechanism of AHSP-mediated stabilization of alpha-hemoglobin.\",\n                \"year\": 2004,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"NMR structure of the alpha-hemoglobin stabilizing protein: insights into conformational heterogeneity and binding.\",\n                \"year\": 2004,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Structure of oxidized alpha-haemoglobin bound to AHSP reveals a protective mechanism for haem.\",\n                \"year\": 2005,\n                \"type\": \"article\"\n            }\n        ]\n    },\n    {\n        \"id\": \"P69892\",\n        \"name\": \"Hemoglobin subunit gamma-2\",\n        \"mass\": 16126,\n        \"sequence\": \"MGHFTEEDKATITSLWGKVNVEDAGGETLGRLLVVYPWTQRFFDSFGNLSSASAIMGNPKVKAHGKKVLTSLGDAIKHLDDLKGTFAQLSELHCDKLHVDPENFKLLGNVLVTVLAIHFGKEFTPEVQASWQKMVTGVASALSSRYH\",\n        \"publications\": [\n            {\n                \"title\": \"Human fetal G gamma- and A gamma-globin genes: complete nucleotide sequences suggest that DNA can be exchanged between these duplicated genes.\",\n                \"year\": 1980,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Nucleotide sequence of human G gamma globin messenger RNA.\",\n                \"year\": 1980,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Complete sequencing and characterization of 21,243 full-length human cDNAs.\",\n                \"year\": 2004,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The status, quality, and expansion of the NIH full-length cDNA project: the Mammalian Gene Collection (MGC).\",\n                \"year\": 2004,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"THE AMINO ACID SEQUENCE OF THE GAMMA CHAIN OF HUMAN FETAL HEMOGLOBIN.\",\n                \"year\": 1963,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Cloning specific complete polyadenylylated 3'-terminal cDNA segments.\",\n                \"year\": 1985,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Initial characterization of the human central proteome.\",\n                \"year\": 2011,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Toward a comprehensive characterization of a human cancer cell phosphoproteome.\",\n                \"year\": 2013,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Structure of human foetal deoxyhaemoglobin.\",\n                \"year\": 1977,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Human fetal hemoglobin F 1. Acetylation status.\",\n                \"year\": 1971,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Haemoglobin F(Malta): a new foetal haemoglobin variant with a high incidence in Maltese infants.\",\n                \"year\": 1969,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Haemoglobin F auckland G gamma 7 Asp leads to Asn: further evidence for multiple genes for the gamma chain.\",\n                \"year\": 1974,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Haemoglobin F Port Royal (alpha2G gamma2 125 Glu leads to Ala).\",\n                \"year\": 1974,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Haemoglobin F Malaysia: alpha 2, gamma 2 1(NA1) glycine--cysteine; 136 glycine.\",\n                \"year\": 1974,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new cause of haemolytic anaemia in the newborn. A description of an unstable fetal haemoglobin: F Poole, alpha2-G-gamma2 130 trptophan yeilds glycine.\",\n                \"year\": 1975,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Haemoglobin F Melbourne Ggamma 16 Gly leads to Arg and haemoglobin F carlton Ggamma 121 Glu leads to Lys. Further evidence for varied activity of gamma-chain genes.\",\n                \"year\": 1977,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Meinohama or alpha 2 gamma 2 (5 Glu replaced by Gly; 75 Ile; 136 Gly).\",\n                \"year\": 1981,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin F Lódź (G gamma I 44 Ser replaced by Arg). A newly identified variant from an American infant of Polish descent.\",\n                \"year\": 1982,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F Kingston (G gamma 55 [D6] Met leads to Arg).\",\n                \"year\": 1982,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin F-Caltech: alpha 2 G gamma 2 120Lys replaced by Gln.\",\n                \"year\": 1982,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Columbus-Ga or alpha 2 G gamma 2 94(FGl) Asp replaced by Asn.\",\n                \"year\": 1982,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Kennestone or alpha 2G gamma 2 (EF1)77 His leads to Arg observed in a Caucasian baby.\",\n                \"year\": 1983,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-La Grange or alpha 2 gamma 2 101(G3)Glu----Lys; 75Ile; 136Gly: a high oxygen affinity fetal hemoglobin variant observed in a Caucasian newborn.\",\n                \"year\": 1984,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"-G gamma A gamma-Thalassemia and gamma-chain variants in Chinese newborn babies.\",\n                \"year\": 1985,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Tokyo or alpha 2G gamma 2 34(B16)Val----Ile, a silent gamma chain variant detected by reverse phase high performance liquid chromatography.\",\n                \"year\": 1985,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Urumqi G gamma I22(B4)Asp----Gly: a new fetal hemoglobin variant found in a Uygur baby.\",\n                \"year\": 1986,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Albaicin or G gamma 8(A5)Lys----Glu or Gln.\",\n                \"year\": 1986,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Neonatal screening and mass-spectrometric analysis of hemoglobin variants in Japan.\",\n                \"year\": 1987,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Oakland or alpha 2G gamma I2(26)(B8)Glu----Lys.\",\n                \"year\": 1987,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Clarke or alpha 2G gamma 2(65)(E9)Lys----Asn.\",\n                \"year\": 1987,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Granada or alpha 2G gamma (2)22(B4)Asp----Val: a new human fetal hemoglobin variant.\",\n                \"year\": 1988,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Austell or alpha 2G gamma (2)40(C6)Arg----Lys.\",\n                \"year\": 1988,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-M-Osaka or alpha 2G gamma 2(63)(E7)His----Tyr in a Caucasian male infant.\",\n                \"year\": 1989,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Mutant fetal hemoglobin causing cyanosis in a newborn.\",\n                \"year\": 1989,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Brooklyn or alpha 2G gamma 2(66)(E10)Lys----Gln.\",\n                \"year\": 1990,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Onoda or alpha 2G gamma 2(146)(HC3)His----Tyr, a newly discovered fetal hemoglobin variant in a Japanese newborn.\",\n                \"year\": 1990,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Catalonia or alpha 2G gamma(2)15(A12)Trp----Arg.\",\n                \"year\": 1990,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Charlotte, an A gamma variant with a threonine residue in position gamma 75 and a glycine residue in position gamma 136.\",\n                \"year\": 1990,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Cosenza or G gamma 25(B7)Gly----Glu: a new fast-moving fetal hemoglobin variant.\",\n                \"year\": 1991,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Saskatoon or alpha 2G gamma (2)21(B3)Glu-->Lys observed in a North American Indian newborn.\",\n                \"year\": 1993,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Macedonia-II [G gamma 104(G6)Lys-->Asn]: a new gamma chain variant.\",\n                \"year\": 1994,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin F-Cincinnati, alpha 2G gamma 2 41(C7) Phe-->Ser in a newborn with cyanosis.\",\n                \"year\": 1995,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Two fetal hemoglobin variants affecting the same residue: Hb F-Emirates [G gamma 59(E3)Lys-->Glu] and Hb F-Sacromonte [G gamma 59(E3)Lys-->Gln].\",\n                \"year\": 1995,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Veleta or alpha 2 G gamma(2)40(C6)Arg-->Gly.\",\n                \"year\": 1995,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The G gamma T chain (G gamma 75 Thr; 136 Gly) in Hb F-Charlotte is the product of an A gamma gene with a limited gene conversion and that in Hb F-Waynesboro of a mutated G gamma gene.\",\n                \"year\": 1995,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"HbF-Lesvos: an HbF variant due to a novel G gamma mutation (:G gamma 75 ATA-->ACA) detected in a Greek family.\",\n                \"year\": 1996,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new, electrophoretically silent, fetal hemoglobin variant: Hb F-Calabria [Ggamma118(GH1)Phe-->Leu].\",\n                \"year\": 2000,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Two new Ggamma chain variants: Hb F-clamart [gamma17(A14)Lys-->Asn] and Hb F-Ouled Rabah [gamma19(B1)Asn-->Lys].\",\n                \"year\": 2000,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new Ggamma chain variant: Hb F-Coignieres [gamma75(E19)Ile-->Val].\",\n                \"year\": 2001,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Severe hereditary haemolytic anaemia in a Caucasian newborn: a new fetal haemoglobin variant Hb F-Bonheiden ((G)gamma 38(C4) Thr-->Pro).\",\n                \"year\": 2005,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new G(gamma) chain variant: Hb F-Bron [gamma20(B2)val-->Ala].\",\n                \"year\": 2005,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Neonatal cyanosis due to a novel fetal hemoglobin: Hb F-Circleville [Ggamma63(E7)His-->Leu, CAT>CTT].\",\n                \"year\": 2008,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A hemoglobin variant associated with neonatal cyanosis and anemia.\",\n                \"year\": 2011,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new (G)γ-globin variant causing low oxygen affinity: Hb F-Brugine/Feldkirch [(G)γ105(G7)Leu→His; HBG2: c.317T>A].\",\n                \"year\": 2014,\n                \"type\": \"article\"\n            }\n        ]\n    },\n    {\n        \"id\": \"P69891\",\n        \"name\": \"Hemoglobin subunit gamma-1\",\n        \"mass\": 16128,\n        \"sequence\": \"MGHFTEEDKATITSLWGKVNVEDAGGETLGRLLVVYPWTQRFFDSFGNLSSASAIMGNPKVKAHGKKVLTSLGDATKHLDDLKGTFAQLSELHCDKLHVDPENFKLLGNVLVTVLAIHFGKEFTPEVQASWQKMVTAVASALSSRYH\",\n        \"publications\": [\n            {\n                \"title\": \"Human fetal G gamma- and A gamma-globin genes: complete nucleotide sequences suggest that DNA can be exchanged between these duplicated genes.\",\n                \"year\": 1980,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A history of the human fetal globin gene duplication.\",\n                \"year\": 1981,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The status, quality, and expansion of the NIH full-length cDNA project: the Mammalian Gene Collection (MGC).\",\n                \"year\": 2004,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The M gamma chain of human fetal hemoglobin is an A gamma chain with an in vitro modification of gamma 141 leucine to hydroxyleucine.\",\n                \"year\": 1993,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"{gamma}-Globin gene expression in chemical inducer of dimerization (CID)-dependent multipotential cells established from human {beta}-globin locus yeast artificial chromosome ({beta}-YAC) transgenic mice.\",\n                \"year\": 2005,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Haemoglobin level, proportion of haemoglobin Bart's and haemoglobin Portland in fetuses affected by homozygous α0-thalassemia from 12 to 40 weeks' gestation.\",\n                \"year\": 2010,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Initial characterization of the human central proteome.\",\n                \"year\": 2011,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin F level in different hemoglobin variants.\",\n                \"year\": 2011,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Fetal hemoglobin levels and morbidity in untransfused patients with β-thalassemia intermedia.\",\n                \"year\": 2012,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Toward a comprehensive characterization of a human cancer cell phosphoproteome.\",\n                \"year\": 2013,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Oligomerization and ligand binding in a homotetrameric hemoglobin: two high-resolution crystal structures of hemoglobin Bart's (gamma(4)), a marker for alpha-thalassemia.\",\n                \"year\": 2001,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Human fetal hemoglobin F 1. Acetylation status.\",\n                \"year\": 1971,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Baskent or alpha 2A gamma 128(H6)Ala----Thr.\",\n                \"year\": 1988,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Beech Island or alpha 2A gamma 2(53)(D4)Ala----Asp.\",\n                \"year\": 1985,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Bonaire-Ga or alpha 2 A gamma 2 39(C5) Gln replaced by Arg, characterized by high pressure liquid chromatographic and microsequencing procedures.\",\n                \"year\": 1982,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Calluna or alpha 2 gamma 2(12 Thr replaced by Arg; 75Ile; 136Ala) in a Caucasian baby.\",\n                \"year\": 1983,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Cobb or alpha(2)A gamma(2)37(C3)Trp----Gly.\",\n                \"year\": 1985,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Dammam or alpha 2A gamma 2(79) (EF3) Asp----Asn.\",\n                \"year\": 1985,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Genetic haemoglobin abnormalities in about 9000 Black and 7000 White newborns; haemoglobin F Dickinson (Agamma97His-Arg), a new variant.\",\n                \"year\": 1974,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Fukuyama or A gamma T43(CD2)Asp----Asn.\",\n                \"year\": 1989,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Haemoglobin F Hull (gamma-121 glutamic acid--lysine), homologous with haemoglobins O Arab and O Indonesia.\",\n                \"year\": 1967,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Survey of cord blood hemoglobin in Japan and identification of two new gamma chain variants.\",\n                \"year\": 1981,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Characterization of a new fetal hemoglobin variant, Hb F Izumi A gamma 6Glu replaced by Gly, by molecular secondary ion mass spectrometry.\",\n                \"year\": 1983,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Haemoglobin F Jamaica (alpha-2 gamma-2 61 Lys leads to Glu; 136 Ala).\",\n                \"year\": 1970,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Jiangsu, the first gamma chain variant with a valine----methionine substitution: alpha 2A gamma 2 134(H12)Val----Met.\",\n                \"year\": 1990,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new gamma chain variant, HB F Kotobuki or AI gamma 6 (A3) Glu leads to Gly.\",\n                \"year\": 1982,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Structural identification of haemoglobin F Kuala Lumpur: alpha2 gamma2 22(B4)Asp leads to Gly; 136 Ala.\",\n                \"year\": 1973,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Macedonia-I or alpha 2A gamma (2)2(NA2)His- > Gln.\",\n                \"year\": 1994,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Pendergrass, an A gamma I variant with a Pro----Arg substitution at position gamma 36(C2).\",\n                \"year\": 1985,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new gamma chain variant: Hb F-Pordenone [gamma 6(A3) Glu replaced by Gln: 75ILE: 136ALA].\",\n                \"year\": 1982,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new Hb variant: Hb F Sardinia gamma75(E19) isoleucine leads to threonine found in a family with Hb G Philadelphia, beta-chain deficiency and a Lepore-like haemoglobin indistinguishable from Hb A2.\",\n                \"year\": 1975,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Siena (alpha 2 a gamma t2 121 (GH4) Glu leads to Lys). A new fetal hemoglobin variant.\",\n                \"year\": 1983,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Haemoglobin F Texas I(alpha-2,gamma-2-5glu-lys): a variant of haemoglobin F.\",\n                \"year\": 1967,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Haemoglobin F Victoria Jubilee (alpha 2 A gamma 2 80 Asp-Try).\",\n                \"year\": 1975,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Gamma chain abnormalities and gamma-globin gene rearrangements in newborn babies of various populations.\",\n                \"year\": 1991,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Xin-Su or A gamma I73(E17)Asp----His: a new slow-moving fetal hemoglobin variant.\",\n                \"year\": 1987,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb F-Xinjiang or A gamma T25(B7)Gly----Arg: a new slow-moving unstable fetal hemoglobin variant.\",\n                \"year\": 1987,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"HB F-Yamaguchi (gamma 75Thr, gamma 80Asn, gamma 136Ala) is associated with G gamma-thalassemia.\",\n                \"year\": 1984,\n                \"type\": \"article\"\n            }\n        ]\n    },\n    {\n        \"id\": \"P09105\",\n        \"name\": \"Hemoglobin subunit theta-1\",\n        \"mass\": 15508,\n        \"sequence\": \"MALSAEDRALVRALWKKLGSNVGVYTTEALERTFLAFPATKTYFSHLDLSPGSSQVRAHGQKVADALSLAVERLDDLPHALSALSHLHACQLRVDPASFQLLGHCLLVTLARHYPGDFSPALQASLDKFLSHVISALVSEYR\",\n        \"publications\": [\n            {\n                \"title\": \"Structure and expression of the human theta 1 globin gene.\",\n                \"year\": 1988,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Nucleotide sequence of the human theta 1-globin gene.\",\n                \"year\": 1988,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A regulatory SNP causes a human genetic disease by creating a new transcriptional promoter.\",\n                \"year\": 2006,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Sequence, structure and pathology of the fully annotated terminal 2 Mb of the short arm of human chromosome 16.\",\n                \"year\": 2001,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The status, quality, and expansion of the NIH full-length cDNA project: the Mammalian Gene Collection (MGC).\",\n                \"year\": 2004,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Unique sequence organization and erythroid cell-specific nuclear factor-binding of mammalian theta 1 globin promoters.\",\n                \"year\": 1989,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Initial characterization of the human central proteome.\",\n                \"year\": 2011,\n                \"type\": \"article\"\n            }\n        ]\n    },\n    {\n        \"id\": \"P69905\",\n        \"name\": \"Hemoglobin subunit alpha [Cleaved into: Hemopressin]\",\n        \"mass\": 15258,\n        \"sequence\": \"MVLSPADKTNVKAAWGKVGAHAGEYGAEALERMFLSFPTTKTYFPHFDLSHGSAQVKGHGKKVADALTNAVAHVDDMPNALSALSDLHAHKLRVDPVNFKLLSHCLLVTLAAHLPAEFTPAVHASLDKFLASVSTVLTSKYR\",\n        \"publications\": [\n            {\n                \"title\": \"The 3' untranslated regions of the duplicated human alpha-globin genes are unexpectedly divergent.\",\n                \"year\": 1980,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Nucleotide sequence of the coding portion of human alpha globin messenger RNA.\",\n                \"year\": 1980,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Cloning and complete nucleotide sequence of human 5'-alpha-globin gene.\",\n                \"year\": 1980,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Mutation in an intervening sequence splice junction in man.\",\n                \"year\": 1981,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Alpha2(CD31 AGG-->AAG, Arg-->Lys) causing non-deletional alpha-thalassemia in a Chinese family with HbH disease.\",\n                \"year\": 2001,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"[Rapid detection of the common alpha-thalassemia-2 determinants by PCR assay].\",\n                \"year\": 2001,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A regulatory SNP causes a human genetic disease by creating a new transcriptional promoter.\",\n                \"year\": 2006,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Sequence, structure and pathology of the fully annotated terminal 2 Mb of the short arm of human chromosome 16.\",\n                \"year\": 2001,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The sequence and analysis of duplication-rich human chromosome 16.\",\n                \"year\": 2004,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The status, quality, and expansion of the NIH full-length cDNA project: the Mammalian Gene Collection (MGC).\",\n                \"year\": 2004,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"[The structure of normal adult human hemoglobins].\",\n                \"year\": 1961,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The structure of human hemoglobin. IV. The chymotryptic digestion of the alpha chain of human hemoglobin.\",\n                \"year\": 1962,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"THE AMINO ACID SEQUENCE OF THE ALPHA CHAIN OF HUMAN FETAL HEMOGLOBIN.\",\n                \"year\": 1963,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Exploring proteomes and analyzing protein processing by mass spectrometric identification of sorted N-terminal peptides.\",\n                \"year\": 2003,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Ethiopia or alpha 2(140)(HC2)Tyr----His beta 2.\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Sites of nonenzymatic glycosylation of human hemoglobin A.\",\n                \"year\": 1980,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hookworm aspartic protease, Na-APR-2, cleaves human hemoglobin and serum proteins in a host-specific fashion.\",\n                \"year\": 2003,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemopressin is an inverse agonist of CB1 cannabinoid receptors.\",\n                \"year\": 2007,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Lysine acetylation targets protein complexes and co-regulates major cellular functions.\",\n                \"year\": 2009,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Initial characterization of the human central proteome.\",\n                \"year\": 2011,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"An enzyme assisted RP-RPLC approach for in-depth analysis of human liver phosphoproteome.\",\n                \"year\": 2014,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"N-terminome analysis of the human mitochondrial proteome.\",\n                \"year\": 2015,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Three-dimensional fourier synthesis of human deoxyhaemoglobin at 2-5 A resolution: refinement of the atomic model.\",\n                \"year\": 1975,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The structure of human carbonmonoxy haemoglobin at 2.7 A resolution.\",\n                \"year\": 1980,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A third quaternary structure of human hemoglobin A at 1.7-A resolution.\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Crystal structure of a human embryonic haemoglobin: the carbonmonoxy form of gower II (alpha2 epsilon2) haemoglobin at 2.9 A resolution.\",\n                \"year\": 1998,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Accommodation of insertions in helices: the mutation in hemoglobin Catonsville (Pro 37 alpha-Glu-Thr 38 alpha) generates a 3(10)-->alpha bulge.\",\n                \"year\": 1993,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Structure-function analyses reveal key features in \",\n                \"year\": 2018,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin J Cape Town-alpha-2 92 arginine replaced by glutamine beta-2.\",\n                \"year\": 1966,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Subunit dissociation of the unstable hemoglobin Bibba (alpha 2-136Pro(H19)beta 2).\",\n                \"year\": 1970,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Ligand binding in hemoglobin J Capetown.\",\n                \"year\": 1971,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Clinical studies and physiological properties of Hopkins-2 haemoglobin.\",\n                \"year\": 1971,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Haemoglobin Denmark Hill 95 (G2) Pro-Ala, a variant with unusual electrophoretic and oxygen-binding properties.\",\n                \"year\": 1972,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Setif: G1 (94) Asp-Tyr. A new chain hemoglobin variant with substitution of the residue involved in hydrogen bond between unlike subunits.\",\n                \"year\": 1972,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Biosynthesis of hemoglobin Ann Arbor: evidence for catabolic and feedback regulation.\",\n                \"year\": 1972,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Sawara: alpha 6(A4) aspartic acid leads to alanine.\",\n                \"year\": 1973,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Structure of hemoglobin M Boston, a variant with a five-coordinated ferric heme.\",\n                \"year\": 1973,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new haemoglobin variant: J-Rovigo alpha 53 (E-2) alanine leads to aspartic acid.\",\n                \"year\": 1974,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Hirosaki (alpha 43 [CE 1] Phe replaced by Leu), a new unstable variant.\",\n                \"year\": 1975,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Pontoise alpha63 Ala replaced by Asp(E12). A new fast moving variant.\",\n                \"year\": 1977,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Increased oxygen affinity for hemoglobin Sawara: alphaA4(6) aspartic acid replaced by alanine.\",\n                \"year\": 1977,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Haemoglobin Port Phillip alpha91 (FG3) Leu replaced by Pro, a new unstable haemoglobin.\",\n                \"year\": 1977,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Moabit: alpha 86 (F7) Leu leads to Arg: a new unstable abnormal hemoglobin.\",\n                \"year\": 1979,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new abnormal human hemoglobin: Hb Prato (alpha 2 31 (B12) Arg leads to Ser beta 2).\",\n                \"year\": 1979,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Dunn: alpha 6 (A4) aspartic acid replaced by asparagine.\",\n                \"year\": 1979,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Oxygen affinity and stability of hemoglobin Dunn alpha 6(A4)Asp replaced by Asn): use of isoelectric focusing in recognition of a new abnormal hemoglobin.\",\n                \"year\": 1980,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Milledgeville (alpha 44 (CD2) Pro leads to Leu): a new variant with increased oxygen affinity.\",\n                \"year\": 1980,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Legnano (alpha 2 141 (HC3) Arg leads to Leu beta2) a new high oxygen affinity variant. Functional and structural studies.\",\n                \"year\": 1980,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Structural and functional studies of hemoglobin Suresnes (arg 141 alpha 2 replaced by His beta 2). Consequences of disrupting an oxygen-linked anion-binding site.\",\n                \"year\": 1980,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Haemoglobin Ferndown (alpha 6 [A4] aspartic acid replaced by valine).\",\n                \"year\": 1981,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Tottori (alpha 59[E8] glycine replaced by valine).\",\n                \"year\": 1981,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Kawachi [alpha 44 (CE2) Pro leads to Arg]: a new hemoglobin variant of high oxygen affinity with amino acid substitution at alpha 1 beta 2 contact.\",\n                \"year\": 1982,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"HB Kokura [alpha 47 (CE 5) Asp leads to Gly]: a slightly unstable variant.\",\n                \"year\": 1982,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Evanston: alpha 14(A12) Trp leads to Arg. A variant hemoglobin associated with alpha-thalassemia-2.\",\n                \"year\": 1983,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Tokoname [alpha 139 (HC 1) Lys leads to Thr]: a new hemoglobin variant with a slightly increased oxygen affinity.\",\n                \"year\": 1983,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A case of hemoglobin Iwata [alpha 87(F8)His leads to Arg] in China.\",\n                \"year\": 1983,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Etobicoke, alpha 85(F5) Ser leads to Arg found in a newborn of French-Indian-English descent.\",\n                \"year\": 1983,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Aichi [alpha 50(CE8) His----Arg]: a new slightly unstable hemoglobin variant discovered in Japan.\",\n                \"year\": 1984,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Cordele alpha(2)47 (CE5)Asp----Ala beta 2. A mildly unstable variant observed in black twins.\",\n                \"year\": 1984,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The characterization of hemoglobin Manitoba or alpha (2)102(G9)Ser----Arg beta 2 and hemoglobin Contaldo or alpha (2)103(G10)His----Arg beta 2 by high performance liquid chromatography.\",\n                \"year\": 1984,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Evanston (alpha 14 Trp----Arg). An unstable alpha-chain variant expressed as alpha-thalassemia.\",\n                \"year\": 1984,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new hemoglobin variant, hemoglobin Nunobiki [alpha 141 (HC3) Arg----Cys]. Notable influence of the carboxy-terminal cysteine upon various physico-chemical characteristics of hemoglobin.\",\n                \"year\": 1985,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Increased oxygen affinity with normal heterotropic effects in hemoglobin Loire [alpha 88(F9)Ala----Ser].\",\n                \"year\": 1988,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Luxembourg [alpha 24(B5) Tyr----His]: a new unstable variant.\",\n                \"year\": 1989,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Miyano or alpha 41(C6)Thr----Ser: a new high oxygen affinity alpha chain variant found in an erythremic blood donor.\",\n                \"year\": 1989,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Reims [alpha 2(23)(B4)Glu----Gly beta 2]: a new alpha chain variant with slightly decreased stability.\",\n                \"year\": 1989,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Structural, functional, and subunit assembly properties of hemoglobin Attleboro [alpha 138 (H21) Ser----Pro], a variant possessing a site maturation at a critical C-terminal residue.\",\n                \"year\": 1990,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Fukutomi [alpha 126(H9)Asp----Val]: a new hemoglobin variant with high oxygen affinity.\",\n                \"year\": 1990,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Dallas (alpha 97(G4)Asn-->Lys): functional characterization of a high oxygen affinity natural mutant.\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Rouen (alpha-140 (HC2) Tyr-->His): alteration of the alpha-chain C-terminal region and moderate increase in oxygen affinity.\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"HB Al-Ain Abu Dhabi [alpha 18(A16)Gly----Asp]: a new hemoglobin variant discovered in an Emiratee family.\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Unstable alpha-chain hemoglobin variants with factitious beta-thalassemia biosynthetic ratio: Hb Questembert (alpha 131[H14]Ser-->Pro) and Hb Caen (alpha 132[H15]Val-->Gly).\",\n                \"year\": 1993,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Adana or alpha 2(59)(E8)Gly-->Asp beta 2, a severely unstable alpha 1-globin variant, observed in combination with the -(alpha)20.5 Kb alpha-thal-1 deletion in two Turkish patients.\",\n                \"year\": 1993,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Montefiore (126(H9)Asp-->Tyr). High oxygen affinity and loss of cooperativity secondary to C-terminal disruption.\",\n                \"year\": 1996,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Atago (alpha2-85Tyr beta-2) a new abnormal human hemoglobin found in Nagasaki. Biochemical studies on hemoglobins and myoglobins. VI.\",\n                \"year\": 1971,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Auckland [alpha 87(F8) His-->Asn]: a new mutation of the proximal histidine identified by electrospray mass spectrometry.\",\n                \"year\": 1997,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Cemenelum [alpha 92 (FG4) Arg-->Trp]: a hemoglobin variant of the alpha 1/beta 2 interface that displays a moderate increase in oxygen affinity.\",\n                \"year\": 1994,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Chongqing [alpha 2(NA2)Leu----Arg] and hemoglobin Harbin [alpha 16(A14)Lys----Met] found in China.\",\n                \"year\": 1984,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"alpha-Thalassaemia due to a single codon deletion in the alpha1-globin gene. Computational structural analysis of the new alpha-chain variant. Mutations in brief no. 132. Online.\",\n                \"year\": 1998,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Davenport or alpha 2(78)(EF7)Asn----His beta 2.\",\n                \"year\": 1990,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Evans or alpha 262(E11)Val----Met beta 2; an unstable hemoglobin causing a mild hemolytic anemia.\",\n                \"year\": 1989,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Locus assignment of two alpha-globin structural mutants from the Caribbean basin: alpha Fort de France (alpha 45 Arg) and alpha Spanish Town (alpha 27 Val).\",\n                \"year\": 1989,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Godavari [alpha 95(G2)Pro-->Thr]: a neutral amino acid substitution in the alpha 1 beta 2 interface that modifies the electrophoretic mobility of hemoglobin.\",\n                \"year\": 1998,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Grady: the first example of a variant with elongated chains due to an insertion of residues.\",\n                \"year\": 1974,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new alpha chain variant, Hb Hanamaki or alpha 2(139)(HC1)Lys----Glu beta 2, found in a Japanese family.\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"HB Handa [alpha 90 (FG 2) Lys replaced by Met]: structure and biosynthesis of a new slightly higher oxygen affinity variant.\",\n                \"year\": 1982,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Hasharon (alpha-2-47 his(CD5)beta-2): a hemoglobin found in low concentration.\",\n                \"year\": 1969,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Hobart or alpha 20(Bl)His----Arg: a new alpha chain hemoglobin variant.\",\n                \"year\": 1987,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Haemoglobin inkster (alpha2 85aspartic acid leads to valine beta2) coexisting with beta-thalassaemia in a Caucasian family.\",\n                \"year\": 1974,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Kanagawa [alpha 40(C5)Lys----Met]: a new alpha chain variant with an increased oxygen affinity.\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Kurdistan [alpha 47(CE5)Asp-->Tyr], a new alpha chain variant in combination with beta (0)-thalassemia.\",\n                \"year\": 1994,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Kurosaki [alpha 7(A5)Lys-->Glu]: a new alpha chain variant found in a Japanese woman.\",\n                \"year\": 1995,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A case of HB J-Meerut (or Hb J-Birmingham) [alpha 120(H3)Ala-->Glu].\",\n                \"year\": 1994,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Melusine [alpha 114(GH2)Pro-->Ser]: a new neutral hemoglobin variant.\",\n                \"year\": 1993,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Two new hemoglobins. Hemoglobin Alabama (beta39(C5)Gln leads to Lys) and hemoglobin Montgomery (alpha 48(CD 6) Leu leads to Arg).\",\n                \"year\": 1975,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Petah Tikva (alpha 110 ala replaced by asp): a new unstable variant with alpha-thalassemia-like expression.\",\n                \"year\": 1981,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Phnom Penh [alpha117Phe(H1)-Ile-alpha118Thr(H2)]; evidence for a hotspot for insertion of residues in the third exon of the alpha1-globin gene.\",\n                \"year\": 1998,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Port Huron [alpha 56 (E5)Lys----ARG]: a new alpha chain variant.\",\n                \"year\": 1991,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Shenyang (alpha 26 (B7) Ala replaced by Glu): a new unstable variant found in China.\",\n                \"year\": 1982,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Suan-Dok (alpha 2 109 (G16) Leu replaced by Arg beta 2): an unstable variant associated with alpha-thalassemia.\",\n                \"year\": 1979,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hyperunstable hemoglobin Toyama [alpha 2 136(H19)Leu----Arg beta 2]: detection and identification by in vitro biosynthesis with radioactive amino acids.\",\n                \"year\": 1987,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Sun Prairie or alpha(2)130(H13)Ala----Pro beta 2, a new unstable variant occurring in low quantities.\",\n                \"year\": 1990,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"HB Swan River [alpha 6(A4)ASP-->Gly] observed in a Japanese man.\",\n                \"year\": 1996,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Thionville. An alpha-chain variant with a substitution of a glutamate for valine at NA-1 and having an acetylated methionine NH2 terminus.\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Haemoglobin Tunis-Bizerte: a new alpha 1 globin 129 Leu-->Pro unstable variant with thalassaemic phenotype.\",\n                \"year\": 1995,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new alpha chain variant, Hb Turriff [alpha 99(G6)Lys----Glu]: the interference of abnormal hemoglobins in Hb A1c determination.\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Val de Marne [alpha 133(H16)Ser-->Arg]: a new hemoglobin variant with moderate increase in oxygen affinity.\",\n                \"year\": 1993,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Westmead: an alpha 2-globin gene mutation detected by polymerase chain reaction and Stu I cleavage.\",\n                \"year\": 1991,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Woodville: alpha (2)6(A4) aspartic acid----tyrosine.\",\n                \"year\": 1986,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Yuda or alpha 130(H13)Ala----Asp; a new alpha chain variant with low oxygen affinity.\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Two new human hemoglobin variants caused by unusual mutational events: Hb Zaïre contains a five residue repetition within the alpha-chain and Hb Duino has two residues substituted in the beta-chain.\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Aghia Sophia [alpha62(E11)Val-->0 (alpha1)], an \\\"in-frame\\\" deletion causing alpha-thalassemia.\",\n                \"year\": 1999,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Two new alpha chain variants: Hb Boghé [alpha58(E7)His-->Gln, alpha2], a variant on the distal histidine, and Hb CHarolles [alpha103(G10)His-Tyr, alpha1].\",\n                \"year\": 1999,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Screening for mutations in human alpha-globin genes by nonradioactive single-strand conformation polymorphism.\",\n                \"year\": 2003,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Characterization of hemoglobin bassett (alpha94Asp-->Ala), a variant with very low oxygen affinity.\",\n                \"year\": 2004,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A novel mutation of the alpha2-globin causing alpha(+)-thalassemia: Hb Plasencia [alpha125(H8)Leu--Arg (alpha2).\",\n                \"year\": 2005,\n                \"type\": \"article\"\n            }\n        ]\n    },\n    {\n        \"id\": \"Q6ZWK4\",\n        \"name\": \"Regulator of hemoglobinization and erythroid cell expansion protein\",\n        \"mass\": 19405,\n        \"sequence\": \"MLTEVMEVWHGLVIAVVSLFLQACFLTAINYLLSRHMAHKSEQILKAASLQVPRPSPGHHHPPAVKEMKETQTERDIPMSDSLYRHDSDTPSDSLDSSCSSPPACQATEDVDYTQVVFSDPGELKNDSPLDYENIKEITDYVNVNPERHKPSFWYFVNPALSEPAEYDQVAM\",\n        \"subcellularLocations\": [\n            \"Cell membrane ; Single-pass membrane protein\"\n        ],\n        \"publications\": [\n            {\n                \"title\": \"Complete sequencing and characterization of 21,243 full-length human cDNAs.\",\n                \"year\": 2004,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The DNA sequence and biological annotation of human chromosome 1.\",\n                \"year\": 2006,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The status, quality, and expansion of the NIH full-length cDNA project: the Mammalian Gene Collection (MGC).\",\n                \"year\": 2004,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"RHEX, a novel regulator of human erythroid progenitor cell expansion and erythroblast development.\",\n                \"year\": 2014,\n                \"type\": \"article\"\n            }\n        ]\n    },\n    {\n        \"id\": \"P68871\",\n        \"name\": \"Hemoglobin subunit beta [Cleaved into: LVV-hemorphin-7; Spinorphin]\",\n        \"mass\": 15998,\n        \"sequence\": \"MVHLTPEEKSAVTALWGKVNVDEVGGEALGRLLVVYPWTQRFFESFGDLSTPDAVMGNPKVKAHGKKVLGAFSDGLAHLDNLKGTFATLSELHCDKLHVDPENFRLLGNVLVCVLAHHFGKEFTPPVQAAYQKVVAGVANALAHKYH\",\n        \"publications\": [\n            {\n                \"title\": \"Nucleotide sequence analysis of coding and noncoding regions of human beta-globin mRNA.\",\n                \"year\": 1976,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The nucleotide sequence of the human beta-globin gene.\",\n                \"year\": 1980,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The beta -globin recombinational hotspot reduces the effects of strong selection around HbC, a recently arisen mutation providing resistance to malaria.\",\n                \"year\": 2005,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Complete sequencing and characterization of 21,243 full-length human cDNAs.\",\n                \"year\": 2004,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The status, quality, and expansion of the NIH full-length cDNA project: the Mammalian Gene Collection (MGC).\",\n                \"year\": 2004,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"[The structure of normal adult human hemoglobins].\",\n                \"year\": 1961,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Gene mutations in human haemoglobin: the chemical difference between normal and sickle cell haemoglobin.\",\n                \"year\": 1957,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Human Basal Tear Peptidome Characterization by CID, HCD, and ETD Followed by in Silico and in Vitro Analyses for Antimicrobial Peptide Identification.\",\n                \"year\": 2015,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Isolation of a hemoglobin-derived opioid peptide from cerebrospinal fluid of patients with cerebrovascular bleedings.\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Globin chain synthesis in hemolytic anemia reticulocytes. A case of hemoglobin Burke.\",\n                \"year\": 1993,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Cloning specific complete polyadenylylated 3'-terminal cDNA segments.\",\n                \"year\": 1985,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"X-ray diffraction study of binding of 2,3-diphosphoglycerate to human deoxyhaemoglobin.\",\n                \"year\": 1972,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Sites of acetylation of sickle cell hemoglobin by aspirin.\",\n                \"year\": 1974,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The glycosylation of hemoglobin: relevance to diabetes mellitus.\",\n                \"year\": 1978,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Sites of nonenzymatic glycosylation of human hemoglobin A.\",\n                \"year\": 1980,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Molecular analysis of the beta-thalassemia phenotype associated with inheritance of hemoglobin E (alpha 2 beta2(26)Glu leads to Lys).\",\n                \"year\": 1981,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Human hemoglobin Portland II (zeta 2 beta 2). Isolation and characterization of Portland hemoglobin components and their constituent globin chains.\",\n                \"year\": 1984,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Haemoglobin binding with haptoglobin. Localization of the haptoglobin-binding sites on the beta-chain of human haemoglobin by synthetic overlapping peptides encompassing the entire chain.\",\n                \"year\": 1986,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Beta 141 Leu is not deleted in the unstable haemoglobin Atlanta-Coventry but is replaced by a novel amino acid of mass 129 daltons.\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"S-nitrosohaemoglobin: a dynamic activity of blood involved in vascular control.\",\n                \"year\": 1996,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Crystal structure of the S-nitroso form of liganded human hemoglobin.\",\n                \"year\": 1998,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Ancient origins of nitric oxide signaling in biological systems.\",\n                \"year\": 1999,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin C associated with protection from severe malaria in the Dogon of Mali, a West African population with a low prevalence of hemoglobin S.\",\n                \"year\": 2000,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The role of beta chains in the control of the hemoglobin oxygen binding function: chimeric human/mouse proteins, structure, and function.\",\n                \"year\": 2001,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin E: a balanced polymorphism protective against high parasitemias and thus severe P falciparum malaria.\",\n                \"year\": 2002,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Spinorphin as an endogenous inhibitor of enkephalin-degrading enzymes: roles in pain and inflammation.\",\n                \"year\": 2002,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hookworm aspartic protease, Na-APR-2, cleaves human hemoglobin and serum proteins in a host-specific fashion.\",\n                \"year\": 2003,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"How malaria has affected the human genome and what human genetics can teach us about malaria.\",\n                \"year\": 2005,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemorphin and hemorphin-like peptides isolated from dog pancreas and sheep brain are able to potentiate bradykinin activity in vivo.\",\n                \"year\": 2006,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Structure-activity relationship studies of spinorphin as a potent and selective human P2X(3) receptor antagonist.\",\n                \"year\": 2007,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Initial characterization of the human central proteome.\",\n                \"year\": 2011,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"An enzyme assisted RP-RPLC approach for in-depth analysis of human liver phosphoproteome.\",\n                \"year\": 2014,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Structure of sickled erythrocytes and of sickle-cell hemoglobin fibers.\",\n                \"year\": 1973,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Crystal structure of sickle-cell deoxyhemoglobin at 5 A resolution.\",\n                \"year\": 1975,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Three-dimensional fourier synthesis of human deoxyhaemoglobin at 2-5 A resolution: refinement of the atomic model.\",\n                \"year\": 1975,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The structure of human carbonmonoxy haemoglobin at 2.7 A resolution.\",\n                \"year\": 1980,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The crystal structure of human deoxyhaemoglobin at 1.74 A resolution.\",\n                \"year\": 1984,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"High-resolution X-ray study of deoxyhemoglobin Rothschild 37 beta Trp----Arg: a mutation that creates an intersubunit chloride-binding site.\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Structure-function relationships in the low-affinity mutant haemoglobin Aalborg (Gly74 (E18)beta----Arg).\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Human deoxyhaemoglobin-2,3-diphosphoglycerate complex low-salt structure at 2.5 A resolution.\",\n                \"year\": 1993,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Crystal structure of T state haemoglobin with oxygen bound at all four haems.\",\n                \"year\": 1996,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"High-resolution crystal structures of human hemoglobin with mutations at tryptophan 37beta: structural basis for a high-affinity T-state,\",\n                \"year\": 1998,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Crystal structure of deoxy-human hemoglobin beta6 Glu --> Trp. Implications for the structure and formation of the sickle cell fiber.\",\n                \"year\": 1998,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Structure of mutant human carbonmonoxyhemoglobin C (betaE6K) at 2.0 A resolution.\",\n                \"year\": 2002,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Structure of fully liganded Hb ζ2β2s trapped in a tense conformation.\",\n                \"year\": 2013,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Freiburg: abnormal hemoglobin due to deletion of a single amino acid residue.\",\n                \"year\": 1966,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Two new hemoglobins. Hemoglobin Alabama (beta39(C5)Gln leads to Lys) and hemoglobin Montgomery (alpha 48(CD 6) Leu leads to Arg).\",\n                \"year\": 1975,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Functional and physicochemical studies of hemoglobin St. Louis beta 28 (B10) Leu replaced by Gln: a variant with ferric beta heme iron.\",\n                \"year\": 1976,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Molecular basis for dominantly inherited inclusion body beta-thalassemia.\",\n                \"year\": 1990,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Alesha or alpha 2 beta (2)67(E11)Val-->Met: a new unstable hemoglobin variant identified through sequencing of amplified DNA.\",\n                \"year\": 1993,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin J Altgeld Gardens. A hemoglobin variant with a substitution of the proximal histidine of the beta-chain.\",\n                \"year\": 1978,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new haemoglobin J from Turkey--Hb Ankara (beta10 (A7) Ala-Asp).\",\n                \"year\": 1974,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb J-Antakya or alpha 2 beta (2)65(E9)Lys----Met in a Turkish family and Hb complutense or alpha 2 beta (2)127(H5)Gln----Glu in a Spanish family; correction of a previously published identification.\",\n                \"year\": 1986,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new unstable and low oxygen affinity hemoglobin variant: Hb J-Auckland [beta 25(B7)Gly----Asp].\",\n                \"year\": 1987,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Identification of a new high oxygen affinity hemoglobin variant: Hb Aurora [beta 139(H17) Asn-->Tyr].\",\n                \"year\": 1995,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Brest [beta 127 (H5)Gln----Lys] a new unstable human hemoglobin variant located at the alpha 1 beta 1 interface with specific electrophoretic behavior.\",\n                \"year\": 1988,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Brisbane: beta68 Leu replaced by His. A new high oxygen affinity variant.\",\n                \"year\": 1981,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new hemoglobin with high oxygen affinity--hemoglobin bunbury: alpha 2 beta 2 [94 (FG1) Asp replaced by Asn].\",\n                \"year\": 1983,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin J Cairo: beta 65 (E9) Lys leads to Gln, A new hemoglobin variant discovered in an Egyptian family.\",\n                \"year\": 1976,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Haemoglobin Camperdown beta104(G6) arginine leads to serine.\",\n                \"year\": 1975,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Haemoglobin caribbean beta91 (F7) Leu replaced by Arg: a mildly haemoglobin with a low oxygen affinity.\",\n                \"year\": 1976,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A silent hemoglobin variant detected by HPLC: hemoglobin City of Hope beta 69 (E13) Gly----Ser.\",\n                \"year\": 1984,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Coimbra or alpha 2 beta (2)99(G1)Asp----Glu, a newly discovered highoxygen affinity variant.\",\n                \"year\": 1991,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Costa Rica or alpha 2 beta 2 77(EF1)His --> Arg: the first example of a somatic cell mutation in a globin gene.\",\n                \"year\": 1996,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Debrousse (beta 96[FG3]Leu-->Pro): a new unstable hemoglobin with twofold increased oxygen affinity.\",\n                \"year\": 1996,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Dhonburi alpha 2 beta 2 126 (H4) Val----Gly: a new unstable beta variant producing a beta-thalassemia intermedia phenotype in association with beta zero-thalassemia.\",\n                \"year\": 1990,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Two new human hemoglobin variants caused by unusual mutational events: Hb Zaïre contains a five residue repetition within the alpha-chain and Hb Duino has two residues substituted in the beta-chain.\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A novel beta-globin structural mutant, Hb Brescia (beta 114 Leu-Pro), causing a severe beta-thalassemia intermedia phenotype.\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A novel beta-globin mutation, beta Durham-NC [beta 114 Leu-->Pro], produces a dominant thalassemia-like phenotype.\",\n                \"year\": 1994,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb J-Europa [beta 62(E6)Ala-->Asp]: normal oxygen binding properties in a new variant involving a residue located distal to the heme.\",\n                \"year\": 1996,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Geelong [beta 139(H17)Asn----Asp].\",\n                \"year\": 1991,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Grange-Blanche [beta 27(B9) Ala----Val], a new variant with normal expression and increased affinity for oxygen.\",\n                \"year\": 1987,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Graz or alpha 2 beta 2(2)(NA2)His-->Leu; a new beta chain variant observed in four families from southern Austria.\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Helsinki: a variant with a high oxygen affinity and a substitution at a 2,3-DPG binding site (beta82[EF6] Lys replaced by Met).\",\n                \"year\": 1976,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Himeji or beta 140 (H18) Ala----Asp. A slightly unstable hemoglobin with increased beta N-terminal glycation.\",\n                \"year\": 1986,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Hinsdale [beta 139 (H17)Asn----Lys]: a variant in the central cavity showing reduced affinity for oxygen and 2,3-diphosphoglycerate.\",\n                \"year\": 1989,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"HB Hinwil or beta 38(C4)Thr-->Asn: a new beta chain variant detected in a Swiss family.\",\n                \"year\": 1996,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Howick [beta 37(C3)Trp-->Gly]: a new high oxygen affinity variant of the alpha 1 beta 2 contact.\",\n                \"year\": 1993,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The structure of hemoglobin Indianapolis [beta112(G14) arginine]. An unstable variant detectable only by isotopic labeling.\",\n                \"year\": 1979,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Isehara (or Hb Redondo) [beta 92 (F8) His----Asn]: an unstable variant with a proximal histidine substitution at the heme contact.\",\n                \"year\": 1991,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Istanbul: substitution of glutamine for histidine in a proximal histidine (F8(92) ).\",\n                \"year\": 1972,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Jacksonville [alpha 2 beta 2(54)(D5)Val----Asp]: a new unstable variant found in a patient with hemolytic anemia.\",\n                \"year\": 1990,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Jianghua [beta 120(GH3) LYS leads to ILE]: a new fast-moving variant found in China.\",\n                \"year\": 1983,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Karlskoga or alpha 2 beta (2)21(B3) Asp-->His: a new slow-moving variant found in Sweden.\",\n                \"year\": 1993,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Structural study of hemoglobin Knossos, beta 27 (B9) Ala leads to Ser. A new abnormal hemoglobin present as a silent beta-thalassemia.\",\n                \"year\": 1982,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Kodaira [beta 146(HC3)His----Gln]: a new beta chain variant with an amino acid substitution at the C-terminus.\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new electrophoretically-silent hemoglobin variant: hemoglobin Kofu or alpha 2 beta 2 84 (EF8) Thr----Ile.\",\n                \"year\": 1986,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Hradec Kralove (Hb HK) or alpha 2 beta 2 115(G17)Ala-->Asp, a severely unstable hemoglobin variant resulting in a dominant beta-thalassemia trait in a Czech family.\",\n                \"year\": 1993,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin La Desirade alpha A2 beta 2 129 (H7) Ala----Val: a new unstable hemoglobin.\",\n                \"year\": 1986,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Structure of the EF corner favors deamidation of asparaginyl residues in hemoglobin: the example of Hb La Roche-sur-Yon [beta 81 (EF5) Leu----His].\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Las Palmas or alpha 2 beta 2(49)(CD8)Ser----Phe, a mildly unstable hemoglobin variant.\",\n                \"year\": 1988,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Linköping (beta 36 Pro----Thr): a new high oxygen affinity hemoglobin variant found in two families of Finnish origin.\",\n                \"year\": 1987,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Maputo: a new beta-chain variant (alpha 2 beta 2 47 (CD6) Asp replaced by Tyr) in combination with hemoglobin S, identified by high performance liquid chromatography (HPLC).\",\n                \"year\": 1983,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Matera [beta 55(D6)Met----Lys]: a new unstable hemoglobin variant in an Italian family.\",\n                \"year\": 1990,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Miyashiro (beta 23[B5] val substituting for gly) an electrophoretically silent variant discovered by the isopropanol test.\",\n                \"year\": 1981,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Mizuho or beta 68 (E 12) leucine leads to proline, a new unstable variant associated with severe hemolytic anemia.\",\n                \"year\": 1977,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new variant, HB Muscat [alpha 2 beta (2)32(B14)Leu----Val] observed in association with HB S in an Arabian family.\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb N-Timone [alpha 2 beta 2(8)(A5)Lys----Glu]: a new fast-moving variant with normal stability and oxygen affinity.\",\n                \"year\": 1989,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new unstable, high oxygen affinity hemoglobin: Hb Nagoya or beta 97 (FG4) His----Pro.\",\n                \"year\": 1985,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb D-Neath or beta 121 (GH4) Glu-->Ala: a new member of the Hb D family.\",\n                \"year\": 1993,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin North Chicago (beta 36 [C2] proline----serine): a new high affinity hemoglobin.\",\n                \"year\": 1985,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Haemoglobin North Shore-Caracas beta 134 (H12) valine replaced by glutamic acid.\",\n                \"year\": 1977,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Olomouc or alpha 2 beta 2(86)(F2)Ala----Asp, a new high oxygen affinity variant.\",\n                \"year\": 1987,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Palmerston North beta 23 (B5) Val replaced by Phe. A new variant identified in a patient with polycythemia.\",\n                \"year\": 1982,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Pierre-Bénite [beta 90(F6)Glu----Asp], a new high affinity variant found in a French family.\",\n                \"year\": 1988,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Presbyterian: beta108 (G10) asparagine leads to lysine, A hemoglobin variant with low oxygen affinity.\",\n                \"year\": 1978,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Germline mosaicism for an alanine to valine substitution at residue beta 140 in hemoglobin Puttelange, a new variant with high oxygen affinity.\",\n                \"year\": 1995,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Quin-Hai, beta 78 (EF2) Leu replaced by Arg, a new abnormal hemoglobin found in Guangdong, China.\",\n                \"year\": 1983,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Rambam (beta69[E13]Gly-->Asp), a pitfall in the assessment of diabetic control: characterization by electrospray mass spectrometry and HPLC.\",\n                \"year\": 1998,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Randwick or beta 15 (A12)Trp----Gly: a new unstable beta-chain hemoglobin variant.\",\n                \"year\": 1988,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Rio Grande [beta 8 (A5) Lys leads to Thr] a new variant found in a Mexican-American family.\",\n                \"year\": 1983,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Rush (beta 101 (g3) glutamine): a new unstable hemoglobin causing mild hemolytic anemia.\",\n                \"year\": 1974,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin saitama or beta 117 (G19) His leads to Pro, a new variant causing hemolytic disease.\",\n                \"year\": 1983,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Chemical studies of several varieties of Hb M.\",\n                \"year\": 1961,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Shelby [beta 131(H9) Gln----Lys] a correction to the structure of hemoglobin Deaconess and hemoglobin Leslie.\",\n                \"year\": 1984,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb J Sicilia: beta 65 (E9) Lys-Asn, a beta homologue of Hb Zambia.\",\n                \"year\": 1974,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new unstable and low oxygen affinity hemoglobin variant: Hb Stanmore [beta 111(G13)Val----Ala].\",\n                \"year\": 1991,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Saint Mandé beta 102 (G4) asn replaced by tyr: a new low oxygen affinity variant.\",\n                \"year\": 1981,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Windsor or beta 11 (A8)Val----Asp: a new unstable beta-chain hemoglobin variant producing a hemolytic anemia.\",\n                \"year\": 1989,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new abnormal variant, Hb Yahata or beta 112(G14)Cys----Tyr, found in a Japanese: structural confirmation by DNA sequencing of the beta-globin gene.\",\n                \"year\": 1991,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A new unstable hemoglobin, Hb Yokohama beta 31 (B13)Leu substituting for Pro, causing hemolytic anemia.\",\n                \"year\": 1981,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hemoglobin Hammersmith (beta 42 (CD1) Phe replaced by Ser) associated with severe hemolytic anemia.\",\n                \"year\": 1981,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Bruxelles: alpha 2A beta (2)41 or 42(C7 or CD1)Phe deleted.\",\n                \"year\": 1989,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Zengcheng or alpha 2 beta(2)114(G16)Leu----Met.\",\n                \"year\": 1990,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Haemoglobin Manukau beta 67[E11] Val-->Gly: transfusion-dependent haemolytic anaemia ameliorated by coexisting alpha thalassaemia.\",\n                \"year\": 1993,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A novel silent posttranslational mechanism converts methionine to aspartate in hemoglobin Bristol (beta 67[E11] Val-Met->Asp).\",\n                \"year\": 1996,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Iraq-Halabja beta10 (A7) Ala-->Val (GCC-->GTC): a new beta-chain silent variant in a family with multiple Hb disorders.\",\n                \"year\": 1999,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Identification of Hb Villejuif [beta123(H1)Thr-->Ile] in Southern Italy.\",\n                \"year\": 2001,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Tsukumi [beta117(G19)His-->Tyr] found in a Moroccan woman.\",\n                \"year\": 2001,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Canterbury [beta112(G14)Cys-->Phe]: a new, mildly unstable variant.\",\n                \"year\": 2002,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Double heterozygosity for Hb Pyrgos [beta83(EF7)Gly-->Asp] and Hb E [beta26(B8)Glu-->Lys] found in association with alpha-thalassemia.\",\n                \"year\": 2002,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Hb Santander [beta34(B16)Val --> Asp (GTC --> GAC)]: a new unstable variant found as a de novo mutation in a Spanish patient.\",\n                \"year\": 2003,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Two new hemoglobin variants with increased oxygen affinity: Hb Nantes [beta34(B16)Val-->Leu] and Hb Vexin [beta116(G18)His-->Leu].\",\n                \"year\": 2003,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The 'hot-spot' of Hb E [beta26(B8)Glu-->Lys] in Southeast Asia: beta-globin anomalies in the Lao Theung population of southern Laos.\",\n                \"year\": 2004,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"A novel hemoglobin variant beta135(H13) Ala > Asp identified in an asymptomatic Korean family by direct sequencing: suggesting a new insight into Hb Beckman mutation.\",\n                \"year\": 2010,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Mass spectrometry based characterization of Hb Beckman variant in a falsely elevated HbA(1c) sample.\",\n                \"year\": 2015,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Low affinity hemoglobinopathy (Hb Vigo) due to a new mutation of beta globin gene (c200 A>T; Lys>Ile). A cause of rare anemia misdiagnosis.\",\n                \"year\": 2017,\n                \"type\": \"article\"\n            }\n        ]\n    }\n]"}],"_postman_id":"eb41d206-1d07-4584-870d-53989d912fc5"},{"name":"Publication Analysis Protein","event":[{"listen":"test","script":{"id":"e7658506-1a55-4b4c-aa26-cc0715d7b579","exec":["// Parse the response body to extract the year and count values\r","let responseBody = pm.response.json();\r","\r","let years = responseBody.map(item => item.year);\r","let counts = responseBody.map(item => item.count);\r","\r","// Define the template for the visualizer\r","const template = `\r","<!DOCTYPE html>\r","<html>\r","<head>\r","    <script src=\"https://cdn.plot.ly/plotly-2.18.0.min.js\"></script>\r","</head>\r","<body>\r","    <div id=\"chart\"></div>\r","    <script>\r","        let data = [{\r","            x: {{years}},\r","            y: {{counts}},\r","            type: 'bar'\r","        }];\r","\r","        let layout = {\r","            title: 'Trend Analysis',\r","            xaxis: { title: 'Year' },\r","            yaxis: { title: 'Count' }\r","        };\r","\r","        Plotly.newPlot('chart', data, layout);\r","    </script>\r","</body>\r","</html>\r","`;\r","\r","// Use Postman Visualizer to render the template\r","pm.visualizer.set(template, {\r","    years: JSON.stringify(years),\r","    counts: JSON.stringify(counts)\r","});\r",""],"type":"text/javascript","packages":{}}}],"id":"cbb5ad23-6182-475c-9776-f7cd7e0b44a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/proteinDoc/trend-analysis/Lipid%20metabolism","description":"<p>This endpoint performs a trend analysis of publications related to a specific protein pathway.</p>\n<h2 id=\"details\">Details:</h2>\n<ul>\n<li><p><strong>URL</strong>: <code>/proteinDoc/trend-analysis/{pathway}</code></p>\n</li>\n<li><p><strong>Description</strong>: Retrieves publication trends for a given pathway related to proteins. The response includes data on publication frequency over time.</p>\n</li>\n</ul>\n<h3 id=\"parameters\">Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter Name</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>topic</code></td>\n<td>string</td>\n<td>The protein-related pathway for trend analysis.</td>\n<td>Yes</td>\n<td><code>Lipid metabolism</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["api","proteinDoc","trend-analysis","Lipid%20metabolism"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"612bf378-a60f-40b9-a0a9-659b711720bc","name":"Lipid Metabolism","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/proteinDoc/trend-analysis/Lipid%20metabolism"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 16:22:57 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"year\": 1977,\n        \"type\": \"article\",\n        \"count\": 1\n    },\n    {\n        \"year\": 1980,\n        \"type\": \"article\",\n        \"count\": 1\n    },\n    {\n        \"year\": 1981,\n        \"type\": \"article\",\n        \"count\": 1\n    },\n    {\n        \"year\": 1984,\n        \"type\": \"article\",\n        \"count\": 1\n    },\n    {\n        \"year\": 1985,\n        \"type\": \"article\",\n        \"count\": 5\n    },\n    {\n        \"year\": 1986,\n        \"type\": \"article\",\n        \"count\": 10\n    },\n    {\n        \"year\": 1987,\n        \"type\": \"article\",\n        \"count\": 14\n    },\n    {\n        \"year\": 1988,\n        \"type\": \"article\",\n        \"count\": 18\n    },\n    {\n        \"year\": 1989,\n        \"type\": \"article\",\n        \"count\": 14\n    },\n    {\n        \"year\": 1990,\n        \"type\": \"article\",\n        \"count\": 18\n    },\n    {\n        \"year\": 1991,\n        \"type\": \"article\",\n        \"count\": 34\n    },\n    {\n        \"year\": 1992,\n        \"type\": \"article\",\n        \"count\": 26\n    },\n    {\n        \"year\": 1993,\n        \"type\": \"article\",\n        \"count\": 29\n    },\n    {\n        \"year\": 1994,\n        \"type\": \"article\",\n        \"count\": 55\n    },\n    {\n        \"year\": 1995,\n        \"type\": \"article\",\n        \"count\": 36\n    },\n    {\n        \"year\": 1996,\n        \"type\": \"article\",\n        \"count\": 45\n    },\n    {\n        \"year\": 1997,\n        \"type\": \"article\",\n        \"count\": 43\n    },\n    {\n        \"year\": 1998,\n        \"type\": \"article\",\n        \"count\": 63\n    },\n    {\n        \"year\": 1999,\n        \"type\": \"article\",\n        \"count\": 54\n    },\n    {\n        \"year\": 2000,\n        \"type\": \"article\",\n        \"count\": 76\n    },\n    {\n        \"year\": 2001,\n        \"type\": \"article\",\n        \"count\": 65\n    },\n    {\n        \"year\": 2002,\n        \"type\": \"article\",\n        \"count\": 56\n    },\n    {\n        \"year\": 2003,\n        \"type\": \"article\",\n        \"count\": 89\n    },\n    {\n        \"year\": 2004,\n        \"type\": \"article\",\n        \"count\": 370\n    },\n    {\n        \"year\": 2005,\n        \"type\": \"article\",\n        \"count\": 74\n    },\n    {\n        \"year\": 2006,\n        \"type\": \"article\",\n        \"count\": 127\n    },\n    {\n        \"year\": 2007,\n        \"type\": \"article\",\n        \"count\": 63\n    },\n    {\n        \"year\": 2008,\n        \"type\": \"article\",\n        \"count\": 103\n    },\n    {\n        \"year\": 2009,\n        \"type\": \"article\",\n        \"count\": 105\n    },\n    {\n        \"year\": 2010,\n        \"type\": \"article\",\n        \"count\": 72\n    },\n    {\n        \"year\": 2011,\n        \"type\": \"article\",\n        \"count\": 121\n    },\n    {\n        \"year\": 2012,\n        \"type\": \"article\",\n        \"count\": 64\n    },\n    {\n        \"year\": 2013,\n        \"type\": \"article\",\n        \"count\": 67\n    },\n    {\n        \"year\": 2014,\n        \"type\": \"article\",\n        \"count\": 107\n    },\n    {\n        \"year\": 2015,\n        \"type\": \"article\",\n        \"count\": 71\n    },\n    {\n        \"year\": 2016,\n        \"type\": \"article\",\n        \"count\": 43\n    },\n    {\n        \"year\": 2017,\n        \"type\": \"article\",\n        \"count\": 26\n    },\n    {\n        \"year\": 2018,\n        \"type\": \"article\",\n        \"count\": 21\n    },\n    {\n        \"year\": 2019,\n        \"type\": \"article\",\n        \"count\": 17\n    },\n    {\n        \"year\": 2020,\n        \"type\": \"article\",\n        \"count\": 23\n    },\n    {\n        \"year\": 2021,\n        \"type\": \"article\",\n        \"count\": 20\n    },\n    {\n        \"year\": 2022,\n        \"type\": \"article\",\n        \"count\": 9\n    },\n    {\n        \"year\": 2023,\n        \"type\": \"article\",\n        \"count\": 13\n    },\n    {\n        \"year\": 2024,\n        \"type\": \"article\",\n        \"count\": 2\n    }\n]"},{"id":"41c0c6cf-8fc3-4804-94ca-656856d421c5","name":"Pathway does not exist","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/proteinDoc/trend-analysis/Apoptosis"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 22 Jan 2025 14:46:07 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"No protein saved with the specified pathway: Apoptosis\",\n    \"ErrorCode\": \"5\"\n}"}],"_postman_id":"cbb5ad23-6182-475c-9776-f7cd7e0b44a2"},{"name":"Pathways Recurrence","event":[{"listen":"test","script":{"id":"c49e6ea7-1aa0-47cb-8327-1f542ef71dad","exec":["var template = `\r","<style type=\"text/css\">\r","    .tftable {font-size:14px;color:#333333;width:100%;border-width: 1px;border-color: #87ceeb;border-collapse: collapse;}\r","    .tftable th {font-size:18px;background-color:#87ceeb;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;text-align:left;}\r","    .tftable tr {background-color:#ffffff;}\r","    .tftable td {font-size:14px;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;}\r","    .tftable tr:hover {background-color:#e0ffff;}\r","</style>\r","\r","<table class=\"tftable\" border=\"1\">\r","    <tr>\r","        <th>Pathway Name</th>\r","        <th>Count</th>\r","    </tr>\r","    \r","    {{#each response}}\r","        <tr>\r","            <td>{{pathwayName}}</td>\r","            <td>{{count}}</td>\r","        </tr>\r","    {{/each}}\r","</table>\r","`;\r","\r","function constructVisualizerPayload() {\r","    return {response: pm.response.json()}\r","}\r","\r","pm.visualizer.set(template, constructVisualizerPayload());"],"type":"text/javascript","packages":{}}}],"id":"ba6c08a3-645a-4f2b-bbf3-dc62c2296e0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/proteinDoc/pathway-recurrence/ATGT","description":"<p>This endpoint retrieves the pathway recurrence data for a specific subsequence of a protein.</p>\n<h2 id=\"details\">Details:</h2>\n<ul>\n<li><p><strong>URL</strong>: <code>/proteinDoc/pathway-recurrence/{subsequence}</code></p>\n</li>\n<li><p><strong>Description</strong>: Searches for pathway recurrence information related to a given subsequence of a protein. The response includes details on the pathways in which the subsequence is involved.</p>\n</li>\n</ul>\n<h3 id=\"parameters\">Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter Name</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>subsequence</code></td>\n<td>string</td>\n<td>The subsequence of the protein to search.</td>\n<td>Yes</td>\n<td><code>ATGT</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["api","proteinDoc","pathway-recurrence","ATGT"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"8ad297e8-c31e-4814-b1a4-fa3f9ba6a6c2","name":"ATGT","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/proteinDoc/pathway-recurrence/ATGT"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 16:24:14 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"pathwayName\": \"Protein modification\",\n        \"count\": 9\n    },\n    {\n        \"pathwayName\": \"Protein ubiquitination\",\n        \"count\": 5\n    },\n    {\n        \"pathwayName\": \"Protein glycosylation\",\n        \"count\": 3\n    },\n    {\n        \"pathwayName\": \"Lipid metabolism\",\n        \"count\": 3\n    },\n    {\n        \"pathwayName\": \"L-proline biosynthesis\",\n        \"count\": 2\n    },\n    {\n        \"pathwayName\": \"Nitrogen metabolism\",\n        \"count\": 2\n    },\n    {\n        \"pathwayName\": \"L-proline from l-glutamate 5-semialdehyde: step 1/1\",\n        \"count\": 2\n    },\n    {\n        \"pathwayName\": \"L-ornithine and urea from l-arginine: step 1/1\",\n        \"count\": 2\n    },\n    {\n        \"pathwayName\": \"Urea cycle\",\n        \"count\": 2\n    },\n    {\n        \"pathwayName\": \"Amino-acid biosynthesis\",\n        \"count\": 2\n    },\n    {\n        \"pathwayName\": \"Sphingolipid metabolism\",\n        \"count\": 1\n    },\n    {\n        \"pathwayName\": \"Hydroperoxy eicosatetraenoic acid biosynthesis\",\n        \"count\": 1\n    },\n    {\n        \"pathwayName\": \"Amine and polyamine biosynthesis\",\n        \"count\": 1\n    },\n    {\n        \"pathwayName\": \"Putrescine from l-ornithine: step 1/1\",\n        \"count\": 1\n    },\n    {\n        \"pathwayName\": \"Carbohydrate metabolism\",\n        \"count\": 1\n    },\n    {\n        \"pathwayName\": \"D-ribose degradation\",\n        \"count\": 1\n    },\n    {\n        \"pathwayName\": \"Putrescine biosynthesis via l-ornithine pathway\",\n        \"count\": 1\n    },\n    {\n        \"pathwayName\": \"Fatty acid metabolism\",\n        \"count\": 1\n    },\n    {\n        \"pathwayName\": \"Protein neddylation\",\n        \"count\": 1\n    },\n    {\n        \"pathwayName\": \"D-ribose 5-phosphate from beta-d-ribopyranose: step 2/2\",\n        \"count\": 1\n    }\n]"},{"id":"e54384a2-e19d-4785-bdbb-ef73eb701730","name":"Sequenza numerica","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/proteinDoc/pathway-recurrence/124"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 22 Jan 2025 15:15:15 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"Subsequence must contain only uppercase letters, got: 124\",\n    \"ErrorCode\": \"5\"\n}"}],"_postman_id":"ba6c08a3-645a-4f2b-bbf3-dc62c2296e0f"},{"name":"getProteinsByPathwayAndLocation","id":"e3c0b9dc-e14f-4378-b204-5b2dcf90a06a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/proteinDoc/getProteinsByPathwayAndLocation?pathway=Lipid%20metabolism&subcellularLocation=Microsome%20membrane","description":"<p>This endpoint retrieves proteins associated with a specific pathway and subcellular location.</p>\n<h2 id=\"details\">Details:</h2>\n<ul>\n<li><p><strong>URL</strong>: <code>/proteinDoc/getProteinsByPathwayAndLocation</code></p>\n</li>\n<li><p><strong>Description</strong>: Fetches proteins that are linked to a specific pathway and subcellular location. The response includes details about each protein, such as its ID, name, and other relevant attributes.</p>\n</li>\n</ul>\n<h3 id=\"parameters\">Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter Name</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>pathway</code></td>\n<td>string</td>\n<td>The pathway to filter proteins by.</td>\n<td>Yes</td>\n<td><code>Lipid metabolism</code></td>\n</tr>\n<tr>\n<td><code>subcellularLocation</code></td>\n<td>string</td>\n<td>The subcellular location to filter proteins by.</td>\n<td>Yes</td>\n<td><code>Microsome membrane</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["api","proteinDoc","getProteinsByPathwayAndLocation"],"host":["http://localhost:8080"],"query":[{"key":"pathway","value":"Lipid%20metabolism"},{"key":"subcellularLocation","value":"Microsome%20membrane"}],"variable":[]}},"response":[{"id":"dc38e593-2594-45a8-bcba-52546127d8f4","name":"Correct example","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/proteinDoc/getProteinsByPathwayAndLocation?pathway=Lipid%20metabolism&subcellularLocation=Microsome%20membrane","host":["http://localhost:8080"],"path":["api","proteinDoc","getProteinsByPathwayAndLocation"],"query":[{"key":"pathway","value":"Lipid%20metabolism"},{"key":"subcellularLocation","value":"Microsome%20membrane"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 16:29:09 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"Q9HCS2\",\n        \"name\": \"Cytochrome P450 4F12\",\n        \"mass\": 60309,\n        \"sequence\": \"MSLLSLPWLGLRPVATSPWLLLLLVVGSWLLARILAWTYAFYNNCRRLQCFPQPPKRNWFWGHLGLITPTEEGLKNSTQMSATYSQGFTVWLGPIIPFIVLCHPDTIRSITNASAAIAPKDNLFIRFLKPWLGEGILLSGGDKWSRHRRMLTPAFHFNILKSYITIFNKSANIMLDKWQHLASEGSSRLDMFEHISLMTLDSLQKCIFSFDSHCQERPSEYIATILELSALVEKRSQHILQHMDFLYYLSHDGRRFHRACRLVHDFTDAVIRERRRTLPTQGIDDFFKDKAKSKTLDFIDVLLLSKDEDGKALSDEDIRAEADTFMFGGHDTTASGLSWVLYNLARHPEYQERCRQEVQELLKDRDPKEIEWDDLAQLPFLTMCVKESLRLHPPAPFISRCCTQDIVLPDGRVIPKGITCLIDIIGVHHNPTVWPDPEVYDPFRFDPENSKGRSPLAFIPFSAGPRNCIGQAFAMAEMKVVLALMLLHFRFLPDHTEPRRKLELIMRAEGGLWLRVEPLNVSLQ\",\n        \"pathways\": [\n            \"Lipid metabolism\",\n            \"Arachidonate metabolism\"\n        ],\n        \"subcellularLocations\": [\n            \"Endoplasmic reticulum membrane\",\n            \"Microsome membrane\"\n        ],\n        \"publications\": [\n            {\n                \"title\": \"cDna cloning and expression of CYP4F12, a novel human cytochrome P450.\",\n                \"year\": 2001,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"cDNA cloning and expression of a novel cytochrome p450 (cyp4f12) from human small intestine.\",\n                \"year\": 2001,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The secreted protein discovery initiative (SPDI), a large-scale effort to identify novel human secreted and transmembrane proteins: a bioinformatics assessment.\",\n                \"year\": 2003,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Signal sequence and keyword trap in silico for selection of full-length human cDNAs encoding secretion or membrane proteins from oligo-capped cDNA libraries.\",\n                \"year\": 2005,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The full-ORF clone resource of the German cDNA Consortium.\",\n                \"year\": 2007,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The DNA sequence and biology of human chromosome 19.\",\n                \"year\": 2004,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Oxygenation of polyunsaturated long chain fatty acids by recombinant CYP4F8 and CYP4F12 and catalytic importance of Tyr-125 and Gly-328 of CYP4F8.\",\n                \"year\": 2005,\n                \"type\": \"article\"\n            }\n        ]\n    }\n]"},{"id":"9f7e9cdd-b53b-4e17-9ca9-04e40f5d1381","name":"Missing Parameter","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/proteinDoc/getProteinsByPathwayAndLocation?subcellularLocation=Microsome%20membrane","host":["http://localhost:8080"],"path":["api","proteinDoc","getProteinsByPathwayAndLocation"],"query":[{"key":"pathway","value":"Lipid%20metabolism","disabled":true},{"key":"subcellularLocation","value":"Microsome%20membrane"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 16:30:22 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"Required request parameter 'subcellularLocation' for method parameter type String is not present\",\n    \"ErrorCode\": \"7\"\n}"}],"_postman_id":"e3c0b9dc-e14f-4378-b204-5b2dcf90a06a"}],"id":"ad07b86a-00db-49a7-bdda-f0bf66351f76","description":"<p>The <code>Protein</code> collection within MongoDB stores detailed information about proteins, including their identifiers, names and other relevant informations.</p>\n","_postman_id":"ad07b86a-00db-49a7-bdda-f0bf66351f76","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}}},{"name":"Drug","item":[{"name":"Expired Patents","event":[{"listen":"test","script":{"id":"1ed3d772-6891-4db1-b667-59eae05dfe0f","exec":[""],"type":"text/javascript","packages":{}}}],"id":"0f573141-4529-4fbc-9d85-a946fe990800","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/drugDoc/expired-patents/Anticoagulants","description":"<p>This endpoint retrieves a list of expired patents by a specific drug category.</p>\n<h2 id=\"details\">Details:</h2>\n<ul>\n<li><p><strong>URL</strong>: <code>/drugDoc/expired-patents/{category}</code></p>\n</li>\n<li><p><strong>Description</strong>: Fetches information on expired patents related to drugs in a specified category. The response includes the drug IDs and names associated with expired patents in that category.</p>\n</li>\n</ul>\n<h3 id=\"parameters\">Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter Name</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>category</code></td>\n<td>string</td>\n<td>The drug category to filter expired patents by.</td>\n<td>Yes</td>\n<td><code>Anticoagulants</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["api","drugDoc","expired-patents","Anticoagulants"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"1cbbc618-6871-4dc7-93ae-b8d497a5f75e","name":"Anticoagulants","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/drugDoc/expired-patents/Anticoagulants"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 16:31:30 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"state\": \"United States\",\n        \"expiredPatentCount\": 5,\n        \"drugNames\": [\n            \"Dipyridamole\",\n            \"Enoxaparin\",\n            \"Fibrinolysin\",\n            \"Lepirudin\",\n            \"Pentosan polysulfate\"\n        ]\n    },\n    {\n        \"state\": \"Canada\",\n        \"expiredPatentCount\": 4,\n        \"drugNames\": [\n            \"Enoxaparin\",\n            \"Prasugrel\",\n            \"Abciximab\",\n            \"Bivalirudin\"\n        ]\n    }\n]"}],"_postman_id":"0f573141-4529-4fbc-9d85-a946fe990800"},{"name":"Drug Search By ID or Name","id":"5aecd1e9-d11c-441b-9e90-ca3e35ff2e28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/drugDoc/DB00945","description":"<p>This endpoint retrieves details of a specific drug identified by its unique ID or name.</p>\n<h2 id=\"details\">Details:</h2>\n<ul>\n<li><p><strong>URL</strong>: <code>/drugDoc/{id_or_name}</code></p>\n</li>\n<li><p><strong>Description</strong>: Fetches information about a drug specified by its unique ID or name. The response includes details such as the drug's ID, name, and other relevant attributes.</p>\n</li>\n</ul>\n<h3 id=\"parameters\">Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter Name</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id_or_name</code></td>\n<td>string</td>\n<td>The unique ID or name of the drug to retrieve.</td>\n<td>Yes</td>\n<td><code>DB00945</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["api","drugDoc","DB00945"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"4cd454c1-6cd6-4eae-8261-b6fe77b56091","name":"Aspirin ID","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/drugDoc/DB00945"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 16:35:11 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"DB00945\",\n        \"name\": \"Acetylsalicylic acid\",\n        \"categories\": [\n            \"Acids, Carbocyclic\",\n            \"Agents causing angioedema\",\n            \"Agents causing hyperkalemia\",\n            \"Agents that produce hypertension\",\n            \"Alimentary Tract and Metabolism\",\n            \"Analgesics\",\n            \"Analgesics, Non-Narcotic\",\n            \"Anti-Inflammatory Agents\",\n            \"Anti-Inflammatory Agents, Non-Steroidal\",\n            \"Anti-Inflammatory Agents, Non-Steroidal (Non-Selective)\",\n            \"Antiinflammatory and Antirheumatic Products\",\n            \"Antiplatelet agents\",\n            \"Antipyretics\",\n            \"Benzene Derivatives\",\n            \"Blood and Blood Forming Organs\",\n            \"Cardiovascular Agents\",\n            \"Cyclooxygenase Inhibitors\",\n            \"Cytochrome P-450 CYP2C19 Inducers\",\n            \"Cytochrome P-450 CYP2C19 Inducers (strength unknown)\",\n            \"Cytochrome P-450 CYP2C9 Substrates\",\n            \"Cytochrome P-450 Enzyme Inducers\",\n            \"Cytochrome P-450 Substrates\",\n            \"Decreased Platelet Aggregation\",\n            \"Decreased Prostaglandin Production\",\n            \"Drugs that are Mainly Renally Excreted\",\n            \"Hematologic Agents\",\n            \"Hydroxybenzoates\",\n            \"Musculo-Skeletal System\",\n            \"Nephrotoxic agents\",\n            \"Non COX-2 selective NSAIDS\",\n            \"OAT1/SLC22A6 inhibitors\",\n            \"OAT3/SLC22A8 Inhibitors\",\n            \"P-glycoprotein inducers\",\n            \"P-glycoprotein substrates\",\n            \"Peripheral Nervous System Agents\",\n            \"Platelet Aggregation Inhibitors Excl. Heparin\",\n            \"Salicylates\",\n            \"Salicylic Acid and Derivatives\",\n            \"Sensory System Agents\",\n            \"Stomatological Preparations\",\n            \"UGT1A6 substrate\"\n        ],\n        \"publications\": [\n            {\n                \"title\": \"Aspirin use to be banned in under 16 year olds.\",\n                \"year\": 2002,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Management of the acute migraine headache.\",\n                \"year\": 2002,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Randomised trial of intravenous streptokinase, oral aspirin, both, or neither among 17,187 cases of suspected acute myocardial infarction: ISIS-2. ISIS-2 (Second International Study of Infarct Survival) Collaborative Group.\",\n                \"year\": 1988,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Aspirin resistance in patients with stable coronary artery disease with and without a history of myocardial infarction.\",\n                \"year\": 2007,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Clinical pharmacokinetics of aspirin.\",\n                \"year\": 1978,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Guidance document: management priorities in salicylate toxicity.\",\n                \"year\": 2015,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Salicylate intoxication in the elderly. Recognition and recommendations on how to prevent it.\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"What are all the things that aspirin does?\",\n                \"year\": 2003,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Blood levels of long-chain polyunsaturated fatty acids, aspirin, and the risk of colorectal cancer.\",\n                \"year\": 2007,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The mechanism of action of aspirin.\",\n                \"year\": 2003,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Cyclooxygenases 1 and 2.\",\n                \"year\": 1998,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Cardiovascular Risk of Nonsteroidal Anti-Inflammatory Drugs: An Under-Recognized Public Health Issue.\",\n                \"year\": 2017,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Beyond COX-1: the effects of aspirin on platelet biology and potential mechanisms of chemoprevention.\",\n                \"year\": 2017,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Molecular targets of aspirin and cancer prevention.\",\n                \"year\": 2014,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Long-term use of low-dose aspirin for cancer prevention: A 10-year population cohort study in Hong Kong.\",\n                \"year\": 2019,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Tumor-preventing activity of aspirin in multiple cancers based on bioinformatic analyses.\",\n                \"year\": 2018,\n                \"type\": \"article\"\n            }\n        ],\n        \"toxicity\": \"**Lethal doses**Acute oral LD50 values have been reported as over 1.0 g/kg in humans, cats, and dogs, 0.92 g/kg - 1.48 g/kg in albino rats, 1.19 g/kg in guinea pigs, 1.1 g/kg in mice, and 1.8 g/kg in rabbit models [FDA label].**Acute toxicity**Salicylate toxicity is a problem that may develop with both acute and chronic salicylate exposure [A35408]. Multiple organ systems may be affected by salicylate toxicity, including the central nervous system, the pulmonary system, and the gastrointestinal system. Severe bleeding may occur. In the majority of cases, patients suffering from salicylate toxicity are volume-depleted at the time of presentation for medical attention. Fluid resuscitation should occur immediately and volume status should be monitored closely.  Disruptions in acid-base balance are frequent in ASA toxicity [A35408]. The acute toxicity of acetylsalicylic in animals has been widely studied. The signs of poisoning in rats from lethal doses are mild to severe gastroenteritis, hepatitis, nephritis, pulmonary edema, encephalopathy, shock and some toxic effects on other organs and tissues. Mortality has been observed following convulsions or cardiovascular shock. An important differentiating property between various animal species is the ability to vomit toxic doses. Humans, cats and dogs have this ability, but rodents or rabbits do not [FDA label].  **Chronic toxicity and carcinogenesis**Chronic ASA toxicity is frequently accompanied by atypical clinical presentations that may be similar to diabetic ketoacidosis, delirium, cerebrovascular accident (CVA), myocardial infarction (MI) or cardiac failure. Plasma salicylate concentrations should be measured if salicylate intoxication is suspected, even if there no documentation available to suggest ASA was ingested. In older age, nephrotoxicity from salicylates increases, and the risk of upper gastrointestinal hemorrhage is increased, with higher rates of mortality [A32954]. It is also important to note that ASA toxicity may  occur even with close to normal serum concentrations. Prevention of chronic ASA includes the administration of smallest possible doses, avoidance of concurrent use of salicylate drugs, and therapeutic drug monitoring. Renal function should be regularly monitored and screening for gastrointestinal bleeding should be done at regular intervals [A32954]. Chronic toxicity studies were performed in rodents. ASA was administered at doses measured to be 2 to 20 times the maximum tolerated clinical dose to mice for up to one year. Negative dose-related effects were seen. These include decreased mean survival time, decreased number of births and progeny reaching an appropriate age for weaning. No evidence of carcinogenesis was found in 1-year studies [FDA label]. At daily doses of 0.24 g/kg/day given for 100 days to albino rats, ASA led to signs to excessive thirst, aciduria, diuresis, drowsiness, hyperreflexia, piloerection, changes in respiration, tachycardia, followed by soft stools, epistaxis, sialorrhea, dacryorrhea and mortality during hypothermic coma in the second study month [FDA label].**Use in pregnancy and lactation**While teratogenic effects were observed in animals nearly lethal doses,  no evidence suggests that this drug is teratogenic in humans [FDA label]. It is advisable, however, to avoid ASA use the first and second trimester of pregnancy, unless it is clearly required. If acetylsalicylic acid containing drugs are ingested by a patient attempting to conceive, or during the first and second trimester of pregnancy, the lowest possible dose at the shortest possible duration should be taken [FDA label]. This drug is contraindicated in the 3rd trimester of pregnancy [FDA label].\",\n        \"description\": \"Also known as _Aspirin_, acetylsalicylic acid (ASA) is a commonly used drug for the treatment of pain and fever due to various causes. Acetylsalicylic acid has both anti-inflammatory and antipyretic effects.  This drug also inhibits platelet aggregation and is used in the prevention of blood clots stroke, and myocardial infarction (MI) [FDA label].  Interestingly, the results of various studies have demonstrated that long-term use of acetylsalicylic acid may decrease the risk of various cancers, including colorectal, esophageal, breast, lung, prostate, liver and skin cancer [A177325]. Aspirin is classified as a _non-selective cyclooxygenase (COX) inhibitor_ [A32682, A177268] and is available in many doses and forms, including chewable tablets, suppositories, extended release formulations, and others [L5968]. Acetylsalicylic acid is a very common cause of accidental poisoning in young children. It should be kept out of reach from young children, toddlers, and infants [FDA label].\",\n        \"patents\": [\n            {\n                \"country\": \"United States\",\n                \"year\": 2020\n            }\n        ]\n    }\n]"},{"id":"162f8174-973b-4177-b5d2-5028088b70aa","name":"Aspirin Name","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/drugDoc/Acetylsalicylic"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 16:36:04 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"DB00945\",\n        \"name\": \"Acetylsalicylic acid\",\n        \"categories\": [\n            \"Acids, Carbocyclic\",\n            \"Agents causing angioedema\",\n            \"Agents causing hyperkalemia\",\n            \"Agents that produce hypertension\",\n            \"Alimentary Tract and Metabolism\",\n            \"Analgesics\",\n            \"Analgesics, Non-Narcotic\",\n            \"Anti-Inflammatory Agents\",\n            \"Anti-Inflammatory Agents, Non-Steroidal\",\n            \"Anti-Inflammatory Agents, Non-Steroidal (Non-Selective)\",\n            \"Antiinflammatory and Antirheumatic Products\",\n            \"Antiplatelet agents\",\n            \"Antipyretics\",\n            \"Benzene Derivatives\",\n            \"Blood and Blood Forming Organs\",\n            \"Cardiovascular Agents\",\n            \"Cyclooxygenase Inhibitors\",\n            \"Cytochrome P-450 CYP2C19 Inducers\",\n            \"Cytochrome P-450 CYP2C19 Inducers (strength unknown)\",\n            \"Cytochrome P-450 CYP2C9 Substrates\",\n            \"Cytochrome P-450 Enzyme Inducers\",\n            \"Cytochrome P-450 Substrates\",\n            \"Decreased Platelet Aggregation\",\n            \"Decreased Prostaglandin Production\",\n            \"Drugs that are Mainly Renally Excreted\",\n            \"Hematologic Agents\",\n            \"Hydroxybenzoates\",\n            \"Musculo-Skeletal System\",\n            \"Nephrotoxic agents\",\n            \"Non COX-2 selective NSAIDS\",\n            \"OAT1/SLC22A6 inhibitors\",\n            \"OAT3/SLC22A8 Inhibitors\",\n            \"P-glycoprotein inducers\",\n            \"P-glycoprotein substrates\",\n            \"Peripheral Nervous System Agents\",\n            \"Platelet Aggregation Inhibitors Excl. Heparin\",\n            \"Salicylates\",\n            \"Salicylic Acid and Derivatives\",\n            \"Sensory System Agents\",\n            \"Stomatological Preparations\",\n            \"UGT1A6 substrate\"\n        ],\n        \"publications\": [\n            {\n                \"title\": \"Aspirin use to be banned in under 16 year olds.\",\n                \"year\": 2002,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Management of the acute migraine headache.\",\n                \"year\": 2002,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Randomised trial of intravenous streptokinase, oral aspirin, both, or neither among 17,187 cases of suspected acute myocardial infarction: ISIS-2. ISIS-2 (Second International Study of Infarct Survival) Collaborative Group.\",\n                \"year\": 1988,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Aspirin resistance in patients with stable coronary artery disease with and without a history of myocardial infarction.\",\n                \"year\": 2007,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Clinical pharmacokinetics of aspirin.\",\n                \"year\": 1978,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Guidance document: management priorities in salicylate toxicity.\",\n                \"year\": 2015,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Salicylate intoxication in the elderly. Recognition and recommendations on how to prevent it.\",\n                \"year\": 1992,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"What are all the things that aspirin does?\",\n                \"year\": 2003,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Blood levels of long-chain polyunsaturated fatty acids, aspirin, and the risk of colorectal cancer.\",\n                \"year\": 2007,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"The mechanism of action of aspirin.\",\n                \"year\": 2003,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Cyclooxygenases 1 and 2.\",\n                \"year\": 1998,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Cardiovascular Risk of Nonsteroidal Anti-Inflammatory Drugs: An Under-Recognized Public Health Issue.\",\n                \"year\": 2017,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Beyond COX-1: the effects of aspirin on platelet biology and potential mechanisms of chemoprevention.\",\n                \"year\": 2017,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Molecular targets of aspirin and cancer prevention.\",\n                \"year\": 2014,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Long-term use of low-dose aspirin for cancer prevention: A 10-year population cohort study in Hong Kong.\",\n                \"year\": 2019,\n                \"type\": \"article\"\n            },\n            {\n                \"title\": \"Tumor-preventing activity of aspirin in multiple cancers based on bioinformatic analyses.\",\n                \"year\": 2018,\n                \"type\": \"article\"\n            }\n        ],\n        \"toxicity\": \"**Lethal doses**Acute oral LD50 values have been reported as over 1.0 g/kg in humans, cats, and dogs, 0.92 g/kg - 1.48 g/kg in albino rats, 1.19 g/kg in guinea pigs, 1.1 g/kg in mice, and 1.8 g/kg in rabbit models [FDA label].**Acute toxicity**Salicylate toxicity is a problem that may develop with both acute and chronic salicylate exposure [A35408]. Multiple organ systems may be affected by salicylate toxicity, including the central nervous system, the pulmonary system, and the gastrointestinal system. Severe bleeding may occur. In the majority of cases, patients suffering from salicylate toxicity are volume-depleted at the time of presentation for medical attention. Fluid resuscitation should occur immediately and volume status should be monitored closely.  Disruptions in acid-base balance are frequent in ASA toxicity [A35408]. The acute toxicity of acetylsalicylic in animals has been widely studied. The signs of poisoning in rats from lethal doses are mild to severe gastroenteritis, hepatitis, nephritis, pulmonary edema, encephalopathy, shock and some toxic effects on other organs and tissues. Mortality has been observed following convulsions or cardiovascular shock. An important differentiating property between various animal species is the ability to vomit toxic doses. Humans, cats and dogs have this ability, but rodents or rabbits do not [FDA label].  **Chronic toxicity and carcinogenesis**Chronic ASA toxicity is frequently accompanied by atypical clinical presentations that may be similar to diabetic ketoacidosis, delirium, cerebrovascular accident (CVA), myocardial infarction (MI) or cardiac failure. Plasma salicylate concentrations should be measured if salicylate intoxication is suspected, even if there no documentation available to suggest ASA was ingested. In older age, nephrotoxicity from salicylates increases, and the risk of upper gastrointestinal hemorrhage is increased, with higher rates of mortality [A32954]. It is also important to note that ASA toxicity may  occur even with close to normal serum concentrations. Prevention of chronic ASA includes the administration of smallest possible doses, avoidance of concurrent use of salicylate drugs, and therapeutic drug monitoring. Renal function should be regularly monitored and screening for gastrointestinal bleeding should be done at regular intervals [A32954]. Chronic toxicity studies were performed in rodents. ASA was administered at doses measured to be 2 to 20 times the maximum tolerated clinical dose to mice for up to one year. Negative dose-related effects were seen. These include decreased mean survival time, decreased number of births and progeny reaching an appropriate age for weaning. No evidence of carcinogenesis was found in 1-year studies [FDA label]. At daily doses of 0.24 g/kg/day given for 100 days to albino rats, ASA led to signs to excessive thirst, aciduria, diuresis, drowsiness, hyperreflexia, piloerection, changes in respiration, tachycardia, followed by soft stools, epistaxis, sialorrhea, dacryorrhea and mortality during hypothermic coma in the second study month [FDA label].**Use in pregnancy and lactation**While teratogenic effects were observed in animals nearly lethal doses,  no evidence suggests that this drug is teratogenic in humans [FDA label]. It is advisable, however, to avoid ASA use the first and second trimester of pregnancy, unless it is clearly required. If acetylsalicylic acid containing drugs are ingested by a patient attempting to conceive, or during the first and second trimester of pregnancy, the lowest possible dose at the shortest possible duration should be taken [FDA label]. This drug is contraindicated in the 3rd trimester of pregnancy [FDA label].\",\n        \"description\": \"Also known as _Aspirin_, acetylsalicylic acid (ASA) is a commonly used drug for the treatment of pain and fever due to various causes. Acetylsalicylic acid has both anti-inflammatory and antipyretic effects.  This drug also inhibits platelet aggregation and is used in the prevention of blood clots stroke, and myocardial infarction (MI) [FDA label].  Interestingly, the results of various studies have demonstrated that long-term use of acetylsalicylic acid may decrease the risk of various cancers, including colorectal, esophageal, breast, lung, prostate, liver and skin cancer [A177325]. Aspirin is classified as a _non-selective cyclooxygenase (COX) inhibitor_ [A32682, A177268] and is available in many doses and forms, including chewable tablets, suppositories, extended release formulations, and others [L5968]. Acetylsalicylic acid is a very common cause of accidental poisoning in young children. It should be kept out of reach from young children, toddlers, and infants [FDA label].\",\n        \"patents\": [\n            {\n                \"country\": \"United States\",\n                \"year\": 2020\n            }\n        ]\n    }\n]"},{"id":"b1b1d111-9b94-4d35-a540-1313bea8a431","name":"⛔ ID does not exist","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/drugDoc/D1234"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 17:11:10 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[]"}],"_postman_id":"5aecd1e9-d11c-441b-9e90-ca3e35ff2e28"},{"name":"Publication Analysis for category","event":[{"listen":"test","script":{"id":"64e57bc9-d7a5-4be9-93d8-280c49d274b5","exec":["// Parse the response body to extract the year and count values\r","let responseBody = pm.response.json();\r","\r","let years = responseBody.map(item => item.year);\r","let counts = responseBody.map(item => item.count);\r","\r","// Define the template for the visualizer\r","const template = `\r","<!DOCTYPE html>\r","<html>\r","<head>\r","    <script src=\"https://cdn.plot.ly/plotly-2.18.0.min.js\"></script>\r","</head>\r","<body>\r","    <div id=\"chart\"></div>\r","    <script>\r","        let data = [{\r","            x: {{years}},\r","            y: {{counts}},\r","            type: 'bar'\r","        }];\r","\r","        let layout = {\r","            title: 'Trend Analysis',\r","            xaxis: { title: 'Year' },\r","            yaxis: { title: 'Count' }\r","        };\r","\r","        Plotly.newPlot('chart', data, layout);\r","    </script>\r","</body>\r","</html>\r","`;\r","\r","// Use Postman Visualizer to render the template\r","pm.visualizer.set(template, {\r","    years: JSON.stringify(years),\r","    counts: JSON.stringify(counts)\r","});\r",""],"type":"text/javascript","packages":{}}}],"id":"ee6151b6-3d46-4cf7-8f62-81a9027cdd21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/drugDoc/trend-analysis/Analgesics","description":"<p>This endpoint retrieves publication analysis trends for a specific drug category.</p>\n<h2 id=\"details\">Details:</h2>\n<ul>\n<li><p><strong>URL</strong>: <code>/drugDoc/trend-analysis/{category}</code></p>\n</li>\n<li><p><strong>Description</strong>: Fetches publication analysis data, such as trends and frequency of publications, for drugs in a specific category. The response includes analysis related to publications over time for the specified drug category.</p>\n</li>\n</ul>\n<h3 id=\"parameters\">Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter Name</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>category</code></td>\n<td>string</td>\n<td>The drug category to retrieve publication analysis for.</td>\n<td>Yes</td>\n<td><code>Analgesics</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["api","drugDoc","trend-analysis","Analgesics"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"1675f793-ecd3-4379-a938-bed2fa5e8c10","name":"Analgesics","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/drugDoc/trend-analysis/Analgesics"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 16:37:26 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"year\": 1931,\n        \"type\": \"article\",\n        \"count\": 1\n    },\n    {\n        \"year\": 1945,\n        \"type\": \"article\",\n        \"count\": 1\n    },\n    {\n        \"year\": 1946,\n        \"type\": \"article\",\n        \"count\": 1\n    },\n    {\n        \"year\": 1948,\n        \"type\": \"article\",\n        \"count\": 1\n    },\n    {\n        \"year\": 1963,\n        \"type\": \"article\",\n        \"count\": 1\n    },\n    {\n        \"year\": 1964,\n        \"type\": \"article\",\n        \"count\": 1\n    },\n    {\n        \"year\": 1967,\n        \"type\": \"article\",\n        \"count\": 1\n    },\n    {\n        \"year\": 1969,\n        \"type\": \"article\",\n        \"count\": 1\n    },\n    {\n        \"year\": 1970,\n        \"type\": \"article\",\n        \"count\": 1\n    },\n    {\n        \"year\": 1971,\n        \"type\": \"article\",\n        \"count\": 3\n    },\n    {\n        \"year\": 1972,\n        \"type\": \"article\",\n        \"count\": 1\n    },\n    {\n        \"year\": 1974,\n        \"type\": \"article\",\n        \"count\": 2\n    },\n    {\n        \"year\": 1975,\n        \"type\": \"article\",\n        \"count\": 7\n    },\n    {\n        \"year\": 1976,\n        \"type\": \"article\",\n        \"count\": 1\n    },\n    {\n        \"year\": 1977,\n        \"type\": \"article\",\n        \"count\": 5\n    },\n    {\n        \"year\": 1978,\n        \"type\": \"article\",\n        \"count\": 3\n    },\n    {\n        \"year\": 1979,\n        \"type\": \"article\",\n        \"count\": 3\n    },\n    {\n        \"year\": 1980,\n        \"type\": \"article\",\n        \"count\": 8\n    },\n    {\n        \"year\": 1981,\n        \"type\": \"article\",\n        \"count\": 9\n    },\n    {\n        \"year\": 1982,\n        \"type\": \"article\",\n        \"count\": 3\n    },\n    {\n        \"year\": 1983,\n        \"type\": \"article\",\n        \"count\": 4\n    },\n    {\n        \"year\": 1984,\n        \"type\": \"article\",\n        \"count\": 5\n    },\n    {\n        \"year\": 1985,\n        \"type\": \"article\",\n        \"count\": 10\n    },\n    {\n        \"year\": 1986,\n        \"type\": \"article\",\n        \"count\": 11\n    },\n    {\n        \"year\": 1987,\n        \"type\": \"article\",\n        \"count\": 4\n    },\n    {\n        \"year\": 1988,\n        \"type\": \"article\",\n        \"count\": 16\n    },\n    {\n        \"year\": 1989,\n        \"type\": \"article\",\n        \"count\": 10\n    },\n    {\n        \"year\": 1990,\n        \"type\": \"article\",\n        \"count\": 12\n    },\n    {\n        \"year\": 1991,\n        \"type\": \"article\",\n        \"count\": 13\n    },\n    {\n        \"year\": 1992,\n        \"type\": \"article\",\n        \"count\": 18\n    },\n    {\n        \"year\": 1993,\n        \"type\": \"article\",\n        \"count\": 11\n    },\n    {\n        \"year\": 1994,\n        \"type\": \"article\",\n        \"count\": 15\n    },\n    {\n        \"year\": 1995,\n        \"type\": \"article\",\n        \"count\": 14\n    },\n    {\n        \"year\": 1996,\n        \"type\": \"article\",\n        \"count\": 16\n    },\n    {\n        \"year\": 1997,\n        \"type\": \"article\",\n        \"count\": 26\n    },\n    {\n        \"year\": 1998,\n        \"type\": \"article\",\n        \"count\": 15\n    },\n    {\n        \"year\": 1999,\n        \"type\": \"article\",\n        \"count\": 18\n    },\n    {\n        \"year\": 2000,\n        \"type\": \"article\",\n        \"count\": 24\n    },\n    {\n        \"year\": 2001,\n        \"type\": \"article\",\n        \"count\": 21\n    },\n    {\n        \"year\": 2002,\n        \"type\": \"article\",\n        \"count\": 26\n    },\n    {\n        \"year\": 2003,\n        \"type\": \"article\",\n        \"count\": 28\n    },\n    {\n        \"year\": 2004,\n        \"type\": \"article\",\n        \"count\": 26\n    },\n    {\n        \"year\": 2005,\n        \"type\": \"article\",\n        \"count\": 38\n    },\n    {\n        \"year\": 2006,\n        \"type\": \"article\",\n        \"count\": 44\n    },\n    {\n        \"year\": 2007,\n        \"type\": \"article\",\n        \"count\": 37\n    },\n    {\n        \"year\": 2008,\n        \"type\": \"article\",\n        \"count\": 31\n    },\n    {\n        \"year\": 2009,\n        \"type\": \"article\",\n        \"count\": 21\n    },\n    {\n        \"year\": 2010,\n        \"type\": \"article\",\n        \"count\": 28\n    },\n    {\n        \"year\": 2011,\n        \"type\": \"article\",\n        \"count\": 33\n    },\n    {\n        \"year\": 2012,\n        \"type\": \"article\",\n        \"count\": 33\n    },\n    {\n        \"year\": 2013,\n        \"type\": \"article\",\n        \"count\": 40\n    },\n    {\n        \"year\": 2014,\n        \"type\": \"article\",\n        \"count\": 40\n    },\n    {\n        \"year\": 2015,\n        \"type\": \"article\",\n        \"count\": 41\n    },\n    {\n        \"year\": 2016,\n        \"type\": \"article\",\n        \"count\": 22\n    },\n    {\n        \"year\": 2017,\n        \"type\": \"article\",\n        \"count\": 39\n    },\n    {\n        \"year\": 2018,\n        \"type\": \"article\",\n        \"count\": 35\n    },\n    {\n        \"year\": 2019,\n        \"type\": \"article\",\n        \"count\": 29\n    },\n    {\n        \"year\": 2020,\n        \"type\": \"article\",\n        \"count\": 10\n    },\n    {\n        \"year\": 2021,\n        \"type\": \"article\",\n        \"count\": 6\n    },\n    {\n        \"year\": 2023,\n        \"type\": \"article\",\n        \"count\": 1\n    },\n    {\n        \"year\": 2024,\n        \"type\": \"article\",\n        \"count\": 8\n    }\n]"},{"id":"efbb73b5-6fc6-4105-87db-125301558ffa","name":"Category does not exist","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/drugDoc/trend-analysis/Antivirals"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 22 Jan 2025 14:43:16 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"No Drug saved with the specified category: Antivirals\",\n    \"ErrorCode\": \"5\"\n}"}],"_postman_id":"ee6151b6-3d46-4cf7-8f62-81a9027cdd21"}],"id":"7d33e0eb-d6ec-468f-b2e1-72c03494f796","description":"<p>The <code>Drug</code>collection within MongoDB stores detailed information about drugs, including their identifiers, names and other relevant informations.</p>\n","_postman_id":"7d33e0eb-d6ec-468f-b2e1-72c03494f796","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}}}],"id":"e0b6acfa-c928-4494-93d8-3211fb1f4ed6","description":"<p>This folder contains all endpoints that interact with the MongoDB database, specifically designed to manage and query data related to proteins, drugs, and their interactions.</p>\n","_postman_id":"e0b6acfa-c928-4494-93d8-3211fb1f4ed6","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}}},{"name":"Both","item":[{"name":"Add Protein","id":"d3f89d90-d072-4438-a322-96745cf2af7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"protein_3\",\r\n    \"name\": \"TEST Protein 3bis\",\r\n    \"proteinInteractions\": [{\"id\": \"protein_1\"}],\r\n    \"proteinSimilarities\": [],\r\n    \"drugEnhancedBy\": [],\r\n    \"pathways\": [\"test_pathway\"],\r\n    \"publications\" : [{\"title\": \"titlerandom\", \"year\": 1989, \"type\": \"book\"}]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/protein/add","description":"<p>This endpoint adds a new protein entry to both MongoDB and Neo4j. Only users with admin privileges can add proteins.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<p>The request body should contain the following JSON object with the details of the protein to be added.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td>string</td>\n<td>The unique identifier for the protein (e.g., UniProt ID)</td>\n<td>Yes</td>\n<td><code>P68871</code></td>\n</tr>\n<tr>\n<td><code>name</code></td>\n<td>string</td>\n<td>The name of the protein</td>\n<td>No</td>\n<td><code>Hemoglobin subunit beta [Cleaved into: LVV-hemorphin-7; Spinorphin]</code></td>\n</tr>\n<tr>\n<td><code>description</code></td>\n<td>string</td>\n<td>A description of the protein's function or role</td>\n<td>No</td>\n<td><code>Involved in oxygen transport from the lung to the various peripheral tissues.</code></td>\n</tr>\n<tr>\n<td><code>mass</code></td>\n<td>string</td>\n<td>The molecular mass of the protein (in Da)</td>\n<td>No</td>\n<td><code>15998</code></td>\n</tr>\n<tr>\n<td><code>sequence</code></td>\n<td>string</td>\n<td>The amino acid sequence of the protein</td>\n<td>No</td>\n<td><code>MVHLTPEEKSAVTALWGKVNVDEVGGEALGRLLVVYPWTQRFFESFGDLSTPDAVMGNPKVKAHGKKVLG...</code></td>\n</tr>\n<tr>\n<td><code>pathways</code></td>\n<td>array</td>\n<td>A list of biological pathways the protein is involved in</td>\n<td>No</td>\n<td><code>[Lipid Metabolism]</code></td>\n</tr>\n<tr>\n<td><code>subcellularLocations</code></td>\n<td>array</td>\n<td>A list of subcellular locations where the protein is located</td>\n<td>No</td>\n<td><code>[Membrane]</code></td>\n</tr>\n<tr>\n<td><code>publications</code></td>\n<td>array</td>\n<td>A list of publication references (can be an array of publication IDs or references)</td>\n<td>No</td>\n<td><code>title year type</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["api","admin","protein","add"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"551cd829-8894-4440-9e66-486d1d9582e9","name":"Correct","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"protein_1\",\r\n    \"name\": \"TEST Protein 1\",\r\n    \"proteinInteractions\": [],\r\n    \"drugEnhancedBy\": [],\r\n    \"pathways\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/protein/add"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"33"},{"key":"Date","value":"Wed, 22 Jan 2025 15:23:34 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"Protein protein_1 saved correctly"},{"id":"1105bc6a-bff0-4db2-b8ec-aead4773f533","name":"Unauthorized Access","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"protein_1\",\r\n    \"name\": \"TEST Protein 1\",\r\n    \"proteinInteractions\": [],\r\n    \"drugEnhancedBy\": [],\r\n    \"pathways\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/protein/add"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"65"},{"key":"Date","value":"Tue, 28 Jan 2025 09:04:15 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"ErrorCode\": \"9\",\n    \"Error\": \"Unauthorized, authentication required\"\n}"},{"id":"1557f07b-b730-455f-a864-e0863743f960","name":"ID already exist","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"protein_1\",\r\n    \"name\": \"TEST Protein 1\",\r\n    \"proteinInteractions\": [],\r\n    \"drugEnhancedBy\": [],\r\n    \"pathways\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/protein/add"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 22 Jan 2025 15:23:48 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"Protein with ID protein_1 already exist\",\n    \"ErrorCode\": \"2\"\n}"},{"id":"974572be-7584-4679-985f-d3f59e08cc28","name":"ID is required","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"TEST Protein 3\",\r\n    \"proteinInteractions\": [{\"id\": \"protein_1\"}],\r\n    \"proteinSimilarities\": [{\"id\": \"protein_1\"}],\r\n    \"drugEnhancedBy\": [{\"id\": \"drug_1\"}],\r\n    \"pathways\": [\"test_pathway\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/protein/add"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sat, 25 Jan 2025 14:54:47 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"graph.id\": \"id is required\",\n    \"ErrorCode\": \"1\",\n    \"document.id\": \"uniProtID is required\"\n}"},{"id":"e46b3891-2910-44c2-96e8-4d93f562e5b4","name":"Relationship not found","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"protein_4\",\r\n    \"name\": \"TEST Protein 3\",\r\n    \"proteinInteractions\": [{\"id\": \"protein_5\"}],\r\n    \"proteinSimilarities\": [{\"id\": \"protein_1\"}],\r\n    \"drugEnhancedBy\": [{\"id\": \"drug_1\"}],\r\n    \"pathways\": [\"test_pathway\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/protein/add"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sat, 25 Jan 2025 15:00:32 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"ErrorCode\": \"5\",\n    \"Error\": \"Some relationships refer to non-existing ids\"\n}"}],"_postman_id":"d3f89d90-d072-4438-a322-96745cf2af7f"},{"name":"Update Protein","id":"d80e2507-baa8-497c-b3eb-a26a7350af0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"protein_2\",\r\n    \"name\": \"Protein 2 new\",\r\n    \"proteinInteractions\": [{\"id\":\"protein_5\"}],\r\n    \"proteinSimilarities\": [],\r\n    \"drugEnhancedBy\": [],\r\n    \"pathways\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/protein/update","description":"<p>This endpoint updates an existing protein entry in both MongoDB and Neo4j. <em>Only users with admin privileges can update protein data.</em></p>\n<h3 id=\"request-body\">Request Body</h3>\n<p>The request body should contain the following JSON object with the details of the protein to be updated.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td>string</td>\n<td>The unique identifier for the protein (e.g., UniProt ID)</td>\n<td>Yes</td>\n<td><code>P68871</code></td>\n</tr>\n<tr>\n<td><code>name</code></td>\n<td>string</td>\n<td>The name of the protein</td>\n<td>No</td>\n<td><code>Hemoglobin subunit beta [Cleaved into: LVV-hemorphin-7; Spinorphin]</code></td>\n</tr>\n<tr>\n<td><code>description</code></td>\n<td>string</td>\n<td>A description of the protein's function or role</td>\n<td>No</td>\n<td><code>Involved in oxygen transport from the lung to the various peripheral tissues.</code></td>\n</tr>\n<tr>\n<td><code>mass</code></td>\n<td>string</td>\n<td>The molecular mass of the protein (in Da)</td>\n<td>No</td>\n<td><code>15998</code></td>\n</tr>\n<tr>\n<td><code>sequence</code></td>\n<td>string</td>\n<td>The amino acid sequence of the protein</td>\n<td>No</td>\n<td><code>MVHLTPEEKSAVTALWGKVNVDEVGGEALGRLLVVYPWTQRFFESFGDLSTPDAVMGNPKVKAHGKKVLG...</code></td>\n</tr>\n<tr>\n<td><code>pathways</code></td>\n<td>array</td>\n<td>A list of biological pathways the protein is involved in</td>\n<td>No</td>\n<td><code>[Lipid Metabolism]</code></td>\n</tr>\n<tr>\n<td><code>subcellularLocations</code></td>\n<td>array</td>\n<td>A list of subcellular locations where the protein is located</td>\n<td>No</td>\n<td><code>[Membrane]</code></td>\n</tr>\n<tr>\n<td><code>publications</code></td>\n<td>array</td>\n<td>A list of publication references (can be an array of publication IDs or references)</td>\n<td>No</td>\n<td><code>title year type</code></td>\n</tr>\n<tr>\n<td><code>proteinInteractions</code></td>\n<td>array</td>\n<td>A list of other proteins that interact with this protein</td>\n<td>No</td>\n<td><code>[{\"id\": \"protein_1\"}]</code></td>\n</tr>\n<tr>\n<td><code>proteinSimilarities</code></td>\n<td>array</td>\n<td>A list of proteins with similar functions or structures</td>\n<td>No</td>\n<td><code>[]</code></td>\n</tr>\n<tr>\n<td><code>drugEnhancedBy</code></td>\n<td>array</td>\n<td>A list of drugs that enhance the activity of this protein</td>\n<td>No</td>\n<td><code>[]</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["api","admin","protein","update"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"11f0066b-9243-4fd8-a543-5d8456b4c212","name":"Correct","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"protein_1\",\r\n    \"name\": \"Protein 1 new\",\r\n    \"proteinInteractions\": [],\r\n    \"drugEnhancedBy\": [],\r\n    \"pathways\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/protein/update"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"25"},{"key":"Date","value":"Wed, 22 Jan 2025 15:30:29 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"Protein protein_1 updated"},{"id":"e2394b4d-b165-42f1-b3ec-e45a09968a69","name":"Unauthorized Access","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"protein_1\",\r\n    \"name\": \"Protein 1 new\",\r\n    \"proteinInteractions\": [],\r\n    \"drugEnhancedBy\": [],\r\n    \"pathways\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/protein/update"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"65"},{"key":"Date","value":"Tue, 28 Jan 2025 09:04:24 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"ErrorCode\": \"9\",\n    \"Error\": \"Unauthorized, authentication required\"\n}"},{"id":"4fb29104-d21c-48f3-8116-76951e41c6b9","name":"ID does not exist","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"protein_10\",\r\n    \"name\": \"Protein 1 new\",\r\n    \"proteinInteractions\": [],\r\n    \"drugEnhancedBy\": [],\r\n    \"pathways\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/protein/update"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 22 Jan 2025 15:29:58 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"Protein with ID protein_10 does not exist\",\n    \"ErrorCode\": \"2\"\n}"},{"id":"2b227c7f-be9a-4351-a60c-852038131667","name":"ID is required","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\r\n    \"name\": \"Protein 2 new\",\r\n    \"proteinInteractions\": [{\"id\":\"protein_1\"}],\r\n    \"proteinSimilarities\": [],\r\n    \"drugEnhancedBy\": [],\r\n    \"pathways\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/protein/update"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sat, 25 Jan 2025 15:01:47 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"graph.id\": \"id is required\",\n    \"ErrorCode\": \"1\",\n    \"document.id\": \"uniProtID is required\"\n}"},{"id":"36371d75-d27b-4280-9c39-8d950a94f090","name":"Relationship not found","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"protein_2\",\r\n    \"name\": \"Protein 2 new\",\r\n    \"proteinInteractions\": [{\"id\":\"protein_5\"}],\r\n    \"proteinSimilarities\": [],\r\n    \"drugEnhancedBy\": [],\r\n    \"pathways\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/protein/update"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sat, 25 Jan 2025 15:02:16 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"ErrorCode\": \"5\",\n    \"Error\": \"Some relationships refer to non-existing ids\"\n}"}],"_postman_id":"d80e2507-baa8-497c-b3eb-a26a7350af0e"},{"name":"Delete Protein","id":"c02ad328-6ea2-4711-8bf8-ecfe708cd5ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:8080/api/admin/protein/delete/protein_3","description":"<p>This endpoint deletes a protein entry from both MongoDB and Neo4j. <em>Only users with admin privileges can delete protein data.</em></p>\n<h3 id=\"parameters\">Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter Name</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td>string</td>\n<td>The unique identifier for the protein to be deleted (e.g., UniProt ID)</td>\n<td>Yes</td>\n<td><code>protein_1</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["api","admin","protein","delete","protein_3"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"88509e96-9666-438f-b347-514b6757d4cb","name":"Unauthorized Access","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/api/admin/protein/delete/protein_1"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"65"},{"key":"Date","value":"Tue, 28 Jan 2025 09:04:32 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"ErrorCode\": \"9\",\n    \"Error\": \"Unauthorized, authentication required\"\n}"},{"id":"e5c16cb8-8cac-4adb-8998-f82d52c95a54","name":"ID does not exist","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/api/admin/protein/delete/protein_1"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 22 Jan 2025 15:17:58 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"Entity with ID protein_2 does not exist\",\n    \"ErrorCode\": \"2\"\n}"},{"id":"112b2bb5-2c99-4359-aba3-8d80da1d2cc0","name":"Correct","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/api/admin/protein/delete/protein_1"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"35"},{"key":"Date","value":"Wed, 22 Jan 2025 15:21:30 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"Protein protein_1 deleted correctly"}],"_postman_id":"c02ad328-6ea2-4711-8bf8-ecfe708cd5ae"},{"name":"Add Drug","id":"c05009b0-1226-4d53-992f-edb194168215","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"drug_1\",\r\n    \"name\": \"Drug 1\",\r\n    \"enhance\": [{\"id\":\"protein_12\"}],\r\n    \"inhibit\": [],\r\n    \"categories\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/drug/add","description":"<p>This endpoint adds a new drug entry to both MongoDB and Neo4j. <em>Only users with admin privileges can add drug data.</em></p>\n<h3 id=\"request-body\">Request Body</h3>\n<p>The request body should contain the following JSON object with the details of the drug to be added.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td>string</td>\n<td>The unique identifier for the drug (e.g., DrugBank ID)</td>\n<td>Yes</td>\n<td><code>DB00945</code></td>\n</tr>\n<tr>\n<td><code>name</code></td>\n<td>string</td>\n<td>The name of the drug</td>\n<td>No</td>\n<td><code>Warfarin</code></td>\n</tr>\n<tr>\n<td><code>description</code></td>\n<td>string</td>\n<td>A description of the drug's uses, effects, or mechanism</td>\n<td>No</td>\n<td><code>Used as an anticoagulant</code></td>\n</tr>\n<tr>\n<td><code>category</code></td>\n<td>string</td>\n<td>The category of the drug</td>\n<td>No</td>\n<td><code>Anticoagulant</code></td>\n</tr>\n<tr>\n<td><code>pathways</code></td>\n<td>array</td>\n<td>A list of biological pathways the drug is involved in</td>\n<td>No</td>\n<td><code>[Blood Coagulation]</code></td>\n</tr>\n<tr>\n<td><code>enhance</code></td>\n<td>array</td>\n<td>A list of protein that are enhanced by this drug</td>\n<td>No</td>\n<td><code>[]</code></td>\n</tr>\n<tr>\n<td><code>inhibit</code></td>\n<td>array</td>\n<td>A list of protein that are inhibited by this drug</td>\n<td>No</td>\n<td><code>[]</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["api","admin","drug","add"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"a17266d9-ba7c-45aa-b404-c06743a44784","name":"Correct","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"drug_1\",\r\n    \"name\": \"Drug 1\",\r\n    \"enhance\": [],\r\n    \"inhibit\": [],\r\n    \"categories\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/drug/add"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"17"},{"key":"Date","value":"Tue, 21 Jan 2025 17:55:30 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"Drug drug_1 saved"},{"id":"142881fb-4912-4391-b466-506e2555207d","name":"Unauthorized access","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"drug_1\",\r\n    \"name\": \"Drug 1\",\r\n    \"enhance\": [],\r\n    \"inhibit\": [],\r\n    \"categories\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/drug/add"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"65"},{"key":"Date","value":"Tue, 28 Jan 2025 09:04:42 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"ErrorCode\": \"9\",\n    \"Error\": \"Unauthorized, authentication required\"\n}"},{"id":"868ed3eb-1e50-4c55-b9ce-06e23ff76b8c","name":"ID already exist","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"drug_1\",\r\n    \"name\": \"Drug 1\",\r\n    \"enhance\": [],\r\n    \"inhibit\": [],\r\n    \"categories\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/drug/add"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 22 Jan 2025 15:40:44 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"Drug with ID drug_1 already exist\",\n    \"ErrorCode\": \"2\"\n}"},{"id":"50340a2d-9153-4755-8f50-eaa19c9ce5df","name":"Realtionship not found","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"drug_3\",\r\n    \"name\": \"Drug 1\",\r\n    \"enhance\": [{\"id\":\"protein_12\"}],\r\n    \"inhibit\": [],\r\n    \"categories\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/drug/add"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sat, 25 Jan 2025 15:56:33 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"ErrorCode\": \"5\",\n    \"Error\": \"Some relationships refer to non-existing ids\"\n}"}],"_postman_id":"c05009b0-1226-4d53-992f-edb194168215"},{"name":"Update Drug","id":"c995f370-66fc-4621-ae23-c9a8c8fa377b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"drug_1\",\r\n    \"name\": \"drug 1 new\",\r\n    \"enhance\": [{\"id\":\"protein_1\"}],\r\n    \"inhibit\": [],\r\n    \"categories\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/drug/update","description":"<p>This endpoint updates the details of an existing drug in both MongoDB and Neo4j. <em>Only users with admin privileges can update drug data.</em></p>\n<h3 id=\"request-body\">Request Body</h3>\n<p>The request body should contain the following JSON object with the details of the drug to be updated.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td>string</td>\n<td>The unique identifier for the drug</td>\n<td>Yes</td>\n<td><code>DB00945</code></td>\n</tr>\n<tr>\n<td><code>name</code></td>\n<td>string</td>\n<td>The name of the drug</td>\n<td>Yes</td>\n<td><code>Warfarin</code></td>\n</tr>\n<tr>\n<td><code>description</code></td>\n<td>string</td>\n<td>A description of the drug's uses, effects, or mechanism</td>\n<td>No</td>\n<td><code>Used as an anticoagulant</code></td>\n</tr>\n<tr>\n<td><code>category</code></td>\n<td>string</td>\n<td>The category of the drug (e.g., Analgesic, Antibiotic)</td>\n<td>No</td>\n<td><code>Anticoagulant</code></td>\n</tr>\n<tr>\n<td><code>pathways</code></td>\n<td>array</td>\n<td>A list of biological pathways the drug is involved in</td>\n<td>No</td>\n<td><code>[Blood Coagulation]</code></td>\n</tr>\n<tr>\n<td><code>enhance</code></td>\n<td>array</td>\n<td>A list of protein that are enhanced by this drug</td>\n<td>No</td>\n<td><code>[P68871]</code></td>\n</tr>\n<tr>\n<td><code>inhibit</code></td>\n<td>array</td>\n<td>A list of protein that are inhibited by this drug</td>\n<td>No</td>\n<td><code>[Q9ULK0]</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["api","admin","drug","update"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"fd2918d2-894e-4fcb-93eb-ab04e76a92a8","name":"Unauthorized Access","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"drug_3\",\r\n    \"name\": \"drug 3 new\",\r\n    \"enhance\": [],\r\n    \"inhibit\": [],\r\n    \"categories\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/drug/update"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"65"},{"key":"Date","value":"Tue, 28 Jan 2025 09:05:01 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"ErrorCode\": \"9\",\n    \"Error\": \"Unauthorized, authentication required\"\n}"},{"id":"f20a0170-b295-42d1-814c-3b698707bce1","name":"ID does not exist","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"drug_10\",\r\n    \"name\": \"drug 3 new\",\r\n    \"enhance\": [],\r\n    \"inhibit\": [],\r\n    \"categories\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/drug/update"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 22 Jan 2025 15:43:00 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"Drug with ID drug_10 does not exist\",\n    \"ErrorCode\": \"2\"\n}"},{"id":"af041245-09d7-4fd2-850b-08ea8047fd2a","name":"Correct","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"drug_3\",\r\n    \"name\": \"drug 3 new\",\r\n    \"enhance\": [],\r\n    \"inhibit\": [],\r\n    \"categories\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/drug/update"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"19"},{"key":"Date","value":"Wed, 22 Jan 2025 15:43:19 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"Drug drug_3 updated"},{"id":"aff666ee-c30e-4534-8b06-f8a94acf71ab","name":"Relationship not found","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"drug_1\",\r\n    \"name\": \"drug 1 new\",\r\n    \"enhance\": [{\"id\":\"protein_5\"}],\r\n    \"inhibit\": [],\r\n    \"categories\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/admin/drug/update"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sat, 25 Jan 2025 15:57:17 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"ErrorCode\": \"5\",\n    \"Error\": \"Some relationships refer to non-existing ids\"\n}"}],"_postman_id":"c995f370-66fc-4621-ae23-c9a8c8fa377b"},{"name":"Delete Drug","id":"c30d237f-2865-46a5-b191-c0ee5d017f42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:8080/api/admin/drug/delete/drug_1","description":"<p>This endpoint deletes an existing drug from both MongoDB and Neo4j. <em>Only users with admin privileges can delete drug data.</em></p>\n<h3 id=\"request-parameters\">Request Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter Name</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td>string</td>\n<td>The unique identifier for the drug to delete</td>\n<td>Yes</td>\n<td><code>drug_3</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["api","admin","drug","delete","drug_1"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"94708b21-b27b-4ea0-aea6-9c3f0b7b1c13","name":"Unauthorized Access","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/api/admin/drug/delete/drug_2"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"65"},{"key":"Date","value":"Tue, 28 Jan 2025 09:05:10 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"ErrorCode\": \"9\",\n    \"Error\": \"Unauthorized, authentication required\"\n}"},{"id":"cb96c159-229e-4068-81b3-228ec7742922","name":"ID does not exist","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/api/admin/drug/delete/drug_10"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 22 Jan 2025 15:44:03 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"Entity with ID drug_10 does not exist\",\n    \"ErrorCode\": \"2\"\n}"},{"id":"5b6ff678-b9c2-4e49-8f01-0914c121c7e7","name":"Correct","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/api/admin/drug/delete/drug_3"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"19"},{"key":"Date","value":"Wed, 22 Jan 2025 15:44:29 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"Drug drug_3 deleted"}],"_postman_id":"c30d237f-2865-46a5-b191-c0ee5d017f42"}],"id":"bc170bd5-906b-498c-9683-4d5a2919bf6f","description":"<p>This collection contains all the endpoints that interact with both MongoDB and Neo4j databases. It includes operations that require data manipulation or retrieval from both databases simultaneously, enabling the integration of graphdb and document-based data within the same operations.</p>\n","event":[{"listen":"prerequest","script":{"id":"4e23bf29-6e44-4504-a425-b883a30d1c50","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"7034f07e-b678-42c5-9ac1-b421981fad39","type":"text/javascript","packages":{},"exec":[""]}}],"_postman_id":"bc170bd5-906b-498c-9683-4d5a2919bf6f","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}}},{"name":"Authentication","item":[{"name":"Register a new User","event":[{"listen":"test","script":{"id":"d8687291-fb60-41f1-9e2d-cb8116c31c55","exec":[""],"type":"text/javascript","packages":{}}}],"id":"db1108dd-65eb-41aa-999c-ea55fe8e80e1","protocolProfileBehavior":{"disableBodyPruning":true,"disableUrlEncoding":false},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"username\": \"test_user3\",\r\n  \"password\": \"password\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/register","description":"<p>This endpoint registers a new user by providing a <code>username</code> and <code>password</code>. This request is handled securely by sending sensitive information (username and password) via the request body in JSON format.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<p>The request body must contain the following JSON object with the user credentials to register:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>username</code></td>\n<td>string</td>\n<td>The username for the new user (unique)</td>\n<td>Yes</td>\n<td><code>john_doe</code></td>\n</tr>\n<tr>\n<td><code>password</code></td>\n<td>string</td>\n<td>The password for the new user</td>\n<td>Yes</td>\n<td><code>strong_password_123</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["register"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"0e995d89-74c3-42de-aaa4-84fd7083b931","name":"Correct","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"username\": \"Mario\",\r\n  \"password\": \"password\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/register"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"49"},{"key":"Date","value":"Tue, 21 Jan 2025 16:40:52 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"User Mario correctly registered, procede to login"},{"id":"92cba9ef-479c-4da2-9436-6fcc7695d66c","name":"Same id/username","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"username\": \"Mario\",\r\n  \"password\": \"password\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/register"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 16:41:21 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"Entity with the provided ID already exists\",\n    \"ErrorCode\": \"2\"\n}"},{"id":"a1c7afb4-7d5a-4f57-99d7-7bf278d2492b","name":"Missing password","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"username\": \"Mario\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/register"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 16:41:55 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"password\": \"must not be null\",\n    \"ErrorCode\": \"1\"\n}"},{"id":"8f6c1a5d-650f-42d2-9c65-b0406d83534f","name":"Missing username","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"password\": \"password\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/register"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 16:45:32 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"ErrorCode\": \"1\",\n    \"username\": \"must not be null\"\n}"}],"_postman_id":"db1108dd-65eb-41aa-999c-ea55fe8e80e1"},{"name":"Login","id":"db7ee3de-d46c-47e1-94d5-d7b387394b23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"username\": \"test_user1\",\r\n  \"password\": \"password\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/login","description":"<p>This endpoint is used to log in a user to the system. It accepts a username and password via the request body</p>\n<h3 id=\"request-body\">Request Body</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>username</code></td>\n<td>string</td>\n<td>The username of the user</td>\n<td>Yes</td>\n<td><code>exampleUser</code></td>\n</tr>\n<tr>\n<td><code>password</code></td>\n<td>string</td>\n<td>The password of the user</td>\n<td>Yes</td>\n<td><code>examplePass</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["login"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"a6ba1fa4-2073-4c3c-838c-a92e1063b207","name":"Correct Login Admin","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"username\": \"admin\",\r\n  \"password\": \"password\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/login"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"167"},{"key":"Date","value":"Tue, 21 Jan 2025 15:25:04 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhZG1pbiIsInJvbGUiOiJBRE1JTiIsImV4cCI6MTczNzQ3NjcwNCwiaWF0IjoxNzM3NDczMTA0fQ.qrDGteZrhQQSnP3jXNjdj-pmnVUROX0fV1YXcp7WW8A"},{"id":"4c1a95bc-3f9a-4a07-8bce-c5d7cde2bcb8","name":"Missing Password/Username","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"username\": \"admin\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/login"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 16:48:09 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"Login failed: Bad credentials\",\n    \"ErrorCode\": \"8\"\n}"}],"_postman_id":"db7ee3de-d46c-47e1-94d5-d7b387394b23"}],"id":"4f733ad4-177a-45db-b75e-a00b72a1c52a","_postman_id":"4f733ad4-177a-45db-b75e-a00b72a1c52a","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}}},{"name":"Admin Panel","item":[{"name":"getAllUsers","id":"cf1acfad-854e-4f5d-8586-af35f3b483e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/admin/users","description":"<p>This endpoint retrieves a list of all users in the system.Only users with admin privileges are authorized to make this request.</p>\n<h2 id=\"details\">Details:</h2>\n<ul>\n<li><p><strong>URL</strong>: <code>/admin/users</code></p>\n</li>\n<li><p><strong>Description</strong>: Fetches a list of all users registered in the system. This includes user details such as their ID, name, and role.</p>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["admin","users"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"cea648a1-f95f-438c-b547-0962ccbb14af","name":"Unauthorized access","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/admin/users"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"65"},{"key":"Date","value":"Tue, 28 Jan 2025 09:05:51 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"ErrorCode\": \"9\",\n    \"Error\": \"Unauthorized, authentication required\"\n}"},{"id":"7397e04a-8963-4b7c-a4c4-641cd020d326","name":"Correct","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/admin/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 27 Jan 2025 14:40:20 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"username\": \"admin\",\n        \"role\": \"ADMIN\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"test_user1\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"132e9f10-67bd-413a-b6b0-c665f285db0c\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"b1eeb2d6-98ff-4867-a345-0276595aa6a9\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"eb0ba388-6376-444a-a405-f8a25ba84ec2\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"29b5512b-3fd2-417d-86e6-b85c368b95cb\",\n                \"comment\": \"This is my comment!\",\n                \"uniProtID\": \"protein_1\"\n            }\n        ]\n    },\n    {\n        \"username\": \"test_user2\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"2d47492b-c070-4ccc-9fbd-8b65f965be75\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"b23394ee-5174-41f8-afba-c35871eedbce\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"9ef1549d-7905-4193-b9bf-132b72b538b3\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"ae1eb37f-556c-4556-89c6-976739b815cd\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"6e4b7fe9-bfac-4286-820e-56bf5bd553dc\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user3\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"0867b317-7d88-44eb-b59e-e4fba3374a9e\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"cf635dc6-e641-4b92-9baa-e954d5ca8f0d\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"733ba1ad-ffdc-4280-973a-624eef3fa01f\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user4\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"d5de0e7d-a07a-415e-a335-6b7bcd7bb518\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"22d611a0-f867-4287-9a9d-095372b68d7d\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"61eb8ba0-8e01-43ef-9210-cf97a478c471\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"d2ac54cc-2eb6-4f4f-812a-a187442e3b0e\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"67fd306f-6fa4-4f53-9a82-72278d658163\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user5\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"53191ab2-ae79-45a0-b074-2ee8f8658357\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user6\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"c2abc738-52f5-4c18-9a67-943a90aab44b\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"e7ac1215-b44c-41b6-ad92-3d3c4e082fc5\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"a8156b02-84fd-42a3-80ed-4cab4dcff385\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"36779459-3c4c-418b-b504-51ad7a29893f\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user7\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"826640d2-ba47-446f-96a2-2c52adb3a282\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"f142d357-eff9-4446-b45f-c04182da8340\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"9ea5182c-1186-48d2-9f55-3815bf23e328\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"f93cb5d7-4cbf-4664-bace-b5b8c90e8b91\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"1461bdd5-d678-4d22-bd2e-a81282d80e56\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user8\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"2af7ac9c-3a68-4fc0-b86e-7105465aee51\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"f4478824-c939-4c7c-bea3-0e69967a86da\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"b2dbf808-5f18-4c36-b32e-eb166a155cc0\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"e3b8fdce-37c1-4cf7-ad28-0131f0177099\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user9\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user10\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"e4ecfa44-7458-456d-a1a9-6e5f3dd1f6b9\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user11\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"dd85b4eb-17da-4fb8-a324-7fb3f79792cb\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"9bfea762-4ddd-4c03-a1ed-f505d008cf20\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user12\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"2dfef29c-22ec-428d-87db-a50647fffc54\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"89574013-76bd-4b50-99cb-d2394d071cac\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"a1f04905-f895-4325-a73c-17e2a2b6fe1c\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user13\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"19d8854e-6c06-4092-ac42-7c17ef9f3259\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"97e9d4e8-d865-4044-be28-59e55d48bb0b\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"12c26222-1202-40f7-b84c-6bebaa937960\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user14\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"c48a9e30-1ca1-4e2c-93a6-095fa5a9b51e\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"a5af1f44-0c70-4535-b5f0-ac00fdf96624\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"6cb55e9a-8c12-41b1-8b32-291eb3189e06\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"3b6af4df-d29e-46d4-93fb-e31fb56f7cf1\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"8539e192-675b-4468-a424-4ac4df87967a\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user15\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"2a0b9268-1c98-4ef0-ba31-d3d6e19783ae\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user16\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"1928b2a3-05d0-4e3e-8117-0a632e84a9f5\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"9c6fb7b7-73ad-4351-8b18-9103b39b9376\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"0106eadd-6419-484c-adb8-c6eb2c567b22\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"4dd25be7-8625-45b7-b181-b5ff7f7d125e\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user17\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"c579b890-134e-4589-aa7b-f656d44ad042\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user18\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"18fe551b-200e-49d3-a4dd-e33b01f94c4b\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"f6b2ac80-2245-4e6e-b44a-644a35629ebd\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user19\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"c0c81528-f904-4982-85c1-21a877fd62ac\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"e34a7bf9-0871-474b-802e-f29067564d3b\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"ac151ad5-dc4a-4828-ab8b-1fee09b33d52\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user20\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"21a25676-2a1e-4d05-8a34-c7647d0fc2fd\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user21\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"a2884a57-6a6a-4de4-9258-5c0c3dc123f8\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"250da1a3-92df-47b9-95c1-b05ee1a11633\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user22\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"e1ec9c5e-c3aa-4c0e-b556-34034def1a30\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user23\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"4ac565e4-8b01-4e87-8317-ac7906f69e62\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"ec4f73e8-5771-44e1-a9e0-8b1efaceea5a\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user24\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"1c943f64-69f4-476d-8dc2-289e1c23355e\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"64e3af35-d298-4612-bc1b-d98af33b861a\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"e5c22477-f3a2-4b30-8a0c-7a233dcc538d\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user25\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"1c5eb64d-c757-4b9c-a172-ff48b2299470\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user26\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"f0fcfaba-7ab2-4689-a1e0-e37228c56c77\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"90dfa737-ba6e-410f-96df-788c933680a2\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"af7448ed-fa46-4de6-9b2b-4311767ae5be\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user27\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"7a980c9d-4980-41d1-82e9-a00285bacfcb\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user28\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user29\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"1fdb6efe-cc40-44a5-b420-a5634b5af5aa\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"958d81a7-af2e-4d0e-8afb-d86b2da4f6d8\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user30\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"2f2739c0-10d9-40a1-b2e6-70116715dff6\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user31\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"f796ded2-e4ea-4bb2-9942-51d5c73c51e6\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"4fe64ba9-da9f-48fd-8d70-4080e6be7888\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"7caf8aa2-b1b3-453b-a651-6f0a55739a9d\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"ef8ec3a1-4dc6-47c8-b674-9bbb91cc01a0\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"ceb279ec-a577-4c68-beca-786f89da4e8b\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user32\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"15b9c033-2bcc-4aba-89bc-c7c9a2a85ab1\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user33\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"5237d017-4393-4c10-a8dd-fc3f8e4610bd\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"a19c7d7c-5958-439c-8bb4-fb2946450862\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"803e7946-5321-4f2f-843e-71bc0cd54f98\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"1ba07caf-73b2-453f-a8ba-73036d96dab1\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"96dcfe3c-d5a1-425f-80f0-aa94b9992369\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user34\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"34138f62-fbb4-4739-8c4d-2b106ea607ba\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user35\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"1e24595f-c958-431c-afa0-5f0065b5fcfd\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"521b8afe-4ac7-4994-b6d6-a2e9acc6139c\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"07d670c7-f48e-467f-9bba-640c64492554\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user36\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"ea8857d7-4971-4855-a354-e0a2ec645199\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"f00a3e37-749e-4676-a98f-c06096ce5c88\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"7fe4ca0e-1830-4f01-97d5-9810be0a4589\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user37\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user38\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"10b334a7-2a62-4715-95a7-e1325331d642\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"d20a0561-902e-4d82-8a78-7d5d5185c125\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"4226fb6e-dced-4653-96f4-a23e1145d564\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user39\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user40\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user41\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"1db96a30-f4a9-4c7b-ac4b-2ab69b294027\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"c5f13a99-0ad6-424d-a435-9455b670f217\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"689469c3-9889-4352-8f41-316348771d66\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"52587840-dd8b-40b1-bf82-d7c804b06659\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user42\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"42434e36-64b0-4efa-83b2-02e170b7839a\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"91907df6-0c8f-4718-80da-bad741e89831\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"9bc2f20f-e98a-47b3-a1e7-8730abb852d9\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"7c0f8605-ec60-48a6-b51d-dd34f93a2366\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user43\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"3718e02d-cccc-4aec-ac68-bcd97060bc9a\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user44\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"1cd693d4-a956-4600-a6dd-beafd553b782\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"9e3e93a1-57cb-443a-a777-cf308073ef8f\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"d4198bb6-78ac-49f4-a2ed-b3412e55f455\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"a34812e2-2748-47f1-9287-41fc6c3b9e51\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user45\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"f700f0c3-0b2a-44be-b7d0-ad7cf5070441\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"987b5dfc-a6ae-4d45-b046-a38f0e5475cc\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"7353782b-ae56-4f07-9599-47451c22e627\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"b37caee9-2b46-4a93-ae36-3bb032861c40\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user46\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"914244e7-5d51-4d51-9bbb-a94ddb294e9f\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user47\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"e7eeefcf-653c-4ec9-8601-ebf879e00dda\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"b27c636d-35a2-42fb-8f5e-0d7a9170ca40\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"5ef21f57-0c86-4a48-947b-372ca0810768\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"b2c1a64e-f075-4b1c-a821-b95498ca8fb5\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user48\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"8c0dd37e-666b-40c1-8869-bdcb6fefa9c0\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"e5a2d47f-f420-48dd-92dc-1012f49ee5a2\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"acb7b75f-b436-4556-b88c-ff08d0b30619\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"b4c3922c-6154-4c99-b724-5eb99b362b64\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"4459291b-f605-4ce4-86eb-4bfb9a408460\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user49\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"b3c3a1f4-06b6-47b2-b450-5d88cd7dcc2e\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"89fcb03a-fe5e-4d4f-b147-35a8664d9df2\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"7c404dfd-ea5e-4fab-b083-b76323948a21\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user50\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"94ad47c0-b04c-4da8-a098-7573fc6a00d7\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user51\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"71cad0ed-be6c-4b1b-8af0-944d927ca3db\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"c50b5ea9-3c98-4965-81ac-4df649e4ce70\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"519773dd-e7a9-4a19-884c-2c61c1909902\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"edf376d6-56f8-4deb-bf15-159f3d6f9ae1\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user52\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"421a6221-f576-4048-a9df-34328b48523a\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"5c4c8d27-c404-4dda-82c5-6006cc5515aa\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"d1692daa-fc63-441a-b7d2-24199ae375f4\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"4f1b97cc-9c51-4ae5-86f7-5291342c7858\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user53\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"dcf0ef1e-2723-4924-be1b-759afb262083\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user54\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"a976131f-1060-4848-aac8-1a3b209ee595\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"67442f98-a4e5-44ed-88f8-67a875952814\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"57a79e14-5984-4584-aa5b-13c3437c01eb\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"589b9bad-4757-4522-af64-8bc4de01a59b\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user55\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user56\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"95006632-0ab6-42ed-8396-22d08fd40909\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user57\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"20fb0c87-47a4-43cf-a1c9-653f9ceb2f04\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user58\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"d6536cc3-dafc-4287-89fa-a984ebdef684\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"05fdc288-d827-4273-952c-cedf8cc8ecb4\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"14d94302-8dbe-471e-a00c-90d781f3ecd5\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"56e94f24-e8f0-4f44-9945-9bfc973f46bf\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"8403a856-0d14-4b40-a961-f51136d0c556\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user59\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"4486d60c-878d-4894-a1ba-ebfcc38d5e8f\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"d38b75db-722b-4a91-ab89-0a06f10402bb\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"c1abf87b-6efd-4b83-9cfe-d16ef691621a\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"c3e02e8b-9aa1-40c2-9410-16c705aafd0f\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user60\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"88f8df9f-c43d-41cf-b4b2-787596d70f07\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"bd385722-f96b-453a-85f6-b3e2cd2fadb8\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"727cf887-f0ec-4caf-b610-cfeb2ad030b2\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"fb16fa51-a850-4f46-97d3-73bf318d8922\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user61\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"bbb7f5e9-2ccb-4300-b3f8-101acde18350\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"9ce7b3ea-5a28-4032-b77f-12b33f271af7\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user62\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"a822802f-b5a6-46a8-b152-a2823ac98834\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user63\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"5610214c-2a44-41f6-a381-9a0b8f8eb8f8\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"97296c04-e610-4e7e-be59-b2b3c1da9949\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"14f387d9-e3c6-4455-bccc-f087fa750f82\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"83238c7b-a7e9-4521-8a0e-cdefc7ee0632\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user64\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"f1d74eff-4354-46d0-8ce3-e5dd897d64eb\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user65\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"31aeb2c8-1165-4356-aab6-b426bc4a0bb2\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"99c92f0c-687e-45cf-8cec-4d14787021bf\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"d2798cee-78e0-4eac-bffc-1d3283a0b8fb\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"41c677f5-a6e0-4fa8-8877-cc7ece23a728\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user66\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"2a9ccab7-383a-47e0-b63e-77d7f51ad61f\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"8fc054f9-efee-45a3-b27b-b0771cf2057d\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"1c1a3dd1-792c-4d60-a29b-2b0d81f3ff9c\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user67\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user68\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"62b3bc07-b1d7-4fa6-a95b-e4353a62acef\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"90555831-8988-4b74-b3b6-4ee502bf319f\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"d9dddadd-a96f-4893-bfb9-ed044ad80e49\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"c3995a1a-b718-4098-8e78-37a509a94438\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"90905ea1-3d8b-4e7f-990a-803cff8bdb4c\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user69\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"230717a8-1356-4acb-b2ff-de697f085157\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"9f06a5e6-cefb-4565-9500-4c30ae4690f7\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user70\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"a5c6d237-d85d-4514-8ea5-03045e14e080\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"355cc37d-6f7b-4a01-b6d0-043f37daeef2\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user71\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"a6605958-8d5c-4af0-9475-efc827c22d3f\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user72\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"a1048281-c666-48b7-97a0-21cd97fd36de\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"8f34a2fe-6565-4bfc-82e6-c042e812d7ab\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user73\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"a9cca59e-a815-4fd7-8833-376058802816\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"f42859d3-94d7-4fe5-b178-76ec7e777ccf\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"8c38e2f5-08a9-45d3-8335-2f9e424249d0\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"73d50be0-6d09-419c-9777-1e18ad5c67d2\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"89bff9fc-d034-44b4-9631-282416deca57\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user74\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"15c7f84d-c5c1-438c-8a7c-82105c7d3e83\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"2b934347-0e46-4857-b455-b16ccdeb218e\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user75\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"23bc714d-769e-4622-be46-97268818f87a\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"bf6d2c78-233a-4025-8e2b-28faa567b917\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"3840d385-fbc5-416e-9fb9-1439b551b45b\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"f8e158e1-19e4-4232-b27b-08b212244f48\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user76\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"bbcba228-f4ad-4377-99bb-4f8cc12089aa\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"421eadbc-df2e-482b-975a-987d6f248ae0\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"f8b17791-450d-49c0-817b-522932e5dd74\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user77\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"975ab468-4feb-4687-87f1-81fd40e3a2e8\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"15ce13fe-dbe4-4f98-8fd7-621d4d11cf71\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"d68b1b2c-f4c0-4385-a342-a6f40b73a9eb\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user78\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"e449ffee-58af-4de2-90c9-0bfe221cb829\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user79\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"bfafac7a-68a1-4d19-9869-ac89da56f84c\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"d46e5852-eeb9-4924-86c7-c0f753ca6867\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"275b59fd-f8d4-4e94-9d3c-a7798f93f550\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"2dfe07e8-b1a3-4dd3-8263-4f4baec3ef03\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"4a1f50ac-d987-481a-ab12-5f2ca3cd177c\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user80\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"37ebf260-1368-4db6-8c8a-c63141968fbc\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user81\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"bc5c9a48-2bf3-4ad6-8d46-be616dfeb0f3\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"02812663-1fab-4a26-8732-099efbcb48ad\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"a7f1e344-feff-4099-8315-622a580c9fb2\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"72700c65-07b4-457e-b937-2f5cc69822ca\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"4276758d-1ba3-4b36-88b1-4abc7bd22475\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user82\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"b36155c7-1fdd-4b02-ad99-7c01b0d16a40\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user83\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"8831fad6-2009-4343-8698-25437eb34f14\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"9ada3d8c-e21a-454d-8f38-7ecf70c4be5b\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"efac4f21-ca42-4c6b-90b1-c29b1e91e3c0\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user84\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"8e435174-ed12-4c39-9e75-4af57bf6bdc9\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"411b4ab6-27a6-4f6d-893b-b540240a9db1\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"2896c550-ee2e-4a43-af07-b785e84170e0\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"e41a7081-5a2a-448d-b5f4-699d54b9e81f\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"2c7304fd-d1b5-48da-af66-880ad3659f80\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user85\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user86\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"38d009f6-7e07-42d8-b39d-6e415a23f0d0\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"bb4cc3fa-6081-48d0-a054-792142533227\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user87\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user88\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user89\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"49e6b0ab-e697-456e-b50e-87ab1193c6f8\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"8a4ab18a-8c20-4c2f-b41e-ffa633ca2e5b\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"a1ba192e-711d-4732-939c-f58d1a1edb5f\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user90\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"1c9237b6-924f-4e64-a556-ffad10d9b8d5\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"6d57d8c9-8d94-4069-a6b0-00a4e6f2230e\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"aa95856b-b0a0-4634-aa77-b9c54314a8e5\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"82402aaa-b7ff-42ff-a257-bfd4784fd81b\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user91\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"588b8f4a-1567-4f93-8607-f805fb23a57e\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"bec9f48e-34dc-4ceb-873d-b0ec24e07c54\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"612c238d-8bbb-4776-8a28-e3dccae8ec15\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user92\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"d23b96f9-b633-4371-8914-29c6d8583ad2\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"a966d8ee-f101-46d6-88aa-e5da2eff1e35\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"986910db-053e-4f20-8bfe-f6d99f10a3fd\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"5150d06f-365f-4b6d-8e8b-a63604e3a243\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user93\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"e4372d13-c8b1-4cc5-9cd1-e35652206b0f\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"c175861e-0cad-4de3-8dd2-1436694fd66a\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"8e39a632-82db-4458-b9a3-05d7bfa82473\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user94\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"a83ecf1a-6e46-4f37-822f-7afa7ec1a681\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user95\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"3d83204f-5991-492d-bffc-ab763f046454\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"14b4a2af-8a14-4990-b6e5-5a8a56f7c461\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"dd4ee260-6363-4406-9b5b-ab9a1cad5e82\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"4dae27ee-9f37-4b00-8286-54baccd5eb31\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user96\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"133f509e-f7d5-4df1-8f3d-2498e4e4d8ee\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"a4f7d48c-4bd4-4271-b92b-716c8fa23745\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"23fc53fb-1288-47c7-b618-a90464425831\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user97\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"4a5d0249-39bb-4c22-86c1-eb1cd2dd2a52\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user98\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"5d916ab0-60b1-4803-9323-13729ebffee7\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"884063d2-3c42-4cad-b474-0fc5fc5bca8e\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"902f0300-ca63-45e6-8d10-7c7e3e93933c\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"ceac8307-5353-45b0-9cbf-7c6a0fa25af5\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"b581e117-8610-404e-877a-07bb8c217491\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user99\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"3004f5e4-9d37-4800-9f37-dcac1716d3d4\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"8da80e60-f8e4-4635-b032-8e52ce3dda7d\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user100\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"607e4873-b56f-4314-9120-e9b70da1053f\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"3d21001f-7767-4075-869e-6253ce0a8c5b\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"ce93ab4c-eb6c-42c9-a3ee-c170a3cbd381\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"84b3f796-436d-490a-996d-daeabd0dcfa1\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"8c71ea32-f436-4543-a7b3-dd45a5b48ad6\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user101\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"dfde79a7-254d-4853-ab1a-9784a3f6c9ce\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user102\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"b8b155ed-5d4c-4e98-91c4-2db3550033a8\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user103\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"604579c6-7645-4f22-833c-a99adc69b102\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user104\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"8b779041-2342-4840-bd1f-c9f2406d762e\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"64c73bf9-5427-42b7-ad1e-ecd40b42c934\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"25f90d9a-c19b-45b7-965c-1abae451239b\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"41593bc5-4291-4b77-a609-12c7d0527acd\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"7185c615-588e-4cc5-9651-de2698d7f5d3\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user105\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user106\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"1429f9e2-a6e1-4b01-a339-b8ccefbcce41\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user107\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"3bd55224-d025-49fc-bca3-950b7e44794f\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user108\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user109\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"05e618ec-fb57-4261-bcc9-54f62f7fa1a6\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"3de6190c-f64c-459f-8fb1-609040ad45c4\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"3114200b-8a9d-405c-a18d-017c36fb65c1\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user110\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"885df9b6-2ff7-4e9f-b233-cb638aac5816\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"a9750c6a-f17a-4e89-b7ee-83a8caf30473\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"ca292776-69c8-4d63-a308-5777debf12ee\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"9d7bfdef-3994-4dba-b5cf-eca15956016d\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"9703bcc3-aed1-49a8-8b2c-75a39c265cf0\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user111\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"118e71e0-6351-43cb-a3a9-46a6a35eadf4\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"6b20ea1a-0c80-407d-bf04-a6189274b7fc\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user112\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"81b5150c-9385-47b5-8824-d8b71c6d3bfe\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"0473324a-fbca-49d0-baca-ade618820ace\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"5caa4a4c-975e-4531-9ddf-e95c1442889d\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user113\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"c134a09f-e334-424e-a635-b8d937168def\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"dbd827bd-0ae4-436b-a277-95cbefc7cc34\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"335c846c-8403-4fd1-9d4d-5ba69b0bf77a\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"d668c954-1ebb-47c5-ad64-66fc3bdce556\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"eb0db3b1-5878-4f71-b008-388989fba3cd\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user114\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"482ac9cd-d8bd-41df-9d85-426e9bc2680f\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"d3f296ea-ad5e-4436-b0eb-a692ca747008\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"881e90c9-cc18-49a8-8077-b0255d9ccba2\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user115\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"3b01563e-8284-42f7-a31e-0aa0fc723265\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"18db159a-7f5d-43ab-932c-87ac48884d5b\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"308fe744-6571-489e-a3bc-b50ce31fba05\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"06b68e89-39e5-46a4-8f35-88003b4bb732\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user116\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"f3dc81a2-be19-4097-8e63-bf7925644223\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"61e5a57c-439e-4404-9878-5459457dabfe\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"1993b1b2-6cba-4bb6-817c-daeabd99819c\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user117\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"3e310632-209c-444c-8a8e-8536969ff649\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"0396ee87-7e0f-4d5b-96b5-beb2f78fa9be\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"a1e50165-a1fb-4ed7-9919-28fe101e75fa\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user118\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"0eb11558-ddc0-4b84-b802-066e3035ef40\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"9f7e13f7-c952-45a4-83d5-60b73b3dc0a7\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"b464cf30-a962-4a2f-bde3-8287d0d065df\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"8b591743-ddb5-4439-bb2a-d5b92eefd4db\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user119\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"3d0874f4-2a9a-4dd9-966d-c6a8bd433485\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"5d4611eb-e3f3-4bc5-9a2f-d3c158668ee8\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"fe254575-10df-475f-8b3d-056d7c8fcb81\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"b026a710-212b-40e5-a787-0cc8a41ef27d\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user120\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"cb5d3030-907c-4569-b1e2-c0586e5291b0\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user121\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"cd2b5a94-5eff-4966-9cbf-f5feaeba5562\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"b296407a-3ab0-4e31-aed6-8220d6ed4450\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"eeb77b5a-c9f6-44f2-b2ac-f16bc26e5128\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"48b32d82-a592-4ef3-9bb8-3b75aceabf63\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"ed8cea10-5da0-4fc8-9303-8645d2ea40e8\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user122\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user123\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"b6897772-5f6e-4792-8d46-f72503dabc7f\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"ad64c267-ab21-45ee-8b63-0aeb5e71e696\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"6ffdd06a-374b-450f-a927-e0cbc9e902da\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user124\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user125\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"55daff44-6ed1-424b-8cfb-9915f994e793\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"f87406f2-ff8d-4422-979b-6586fa51a608\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"7d31d72d-c292-4158-abc3-8c79d7f60d79\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"f47eb4b1-456d-4fcf-9b0f-138062989cad\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user126\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"fb8f4fef-5a11-4a3e-842f-9e8508cf3813\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"f2d93972-ef76-48b2-9f87-61fdfc3a43f8\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"328a216f-ae9b-40e8-bd33-3deeb523d957\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"9a14bf62-aec0-4b1d-a076-b0e9566752da\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user127\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"b31a0b6c-2f73-4ae8-9090-9e37b390aeec\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"b2e4be33-8469-482c-b9fa-be69c63a3e89\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"f46c97de-8bc6-46bf-822a-1fae399e0d70\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user128\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user129\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"ec308430-9408-4f03-bfdf-7aa2fbe1a776\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"9cbee023-3aff-42dd-a24f-23729da8a177\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"a0f1db5d-8660-4197-ba81-6b2bd376b346\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"6d406ccd-86d3-4a1f-8aa5-eefa14eb3b00\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"64356d52-5e06-44af-8b7b-c036a84e0671\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user130\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"04ecb3e1-aeb7-4e0d-86a6-fbc762106421\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user131\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user132\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"f3bb9633-1b4c-4ae6-8a77-c1c2effaa844\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user133\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user134\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"828b8a9e-42f0-4f05-8ee6-3766d688a607\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user135\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"ed2d3e9f-3f72-4cb6-ba44-8375613058a7\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"26c5e388-6d25-415a-a3c4-6be28d66d738\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"df36b19d-7236-4fc2-a3b8-4f669f1e08c4\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user136\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"76e97604-45fd-4cb1-a55f-ffc307fc14b6\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"68acded9-0716-4e36-9738-bfcce8eafdb8\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"e491624f-f102-4dc1-aee8-b444badc6992\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user137\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user138\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"7957b238-ebe0-44b8-9df9-009b2f958da4\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"2b3ccc3f-e39f-42ca-a9c0-e9f00cc44ac9\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user139\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user140\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"b8bf50ee-94ae-4141-b1e6-ba31564f0de3\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user141\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"bb129725-ac9c-4d8f-8ceb-da71cc7072a9\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"04f51c68-2605-4012-87d5-933d3a6bde57\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"29c8bf04-ffe1-4aaf-8dda-72a7ecac3d21\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"abbf19ba-f43d-496a-b492-6c07fe06fe8c\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"2b2db158-e81b-4a92-adec-5284604ef8bd\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user142\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"a3af2b37-b8f4-46c6-adcb-5dc96df9aa75\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"3b3531e2-0af7-44d5-9594-20b9eee92ec6\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"50a7028c-110d-4bdf-aed5-b2bdff9d5989\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user143\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"f56f671e-1af3-40b0-84d1-602070171b98\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"7bd66858-d2d3-46d3-9c59-beee8033baa8\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"0c42d1bb-1203-40ae-b099-564d9d29aaaa\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"6604ac4d-4930-4ebf-b6fa-87bdec00d058\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user144\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user145\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"b8861fea-93d6-4577-a546-da5092a71bf8\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"aff6da88-99b8-45f1-b6ab-3e598de55513\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"c20e3402-c04c-40af-809d-64f283c4ffe5\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"052dff5d-91b4-4712-888f-9d0e3bf73fe6\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"f78c3045-d3b0-4a5f-9e5d-66be968c5232\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user146\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"f0834716-7602-4c91-8c8e-2839f0275f19\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"2bb4844c-3c6c-4341-afdc-14e0c9d9a46f\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"fb661e88-6e13-428f-94b5-0f40b96479f2\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"bf7a5e96-25cf-4b2b-be7e-88a35873ca72\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user147\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"7945f84b-34c0-42ba-8ad9-0264ae7b914b\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"f95a8530-49be-4db9-bad0-237e15299e19\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"49aee2bc-caa4-42af-9308-231193215a65\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user148\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"cb039019-d162-4bf5-b102-f04307fd53fd\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user149\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"c27b54be-284f-4ab8-ab89-9f08a1b095ae\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"c6c49c15-c6d4-4744-9c72-4440774fd271\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"6b4576df-2abd-4739-9f24-c6581602bea5\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"bd942142-1f70-432d-9a79-9e78ebd40429\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"b12cca95-601b-45e4-8cb1-38dcdcd5cb52\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user150\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"3c80da3c-512f-473c-b350-48f92c30a203\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user151\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"eb1346d6-69da-4b87-8d9b-560e50f8aa39\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"ec457062-4607-48f1-a5ee-02b88a214624\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"8efd8593-ff45-48fa-9fdc-d90ef8164c0b\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"2c0828a4-c540-49b1-90a5-9e67bc377af8\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user152\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"a428720c-a91b-4ef3-8eff-2dec99f00d70\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user153\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user154\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"9cb41a4b-cbae-4d3c-91d9-d31673401f65\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"78290492-db63-4e38-b57b-b2b2c6af3c78\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user155\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user156\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"d6dad907-9588-42e9-ac72-27d283f4b392\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"4d966a4b-d6a7-4281-8269-9d18111eb262\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"d915ca4e-6c64-4e79-9d38-555264822dee\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"7042a4cf-194d-4d54-9ae3-869d30c4c66e\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"deda0128-1195-41ef-8d2d-80ce7c7163ea\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user157\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"17092277-1c62-4461-8f0a-10e237f0e174\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"99caefeb-92c2-47d6-b59a-281150bbe8da\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user158\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"10e02186-f590-4701-bfd4-8dc920aac3c0\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"99ad8e28-5a40-412a-a832-31f732058b44\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user159\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"09b1c0b9-697b-4ffd-9e53-dba3a9e7df93\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user160\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user161\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"38113b23-5f8f-49a0-9761-cf566b60ef7e\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"f49117b0-132d-49c2-97ba-ff32408a0031\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"a3563e11-d7b5-4d03-b775-4ec112f3a94f\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user162\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"bba0c3c4-a151-4ee2-83a8-d23e3ea06cac\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"3eb9c1f4-d4f9-4dc7-9d7f-9f04f0d8db39\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"f60aad63-1267-4fdd-be41-c1aa254c55d8\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"f918c430-3ddd-4041-a3a2-9a8c4a48387b\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user163\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"3e08ba55-e7b0-4834-a9fa-96c9104a9f8b\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"52f669f4-8015-493b-bd27-2a93d727d940\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user164\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"5630f94c-6343-48e6-ba8b-95c5567ba025\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"d06cec67-c9e5-407e-8bc0-a5fbf5c1a20b\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"1c8feea6-6000-449c-9021-83d8817840bc\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"4704e376-eff2-4c61-8642-9a7dc3507535\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user165\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"c8e2d2f2-ebcb-4397-8059-ded74fb317a2\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"f17419fc-4720-4967-9c58-6709dd93717e\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"4977bda9-37ea-4a84-8613-3b6ec02ea114\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"ba9da25b-74bd-42d0-946e-93f29a72b805\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"70bdf864-4ed7-45a3-a0d9-ea836b280063\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user166\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"d9ea7a94-b1a4-41f0-ba39-a88ef2684828\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"c471bfb9-cd5c-45e8-92d5-72c905c06852\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user167\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"597efd9a-7b25-445e-95ca-df20b1b7e6ca\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"af5b2da6-a758-493b-addf-d42c035f1b22\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user168\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"aaf8d269-048d-4a06-bd22-793b831b5f10\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"a30a1e03-8913-42ae-970c-2a20cab66d68\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"a07ccf27-4fd2-431e-9e57-af957b78996e\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user169\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"05664ebb-87b1-4e3e-870a-d93c24da87b2\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user170\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"99723f17-e933-4a2a-9ef9-c5c79b430b5d\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"8e4fc63f-ca22-4d08-8fea-0ca7b3df2862\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user171\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"6172dfee-4b95-441a-9e87-4f2e9e723372\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"b7c18e90-81d4-4529-b95b-039352b0ba0a\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"f7b086f8-eae9-4e5e-a51d-f36e02403cf8\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"c4d86438-5c54-46fd-8a9e-c6eac129f4cc\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"7ad79df4-cf2b-450b-ab82-f4a35c728116\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user172\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"5fe1009b-bfdb-488f-923f-28082f362df6\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user173\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"3f9ac1de-570a-434e-8486-21f4854f71ce\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"2429f4c6-7060-4a06-9423-a86d57ee086c\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user174\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"1788521e-aa06-4cae-8e87-ec3d6d0e9dab\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"784bca1a-30a8-461e-a34b-509afd39dcba\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"c9fceabb-0b91-44df-a32e-c4a9f408cccf\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"816aa676-ef2a-4a3c-9dc4-e15e5f0c067e\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user175\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"b0be4ce2-090c-4627-8431-2a912f0209ca\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"ed07056a-cbf1-4ca6-9ec2-ef424508ac55\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"9ba6e412-2c9a-4b18-a524-8111c1560564\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"bcfd3eb7-1f1a-4d16-9ed8-0220f13be64f\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"6278ad64-214c-49e2-8520-a01f18d23bed\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user176\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"8e7a16d9-cd72-4e86-8bfa-1fa276cf7461\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user177\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"d551f38c-0d42-4888-a333-46eca1b3a048\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user178\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user179\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"c9882f1a-260f-4b77-bc43-75b32aa35486\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"97e6bc44-eede-432f-aab8-2865f383d840\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user180\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user181\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"773c0c43-0c0c-43b7-aa87-1e5b3851e723\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"e354f1b9-9314-41af-ad08-82005e2f6205\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"b5a1d8a7-7dee-440b-9582-3561152086c3\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user182\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"4c398bfb-340d-45a2-8e91-6baeadfbaf8a\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user183\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"d5b65fd0-13fb-4936-89fe-819812e68cb5\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"38a7d341-acf9-4fb3-a934-7c26158cddba\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"565f59e5-8b50-43f3-9f83-78462b363b9b\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"ee598968-5a7c-494e-995a-51dd03e48a62\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"4273150b-9e38-4cec-ac3b-58be36228e0b\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user184\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"64efc0f5-ae42-44e0-8b57-21d42b842841\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"078235da-e166-4ccd-bef6-a1459e5e7c9b\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"021d782f-e40f-4846-9b35-28b896f8f1d8\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"a6f998df-76b2-4c87-9309-c8703ac12eff\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"157f2d88-00db-4f48-af79-146d465b80ce\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user185\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"4d4a2d47-c437-42fd-8d08-6194cc8fd401\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"cb73b879-7a07-480f-bd39-3093043438af\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user186\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"662cf19c-9c2a-4170-8eef-109a486ecfc7\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user187\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user188\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"0f76665a-0926-472e-8ab7-2ec020196ed4\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"8b1820af-1e7f-4418-b04f-cc46c2022082\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"8ab9f87f-1b58-414f-95b9-062e2054473c\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"dc9c4f19-a8db-4529-848f-5d7fd3e4fe25\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"ec58faa0-9f39-4dc4-bafa-8257b8c565b5\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user189\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"8b7fbbd4-2a92-42d4-ab59-51ee6c20362a\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user190\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"590bec3d-07f0-4532-be90-60219a54c360\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"dba9eb30-b9d3-4cee-862f-d59401532af3\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"2f863b1a-998e-41d1-8cb7-4eb1dcf1bac0\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user191\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user192\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"5a1fe4e8-6e05-4a4e-8bfd-05e34bde0c19\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"ddc51b87-b500-4bac-81ce-0dc5dd79b390\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"51c8a8ae-a587-42fc-a723-ae30f93fdabe\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"c2d521d2-6af6-4bd9-864f-c69b22bf2474\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user193\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"c26a518b-a0fa-43f1-856b-8c19080ab823\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"2d0af7f0-1da8-4d30-b4ad-872e3f19c9a2\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"74673595-8fb1-431e-af08-8ef2a676cfad\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"497120f7-491b-45a5-b45b-616f6d9bf6b0\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"711a6a59-837f-4973-bed7-ce0f3bd23222\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user194\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user195\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"fba0b640-7891-478d-98b7-08254db5ef7d\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"c0b04259-bf6f-418f-bceb-78e15cdf5431\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"030d8007-0b61-4afc-ada4-3209f7890f9c\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user196\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"c4ff77cb-8a1d-4cd4-a7a4-652ab584a324\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"9e25c4a4-1d09-4d3e-84dc-9ca8175ac6aa\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user197\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"3fb0ec27-a1f9-4c2c-8895-7591fedeb950\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"55a8face-fa48-4244-84a9-f22d31731934\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"6ff21280-a6b0-4c99-b3d9-a36d834b975f\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user198\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user199\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user200\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"ef81e048-fec1-4e70-af71-d30b2481df0c\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"894c91b2-aa86-48f6-a6fa-10d3303293d7\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user201\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"752a6623-e619-45fd-85c4-54f62eac3383\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"45a9e38a-49af-4744-9254-bbb96ffbe7ae\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user202\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user203\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"6289f51a-943d-486f-a39e-21b4a59ec115\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user204\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"0a93ff3e-52c3-4d94-ab6a-b4b15bd3e25f\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"b9ec9de5-8323-4c32-bb4e-fee6cb6464ce\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"83ecefff-3694-4c8f-ba18-380af4400c80\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user205\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user206\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"4bde258a-7055-4282-bd7c-f9cb804f6e62\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"63bfa27c-e5f9-40c9-9068-8da52956b700\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user207\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"497692df-94ae-44bc-ba1d-608cf0e06a62\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"bae846f9-2bc0-418d-a9c9-c25bc77f8058\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user208\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"fd318db2-c6da-4d37-94a7-314fe0661cd0\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"05e6b9c3-360b-41b5-8d24-bc2be2eeab21\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"07d9b184-6d0f-463b-9eef-b57051d6a38c\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user209\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"e1c66ac6-0dc6-4458-b0ba-a54420afb683\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"4c4c7c2b-8825-4d70-828f-788b107d2d83\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"7c1a5444-2b2d-403a-bc77-f4a1bf4916f3\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user210\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"49023278-c708-4e7c-bc2f-a79b52c3ff91\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"b6419a01-2843-41b7-8059-08bcdbfe8a68\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"6009b4ee-ab96-442c-b286-35b9e95670b6\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user211\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user212\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"1fbe446f-f6a2-4dfa-be15-304eeb194251\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"d4b8ccf4-ae10-4ace-ad82-4a7dea33b369\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user213\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"96d4623a-ba39-4b82-b4be-2d3c0e0a1522\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"3c892ea4-7ab6-4d55-8361-406c1ec8da67\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"932b465f-c01a-4219-94ea-ddf8a7ebc2b3\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"48baf781-01e5-4282-ae81-dd45dbaf2be7\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"62659517-3768-423e-a733-e2e7d2baa012\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user214\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"a1f410e6-d938-4ecf-badb-7264bf310e02\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"ee305c5a-b2be-4720-96eb-dc51926f9ed3\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"2e4cf308-e61b-4028-b240-3a3e5a0d8f58\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"b61f295a-f2c7-47e7-9e88-73dff7a19111\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"1a55aa91-cde2-4759-816e-811fdd7fdb11\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user215\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"e4dc4e1f-411d-4d2d-ab7f-a6f35098508a\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user216\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"125fb66b-e828-470d-b8d1-27fa590fda92\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"d8798afd-6152-4858-b41c-5d1f00da1c8e\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"4eff1258-59d1-45a4-a46c-05037a5f4452\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user217\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"9cb25157-e169-4b0a-98b9-c3916f28ee60\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"d216137c-5c4d-4fbd-9606-62cca800cce2\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"09b10608-29a9-4252-a3c2-a343b6c77d3a\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user218\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"49c035d6-5bd0-452e-87aa-00807b6f7bff\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user219\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user220\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"8cbd019a-e63a-4726-9f93-5eed1dbb38f3\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"f7c58bcf-0427-4866-96a1-4481f9b985a7\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"e8a56164-84b2-435e-8ec7-ff5294f1a452\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"9de2ea6b-717f-4b16-adde-a46dabffa313\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user221\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"69a82985-ef5f-4475-983f-884bfac270bd\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"da896e58-e90f-419e-aefe-53e7d340a39a\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user222\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"295bf754-cdde-4b1a-b742-fab4d4a51169\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user223\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"affc6c7d-0b05-4dd4-9d05-68bd99d8cf22\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"124e856c-6a9d-4afc-b792-817bc175978e\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user224\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user225\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"ba71f353-bde2-42e1-8b3e-e28f0e2fcb21\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"387fca4f-2fd7-4452-8940-a04348aa3023\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"7c65665c-ef55-4515-b934-bfe344b7d4e0\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"3a455332-5e35-431d-b388-cadcb732223d\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"f0095497-b85e-458c-9063-349649a67203\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user226\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"cc5cd8f3-b136-4c1e-ba71-617a40ac89ad\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"849a370c-5734-45df-af43-5a90c1eef9be\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"44b43249-25a5-48c4-a5e0-80ea0e6382a5\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"2f463fe4-d3ae-46ce-81f8-94193c42ca0d\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user227\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"abc76596-63db-4914-be17-961e7f2c87a1\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"797a5f43-0d70-4ea1-97d7-eea1d1eb790c\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"2d7a7635-4a98-45d4-abef-8c62ea095f52\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"12f4959b-7cba-4daf-83eb-40780894825c\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"87c39365-724e-44a5-8835-2470238585c6\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user228\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"a55d3d81-d117-4b87-aaef-5ef4093cc454\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"c18c4033-24f9-41f1-895f-4030d9ae8aa8\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"2b208b8b-ff67-4c70-960e-64d884b07b57\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user229\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"16489ab1-b9b3-40d6-bb77-e08ba321d39c\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"942a9d49-919d-4ca9-ab22-433ef622c0b4\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"1b80cff3-ee13-460f-9891-afc24107931b\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user230\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user231\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"d9af5148-e0dc-4ac5-baf1-349e0057f03c\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"df54e542-846f-4a1e-9cfb-e9bb5920948f\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"a6beeb94-82bc-4ed2-9d86-411fd061f10c\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"45b224b5-fb33-4350-b22e-e81941109ab8\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user232\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user233\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"d1576c46-6c30-4f23-abe3-ae943c0b7e33\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user234\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"df7f3fe1-fe36-43d6-9e21-2f152df2b9b6\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user235\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"9b364b62-a5ae-4ed9-b338-bc031f887eda\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"114844e4-686c-43b6-b5aa-b5879d0e3f9a\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"7eed78a6-d6e5-4970-9050-4726723f4d08\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"b81e47b6-cfc9-481c-8df9-01cdd0806dea\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"6f14098e-b760-49af-9634-e6fd87fca16a\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user236\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user237\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user238\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"0334a8af-e621-46f9-afe9-92c837b3dc04\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"4754131a-dd7b-4c93-803e-49e2f8699156\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user239\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user240\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"53f237ea-4d08-4a50-b65a-020bbfdece90\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"93b47290-bfac-4530-947c-b2e9615947cf\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"d9aa0069-07af-4e2b-9920-1e413ee0792f\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"ccd697c7-48ed-41be-9d8d-4021b94e7eae\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"161dde3a-7438-4bc1-8faa-f13c5bd03fb3\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user241\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"e4bd4ba7-2a27-4499-9ad7-e4d534fe493d\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"46d888a2-f0cc-44aa-b4dd-4cecaf7ae632\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user242\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user243\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user244\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user245\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"dbf7b1b6-3828-4825-9fa0-c6c08fc90cd4\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user246\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user247\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"5c930a9c-94a1-4043-8159-222c74f4aaf7\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"c0d02451-1b23-4ae0-a21e-31b98252e202\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"cf82949b-953c-4f37-aa87-02dac61c79ab\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"e2a8b883-c2a2-4125-bb6f-f2ad72c37203\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user248\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user249\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"dc8fd271-615b-4aab-bead-92c26779f006\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"eb38fc16-d53c-4e57-9a14-a3b905be1234\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"4f23b209-e9dd-4f52-b4fa-72f052efbc0b\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"85319bee-17bd-4396-b709-4b5ec54eec23\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"8d6019ac-dc63-4962-8935-7d04683b53b1\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user250\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"dc5bf6ad-5ac8-4f66-a445-1c58f28089c1\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user251\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user252\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"c14c5cc2-56b0-4afb-9a1f-278ff1341613\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"0471825e-efc6-4813-80a5-a3ab31876a48\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user253\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"ee799d76-7c7b-4745-8027-e05fe59a2efb\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"306c9249-b351-4eee-b9a9-d98e24e21ae5\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"9cce93e8-1eaa-41f6-ba90-d5724c8b882d\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"84aa8393-1402-4fa0-893c-0b778df89d42\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user254\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"7156f3b7-820c-49a8-ab86-86315959ef0b\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"1d56ac7c-1611-4e01-bfd1-c72a95931eb0\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"1c1efa21-68c8-429b-b239-d2c685a63fe4\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"3783eaef-82dd-45d9-ab39-575df38a4d30\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"7c5901c4-c618-4185-99a0-4a33a7c891e0\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user255\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"d756355a-fb6e-466e-b756-1579df3828c1\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user256\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"60dafcbb-eb03-4ca8-9379-cc482cf58ff0\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user257\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"0c74b9be-2a4c-402a-b964-ebd78ab0d434\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"a543f571-b99f-44a0-b84b-f1dfc0886a51\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"d55dcd0e-d499-40ae-b0c2-aee3ad43a8d2\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"856b18eb-70e3-4ba4-9ab8-bd8e0a0e07c5\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"b693286c-581c-47c2-bcb2-e8423c1f5149\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user258\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"a016e380-7e4e-49ad-aac7-24f4414e52cc\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"14244e27-fa8a-4a7a-baee-ef5cc0b4b4b4\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"e69a2fdf-d121-4f06-b851-f0cd7ed46abb\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user259\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"ace2ed98-1538-4234-9332-2234a1944ded\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"03756676-7a44-4971-b52e-117c8c6d0bb9\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"55f8d31b-ce71-4ab8-ac4f-40c00f5f81ba\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user260\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"a02d77ff-bcf0-4ba6-aaf9-4458adffe6eb\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"e84af4ec-fe73-49aa-96a0-53ee4cf4f1b9\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"58da78e2-16ad-449d-9259-79e478ad12af\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user261\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"f2eb281d-35be-4115-a01d-a725f3726714\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"06ad4a59-ab3f-45ce-ab75-51fbbbc5d71f\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user262\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user263\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"4473dc76-4366-4149-b41f-cd8fc7d9b2de\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user264\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"19d72af1-62e6-4558-8d71-e266c5fcd448\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"a92a4248-34f5-47b5-9679-5f83ea5a85e8\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"06a157e2-f9ac-478b-9990-1f6f3bb64287\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"9edb31de-9448-44b4-985d-5838675f0ff4\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user265\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user266\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"09d20d29-e879-4944-8099-87c37d891518\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"e3e89a62-c0b8-4ba7-a79b-48a8e6eb8f32\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"bd3bdf4f-b696-4969-ad2f-c51241e8986c\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user267\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"68b3c1de-3704-4dae-bffb-088c0f044a3f\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"0755bc9b-4811-4108-91d2-eb7f33f7e322\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"e85589e4-ea41-4cd5-9fd8-e966d9b62545\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user268\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user269\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user270\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"556456a7-9b41-4913-95c0-90c7b5eefe21\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"5d4d9f8e-119e-4cbc-81cb-105222b6b5ea\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"57caa9c4-b867-4ebf-b9b4-9f26dd416f87\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"fef6444a-5d27-430a-a840-b85759f0014d\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user271\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"814d4048-a75e-4c68-af90-16bc0c6cd6e4\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"8b69fdfc-178b-412a-b8cd-dcb8a19ff05c\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"1501b97d-e898-45f7-a970-9c71a042f69d\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"01224a7f-b58c-4339-90cd-49ddb7d0b9bf\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"2ec9dbe0-cc83-4201-92c9-575a1dcf2b0e\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user272\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"343e9362-3c0c-4e94-bde8-5ee64fc04043\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"1eea8e50-5543-4287-b4a3-b24f4e722d5e\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"3fb1bb31-c9f2-4ab1-ad6e-531ef1d9397c\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user273\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user274\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"54f70510-0938-4e15-be97-9a251ea086fd\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"3bafa085-5804-4f17-a0f5-a12455652788\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"c97553e4-eb80-470c-b99b-cf4f6512d651\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user275\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"3361f00f-71e4-4c78-901a-c57f18f52bd7\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"8eafd1e2-36f0-4718-9de3-1be552254950\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"0a54ebcd-a5c5-4750-90a5-792c48bf2a8a\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user276\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"e7127124-9622-40eb-b356-9eb8aa8209ad\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"9bc865af-451e-4a54-b8b2-7127ab43a3a8\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"c6a72eff-bcd4-4e94-ac9d-e0d83d3b6208\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"6582e9ae-635b-4518-ba70-016636d8141a\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"7434d227-4d35-4d4e-9c8e-059b227067ff\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user277\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"221e4aa6-c8ea-4238-8934-62667812f61f\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"83f5ff74-4df4-4cc9-a7ed-51fc73a5bf9e\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"dc36dc69-fb79-456c-955d-76b1c9859c4d\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user278\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"4fcb91c7-bde3-403d-aa6e-951e8292f77e\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"d72ffe4c-44df-46d2-869f-62ce3d782c28\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"1aa7c6a6-18a6-4a34-a063-7c5b06a6cdf8\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"1f59b324-e555-46f7-bd02-6efc4b81401d\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"9098b820-28e3-4c44-ba50-f122c928c1e4\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user279\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"7423586a-6106-4f56-9158-c742919c39a9\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"b3ce15e9-f452-4dda-b34b-a6563399ef27\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"e92c015a-905c-4495-bc82-b8d43118e9aa\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"dc136f51-204c-42f5-997e-258e0ff05458\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user280\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"e8e6ee25-d69f-4752-a7cc-54c082927a6a\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"83222b99-39ff-4aa0-aa4f-4d1394694cf1\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user281\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"8074286d-e412-4683-acd6-4dcc4aee90d0\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"94575d27-4ef6-40d0-ab2e-982a4b62d6b8\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user282\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"0d112789-8731-4a8f-8844-5d8845640363\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user283\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"18491550-19fa-43cd-9b3b-bb37ec763758\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user284\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user285\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"234bffe3-f18f-4411-90f0-463cb3f08d34\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user286\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"ee009452-3008-4868-80d0-813068544522\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"fd051f62-9c33-429c-a09e-37d3bdf3f251\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user287\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"ab47d65f-6a77-462f-8c8d-7188c70953f7\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"58fddaed-ff81-4ae4-847a-a8c4dbea2d31\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"6204f061-771d-47d8-84fc-3295fd030067\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"07a3b9ba-18c7-44a5-8a2a-57fb8043574f\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user288\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"fe0c69f4-ff26-43f7-8522-a0554d3ffcfe\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"23d56a9b-cd80-4af1-a6cc-add4a2fdc3ed\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"73040ff9-4851-45ed-bb9d-6b9c6b45e8e4\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"80454641-b81d-484d-b560-9d3a04727a95\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"114386d5-8cbd-4a19-b784-8038b7eaed9e\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user289\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"b4a8ccc9-8fa5-4870-a47d-c8dcdf01c556\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"34acfea2-5af6-477e-be1b-a2696b8411a4\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"e1e5688c-cacf-4e27-8f04-4222afbad8b3\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"ae3a739c-1a4b-45c2-b811-97f6bf185207\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user290\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"dcd42a78-c81a-4afd-8b22-80eda723122b\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"ed35c975-07da-4578-afb1-6ce805893193\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"89fc9926-56b0-4a10-8d99-18d0a3669a7e\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"a530f6dd-a998-4882-b5f6-432216609254\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user291\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"5f6a91a1-032a-4018-934b-74e87e0a04cc\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user292\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user293\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"f7bbd4fc-f40f-4158-a90a-c2dcd9bd5bca\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"6ab46f1f-6144-4211-b473-72c5cf793b8b\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user294\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"3f272b77-04cb-40f5-84de-82391a5f7e15\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"4d01be9a-e129-49b5-a461-e0bda5b4df9f\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"e914a285-5ff2-4453-ad8a-524f0459a5f5\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user295\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"c6aeb8ae-433b-4c3b-9d19-30e117deff27\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"472b18fc-0092-4cd7-968a-9808cf28145a\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user296\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user297\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"bb6b81a5-3d8f-4ddd-8894-a3cba44852bc\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"8d16638a-db38-4fef-b43b-52cc5fb0406b\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user298\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"9de4ae3e-0b3e-4913-aa19-bc6514f13fde\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"a54a32c4-7838-4759-be78-b569b4fcb082\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"82d87f40-20e7-4ddf-8123-0b7b3fee52bd\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user299\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"2b897093-257e-4967-92cd-fe8c7969162d\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"59f6cd78-2a89-43f3-a890-5b17cd13bdf6\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"9ba29540-4f48-4e30-a761-ae7d0d7c9cab\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"92812b06-2c65-413e-8f42-7503ebf5cab7\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user300\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"ccda2ecf-7704-4700-9a0e-94028ecec002\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"521bdd44-cb8a-4529-9834-fac924ff81af\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"8706c509-07d4-4144-b05d-320072430c7f\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user301\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user302\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"9f5b3268-b94a-4dc1-ae9c-84dff68e7af0\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"b7974bdf-fe49-499b-8584-fe230b74220d\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user303\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"405460ea-c1fe-4a53-a51e-10ef45efd3a5\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"f2f8a810-03aa-4a30-b1b2-53c09bf84618\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"f995746c-c177-4ba5-b618-c35f6d2c0850\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"efc92f19-3da5-47f5-8fab-99e25854329a\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user304\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"36df6ee5-63af-4caf-8ef3-c27c4ba93262\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user305\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"3c749663-5a5d-432f-91c2-d474648a3363\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"7888e817-276b-4f31-87fe-e0dd02c96441\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"3819eab3-761b-4d73-a9c3-4bba1691b012\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"44d661d7-40cd-4887-bf4a-a441668c5655\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user306\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"ed8604bc-caee-4966-801c-30cc759e5a42\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"50dfe441-2a1b-4f98-a254-761693eb6f71\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"b7ac50d9-7233-4474-bab2-79333ad323bf\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"0d5b1d21-19c5-465a-8b70-ee0fdfdb5881\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"7774f156-483f-4226-af7b-24cd97d165ec\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user307\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"0fdb9d7d-c2b0-4ca2-a0c1-a46498f51917\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user308\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"862f82a5-8300-48b7-9b77-d33ba7a2ae90\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"54dc2488-ff8a-4dd0-8b13-d101b0690d3a\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"47f1d719-6aae-472f-bd2f-8b3051cd58b0\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"f5ae47d4-ddf3-4687-97c5-796859ab7c1e\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"9dce3baf-6d32-4342-8564-75adf0e90e3b\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user309\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"2ffc9f67-ed61-4fbf-9443-b646fd22d678\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"016f9b03-9f7b-4af3-a02e-0ef97c0dd7e1\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"43d04b8f-90c5-4b91-9765-4f85a6a48995\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user310\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"d728fe42-a4cc-4823-b675-6e04ac9dbd61\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"1e8339d9-da65-4052-8a63-aadae5f4903a\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"4cadc42a-07f4-49af-9abc-a80881fd5094\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"963f732c-9418-42d9-a61f-12d08e54f475\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"06c3b3e2-0929-48b9-9a11-edd52bce192b\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user311\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"9572d486-ced0-46ef-bc9d-b5219d1f63dc\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"1bcfee57-d1b9-4f14-905e-136873600f95\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"d13d7f1a-120a-4402-a63e-64ae12e785a4\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"c8db5bcb-beba-4951-8a81-295ae650e515\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user312\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"ce42b61d-89f5-47e7-b05e-a7c9f4ea5c84\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"647495b4-5e85-46a8-a01b-67df90fbd53d\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user313\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"2ff34233-7bd0-4595-b086-fef7c3b03c45\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"f3b6c0e8-f154-4239-a8ac-e795a41f18a4\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"e5cd70e0-481a-41a3-8f8e-1bbb3cafe3b9\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user314\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"af109c74-f78d-4a8d-99f5-33a9a0911ad6\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"c0431063-7c71-4c16-82bd-334ccafbd3ce\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user315\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"90f9f624-6ff8-42f7-bb0d-6cfb56b37b68\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"ef891bdd-c2df-4d8b-92b0-75eb0638cce5\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"edbd529d-f5d2-4fce-b12c-6194617c6920\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user316\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"2e0fba02-14d1-4d10-894b-8ad9b8ff9f55\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"c6907839-0f63-40cc-8107-522997483e6c\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"63b4e43c-f9a1-4e9b-9ae5-436e27216bf0\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user317\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"0cc1821f-bb19-4944-aef5-9928fc33d53a\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"13f98677-ee8a-4e3c-86b5-932b4a46d253\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"46a3807f-1e62-434d-910a-1234fd31ccd1\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user318\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user319\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"5bf06fb8-342c-404c-a9d5-e3b5aa7337d5\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user320\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"c10a876c-b3c0-46c3-8971-5328b62c19c8\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user321\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"1c063084-efc1-49e8-8406-4687aabeb2d0\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user322\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"40e1052b-8c51-44c2-b4f0-8d4c351514c9\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"d80573f3-9988-445d-a4bf-99e2e4f732f4\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"652399cf-2044-4388-95e1-d963f773d5df\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"08b98ddd-1761-491d-b83e-2b7aa17ba36e\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"cfc194bf-e360-4100-ad1c-f7b276c1177d\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user323\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"56babe9f-8f76-4d04-9fac-b69ae7cbc115\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"cb839799-4864-4d83-b0c2-5e7dae19e8b3\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"da7963e8-cc5f-4618-8f02-dbcfd65cea99\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"9f93143c-61b4-46bb-bd23-2a89c3fb72a3\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"ac8fc0f0-4a47-4b19-9ddb-bc944a8c20c9\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user324\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"18feccbe-1472-4a08-8be0-0a7990332108\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user325\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"5c1c4b83-724e-4bd9-81e3-828783487417\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"19c310b5-f41d-4da1-93ee-ea87f6830b42\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"48a49e6b-f654-4b8f-b1f6-bc6a1ef6ca02\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"b07ef449-e6f8-45b7-b8e6-87d54c6ada95\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"25c4f0f7-0853-44a2-8e43-42ac77532733\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user326\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"41392b2a-dbcd-455a-84c9-dc3f8ee348a2\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"4ed38d21-c2ed-449c-afe4-be99c8b91b4e\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"cebe0547-5530-43d4-a46c-2b465559ef89\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user327\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"6a95d16d-5491-45f6-aba1-e07891f72d24\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"4cc02dd2-75aa-456d-9b38-cbf534eb3830\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"24330299-b7e8-48ee-ab2b-14c9da384966\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user328\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"2a7fc147-b04c-4395-ab24-78ebd4b2669d\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"3dfab003-b1f1-494d-a006-b63b3ec95faf\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"746401b0-f28d-42d4-994d-ab35249cb733\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"75f39223-41df-43e3-a77b-7eaec599b409\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user329\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"9f6efd78-388f-4b9e-a548-2516133af5dd\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"86369a38-835a-410b-b742-8c8c4f9bfd4a\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"ceae5ab3-98fa-4f64-9a11-1fbcaad63556\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"5d1aaede-fa7d-4e10-9869-6fcd7b332430\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user330\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user331\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"388e980b-0d6e-49bd-a276-e95ec70f9b56\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"1d6eba66-e3b6-4f4f-9d9b-78456063415a\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"641ad508-a08e-45ef-af11-9b544c622273\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"306488e2-18d6-4f2e-befa-75c951788ac8\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"3db43018-8acb-4829-8799-90c0c9fa38a2\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user332\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"64dae7ec-a9bc-4967-b559-29ff24e9e63c\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"d9022e4b-10a0-4a6d-bc1c-5562f14862dc\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"d200afa2-fb5e-4e89-8a3c-d0adb677fbb4\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"5ace3606-12b4-46a7-9e59-45c50b60a752\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user333\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user334\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"8e34e932-6290-4737-80f2-99064010f709\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"5132d0ff-d1a7-4f8c-9261-e205258c089a\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"c6c70a92-4533-421d-9878-2a36795a373d\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"361aa2e7-51de-48aa-a411-7f9b95bd94ce\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user335\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"9b0e7fee-092c-4042-b5d0-1bee64a0eed1\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user336\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"d1633106-7206-4a1c-9def-42f06a604ab7\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user337\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"8c8f07f9-f337-44d7-b717-39205f61aaf3\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"c80e813c-163a-4f87-add6-db84d33dfb48\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"17452c71-237b-4a58-9f29-5b5127b55ddc\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"e40d3801-7bec-40ff-b0db-b9f86cc1f60b\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"65df577d-376e-4260-9e8a-8e2b111a9b0e\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user338\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"b0f5b903-4750-41ea-bc52-b4bac93881fa\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"9ec94b58-f57f-457b-88ff-e9b87e98450d\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"8f9f1c11-b3e7-45f4-9ce9-5e32e9051ab9\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"9f6a6351-1ce9-41ee-8593-b7daaab13d53\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"54a3155d-ed60-4575-b06d-e0d688a7161e\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user339\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"b2acdf86-8801-45f0-b17d-c64edb08189e\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"a05bf35d-4f29-4176-bdfd-f54f68bd1165\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"6fc51208-bd82-46d1-bf0e-618ef53ad45c\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user340\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"b10084c9-3db0-498b-8b51-a31b19caadf6\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"305ce651-6dfb-4aa3-98a6-948db3c90d7c\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"53a4ffaf-5d58-4464-bb97-ada959096baf\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user341\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user342\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user343\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"bba01894-6017-4b3a-93ef-75f4578ba8c7\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"05127132-e44d-438d-ade7-bea7880d182b\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"e00c4458-9ba6-4c67-8a87-551a92e98000\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user344\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user345\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user346\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"1e5a33b1-13d9-4a10-8d9e-ae78b16eb5a0\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"b35b34f8-b9a3-4cf3-9e81-e17dec3723d2\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user347\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"0422dc14-4079-4a6d-98a4-d5e51e89578b\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"05064521-b415-4210-8cb2-eacc8db3c762\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user348\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"438cdc06-2a2e-4eca-a274-856994a3d562\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"9c9f4f91-eba2-45e8-af6a-e6b14a131daf\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"01637756-06e6-4ecc-b697-82001ca59adb\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"c45798ec-7b10-4016-bdb6-e53c8a269623\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user349\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"8188c161-45df-4c8e-bb9e-ee11759c1d9b\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"b17cd952-22b1-43e8-933c-ec844b2268cb\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"6919d85b-3495-495a-a4cb-00458fa65d9c\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user350\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"51291c11-a324-4240-b0b2-500f5ec6509c\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"90976951-a928-4366-b402-d95b93fb20be\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user351\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"b440d08c-4e21-41d8-b173-4b2dd2bfc235\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"b29fed50-7d8a-46ae-82e1-d568b9d72c53\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"d9dfb5ca-4200-4257-9435-f16f0d7b3c50\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"35b73d44-d898-47a0-be41-ac243a5c233e\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"92fc6eb2-e846-4739-8302-508fcbf9da0c\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user352\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"cf6f8169-17c1-4291-aad5-bbc2f6b83ebd\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"2310034d-9b9a-4264-9ce1-a15b10ab3401\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"54e90df1-7d61-4f00-80b1-a09d93a8cf25\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"3e0d8ffa-eef3-4d07-afc0-662eac34d8c1\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user353\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"a59e10dd-405d-4320-9b36-31a572d35d65\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"4e860441-9d09-4c0d-87da-f8004a8fc94e\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"ea902bac-7d03-4b1e-94a2-cb7f5056fafb\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user354\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"a8bb077b-46d0-4d22-b1b2-dd93916b1a40\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"9b1de621-26bd-424f-bf75-a5fc77b355ad\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user355\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"a9effc5e-acce-47cd-85f5-f74cc7b902cd\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"c4755ac1-74b4-46b2-8844-6d490d1de83b\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user356\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"efb4c71d-0744-428f-be3a-d9dd941fe7fc\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user357\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"d47580ca-ddcc-4314-9910-314fb974f9f3\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"ff90caa3-53a5-4f44-988c-dbb95f94ae44\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user358\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user359\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"9f42cc1d-a982-40b9-948d-58d7528177f2\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user360\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"1626ca49-bdc0-4932-9b69-1d3b5cd9a70b\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"d983afa1-ea6b-4493-8e8c-41c6e8f1fa21\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"6f7e03f1-281a-44c7-bbf1-ba8da3758e80\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"9eb8f483-6c93-4114-a9ef-edd09a12da11\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"bb33d936-af08-464f-96f1-df56ba96294f\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user361\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"0b5fd929-c705-4dcd-b6fe-4839f422b2ac\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"9810595b-fb6c-48b1-ad77-da5827a4112c\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"2b8b8fea-209f-46c1-8449-edae684b6646\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"13c43134-b293-49b6-8ae3-17a09408dc69\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"3acd83a7-28ae-4995-ab20-55bd2b74704a\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user362\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"5e53d374-6012-4102-bf56-47773b377128\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"77c84073-8627-4167-af9b-bef9cc2fe3c8\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"9a97ca85-60a6-4777-bf23-c6797a73acb7\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"46b2d0ab-af77-45c3-bf87-fff296f6d140\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user363\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"34e43fc0-e33f-4683-aa30-e5c843682778\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"3058c9ec-68b6-47e1-94f3-ac266e77f8c7\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user364\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"4d790393-e58f-4ccc-a7a0-d99deff7759b\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user365\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"f5889871-c041-437f-815b-d37f12c70250\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"2a79c5f1-a927-4d01-ba3c-ca3e307b1f0e\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"99dbf34e-e43d-46aa-9e17-521192cf9bbf\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"3ac839ae-a866-4443-bbf1-9a2ed8ae7e28\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"c18faf3c-5786-4b1c-8314-d61c8e78dc2a\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user366\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"8bfc6feb-cf0f-415c-8f0a-1820a4ebe1e2\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"66d3b35b-2dbb-4fea-a973-a97c8ceb4585\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"a755cba4-dbd7-488f-a167-44cb48ecb1ab\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"c24f6c25-e299-4802-a03f-89da41b8f3db\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"38f4b122-cd64-415a-b584-33066103e06e\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user367\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"ae6de8fb-b5de-41bc-9038-796b64fc3c68\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user368\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"86b6484a-9b98-4da5-b864-fee1a2819b0e\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"9df8f784-dbf8-4433-9fc5-e5e7083a4048\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"17aab22a-d094-4ab4-b98b-3466c4dd6ddb\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"3858f329-2143-4a47-add0-6c8a479b1c8b\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user369\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"31c4d5ee-1518-4373-a856-c3e311d62773\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"8a2568a9-aaff-4c80-ada8-3938d15b7ade\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user370\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"9f93a330-efb6-46f6-af93-2ef633980934\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"ece6aa18-4adc-44a3-8974-43838fc73224\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"c7b1bebf-00a8-49d0-831d-e6eaf16af2f6\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"1cd28389-e119-473e-865b-0f10f0aef8a7\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user371\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"cab46770-4020-4b8a-9fea-53db43c35407\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"f82cf088-7d98-4d6f-891b-193a5aabf701\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"8e16b53d-863a-4adc-9cc4-8aab7f30e21c\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"04efb59b-0e0d-4f2c-b799-c21e5cf31324\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user372\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user373\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"0309318c-ed5f-456e-a54e-8fb3629dfd7e\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"29c8d3d4-5d8b-4e5b-b65a-db26d0372f99\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"f2f5f000-d57a-4686-8bff-01e7e6c3bd63\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"46495d85-bee5-4f67-9bca-4a5454459949\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"3f727b6e-8834-4c39-947d-6e5a5591a828\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user374\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"ff350300-ea90-49ec-806d-1f371e15365b\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user375\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"f849fcc4-6932-4a2c-ad03-9507b38bd351\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"0d0f419d-ef74-4dcc-9936-8b42963add86\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"9dfe73bd-e0ab-41d8-8966-393d28a5e85a\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user376\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"73d083d3-1bf7-4eb2-a125-09b62118bbbe\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"4b039329-e68c-4a14-8e06-7553c8f240a3\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"047e1551-54d0-4be7-b4fd-b4252c35e217\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user377\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user378\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"01d15234-337b-454d-b074-69cbcd6375a1\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"c30b1144-0c67-43ef-9696-d4615b790202\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user379\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"2fc21ed8-92f9-4cce-8795-7fce84761de3\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"9b64ad09-879d-4155-9f66-ad7bfc4c2a6f\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"b1ca9b5d-061c-444f-a853-caaa65266c4c\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"20542101-0d4a-4253-bf62-f0333d8bcd17\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user380\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"fe461328-cc3f-45fa-80e1-cdfe8496747d\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"16a25b6b-5840-4152-aa30-9d5f5ac12f40\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"b4f9d6a8-b588-4127-a1b0-15563f3f8b99\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"a7d66ae1-4c8d-48d2-b0ff-85b5b1c60923\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user381\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user382\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"f379dfcd-e236-4cb0-afe3-374c2e08eabb\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"f2879327-95b2-4459-85f9-a9cc583b99de\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user383\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"d0acd5b9-b6f7-444e-ae2b-7277f4617de1\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"f041cb65-29fc-4c61-b42c-a8b737656c5c\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"5994170a-4ec2-477f-8ee5-1ca5e72e799f\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user384\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"66ee6671-fb6f-4595-9b54-b425c9583541\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"2a421b1b-7b87-4768-9752-5462c7aca544\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"bf0f2f9f-a369-46ae-b734-a5061f631490\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"5db2ed3d-48b9-4d5c-aeaf-b42c668f51e2\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user385\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"9204688e-3422-417c-a770-ff0ef763b0e7\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"e98fe352-ef4c-46fa-97da-9930adec924b\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"6fff8088-bd91-46fd-88af-ea294517dfc7\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user386\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user387\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"550f3d30-ec2e-481d-b889-0b8aa82f0083\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"30210a6e-a718-45ee-8fef-7085445ec184\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"e7bb523c-50b7-4f25-a46f-72982db7ad46\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"9ecca9c6-d2e0-45b0-8b1b-1109d04946b6\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user388\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"84d41299-b41d-4354-8948-879a4208c677\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"445ee507-7169-46ec-a4a4-333ff5fcffb2\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user389\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"a91f06d5-87f7-4e95-b23b-f4263e91b2e3\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"bad831a9-8b20-4e28-b2b3-9741d6d32e15\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"fcc82daf-721a-49c4-8096-c8e4aa0f2b06\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"8c94f69a-7666-4b2f-b224-e42a34844bd6\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user390\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"7fefbabd-df55-4605-91dd-a8acb7345130\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user391\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"f8f08eca-8f87-4b24-9c4e-b9571c1d9bd6\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user392\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"625f3da8-7508-45e9-9093-bc8c98c69ffa\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"04c5369c-3982-4938-8843-ef89adde68bb\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user393\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"e04dd1b7-ed7d-42ca-b3ea-3666d408e644\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"bfbc0719-9427-43e1-ad50-5a5988cc474c\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"09065010-5d81-4801-b39a-cd7256f81328\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user394\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"65e95feb-6278-447f-8b73-3608db7b70af\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user395\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"14708e18-0159-4127-9c6e-36264a2a8a20\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"2bd4a865-7391-41a6-81f2-a0988f75f30b\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"ae975287-dbeb-4c1a-b20e-3be56f843984\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"652b5530-62d1-4bdd-b999-b7520f9b0e70\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user396\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"585e0dcc-c65a-4a6a-980b-bafb7adbe526\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user397\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"11a6ac27-31fa-4bf1-ae35-9333c76da770\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"3ea52d2c-0544-4c63-a334-e8915f7f280c\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user398\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"ef35b2c4-19f0-40ff-865f-42114c85eb56\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"e9d04eaf-9ba6-49a1-8a4d-54cc7691893a\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"6d9729b5-23d2-4862-a3e6-0233cfefa2c9\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user399\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"96ef61d3-24f0-4c39-9ae4-b6694200884a\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"68ac78e7-ff1f-46a4-9c20-ff8bcd6bb108\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"6f9402ee-412f-4d5c-b8fa-1d3fb81de9c2\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"ebeb6722-46dd-486d-a0e5-aa27cf1c0fbb\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"39c1b134-5be6-4cbb-bc40-416352d31f72\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user400\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"3395e1cd-4219-440c-a2b5-e537b07487bf\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"5861685e-9fcd-4137-8d94-636cfc7dfbd8\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user401\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"40bcbdc1-972f-4316-9449-b4ee3265c3dc\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user402\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user403\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"fd016725-5d97-448f-bb63-6f452a59ff7b\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"9ba68b1e-540f-4989-90f6-f18cbe696d4f\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"43249d27-bb62-4690-b5a1-aa4d719eaf6d\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"0a144756-12b3-4cfa-88ef-adbeb3fdca3f\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"32477ce8-73dc-498e-a6ee-1d67dc20be69\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user404\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"47a7b4ec-f37e-44a9-b7eb-60f1016c13b8\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"c1e85b37-fa8f-4ad8-bfdb-96551edb6827\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"3ee03929-b139-4bb3-881f-5b97e9d67297\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"939f5bd3-bba5-4cd0-b2da-cdfe805ec17b\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user405\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"634ff971-ee4b-475f-b5ae-f6e51269199b\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"0cedec9c-c442-4b90-8581-c076a79c9f2a\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"9f7fa89f-7d36-44ab-8dfb-fc792c2902f5\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"83d512c3-812d-470d-9251-c1c262ad4d68\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user406\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"50a83577-4950-4c27-af6a-e80c7758365b\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"72762256-1927-4840-b783-fbd298d3cb3d\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"a2ea57e0-6c9f-4701-a9a3-3148a831d70a\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"97a0fa8a-9dee-490b-b88e-4640ed62d25f\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"61615e51-3016-4367-bdb8-eaa5f16af7e8\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user407\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"f5413b7a-e753-4e59-8cd6-1fca31379c21\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user408\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"8071dd95-3349-473c-a907-fc048924702c\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"fc4fa449-e506-4fdd-ac00-19cd552e6c69\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"3f2e8323-6820-4b27-8f6a-31f8a7761f35\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"ef5c6260-79b2-4bfa-be33-59246d8ccfcf\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user409\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"a4a6377c-707b-491e-abd8-afbed95272f9\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"a70bfd7e-2b9d-48db-833e-267784759aa1\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"3b50a015-c9cd-45e0-993b-f00391eb8b15\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"0023c76f-41ae-4d3f-828f-1fc2176a3e74\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"2604df04-01df-43cc-9205-fb51fb26b349\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user410\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"d95687e4-d90b-4d9c-9d0c-9b6c9e3db61b\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"a37f07b5-7573-4a81-b6b3-5e3782d7675d\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"ddc17524-872f-4487-92f7-c9bd4534f04e\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"c550cc25-e13c-48d4-b4f3-7e8d9d3336a6\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user411\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"a6ac665c-bfef-4eab-96f8-0eaebd77df05\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user412\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"83253132-8165-42f5-93c7-e5b7218c7c0e\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"b8fe502a-d4e1-4ab9-a8a7-12d2b370410b\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"f29f5329-bc85-4fe8-aaef-15391f861756\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user413\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"81c3cdae-382b-4cff-9477-0154e6dbd8cb\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"bc1aa32f-d168-4c44-b7e8-67cab29e4985\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"1ff8c1d0-0dee-43dd-9e30-156e143285ed\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"5a991eb4-6f3f-4daa-bef8-8a76879aca97\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user414\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"0c79836d-7b5f-4a05-9a41-87468f350757\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"bac38ece-0e61-411f-8c92-01651750f8f7\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"e8559340-d788-43ca-bfb2-a4507f2369e4\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user415\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"275fdac5-3ce4-4b95-8f57-b6bd8d20781e\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"5b50edb9-8cdf-4766-8398-d39ca3c1c84e\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"11461b8e-d0e8-4f98-8c6a-e20c05f6878d\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user416\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"706e4a9c-068c-441b-9e53-da4f075dfee5\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"37d11bb5-7cba-4b5a-ad9b-dd3d6754fd71\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"ce3a5f07-f306-4bb7-b2de-2a7447d3aecf\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"a56aec1f-21ca-4a95-a742-7d4f2ffdf2f2\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"20514cb2-ab7f-41a0-8c6e-3d725f9913c8\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user417\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"b31531e3-369d-40f3-8c69-778cc93455fd\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"6370ef1a-62b6-44e0-b951-6d4448118230\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"fbe8447b-50fd-4bee-b9e7-4aab16391a1d\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"6dfe926a-78a5-4f2d-b199-8fbfdfe35312\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"543f7c55-875c-4854-9dcd-5184ee849132\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user418\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"0c17d57d-9bd0-46b2-93a6-0c62a33f1eda\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"5dafdd2b-7bee-4315-b12d-4cd9937bc4f5\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user419\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"7b0accd4-34df-49da-abfc-49c182fb663a\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"e851ea05-4abf-4fb8-81f3-01a919ef7cfe\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user420\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"4f4dad93-ef3b-4fb9-8d44-0ea323bbcc66\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"3e5ced3d-5615-4de4-b083-a7f7ab4eb56c\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user421\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"5cad65f5-bd1d-4608-ad82-6e68ac8822a2\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"957701a3-2844-43f4-a3d1-f530a59f6f77\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"50726dae-78e0-4f32-9b92-c4f72242e6b0\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"d5a210af-d59e-4bbe-a954-fc377c7e1358\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"7f6f4646-bc1e-4115-b7c3-0e33e32b34ce\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user422\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"67f2f7eb-9e8f-41a6-913c-879100f8619b\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"f8bd4c39-a598-4cc0-bfbe-faba5af52d1f\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user423\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user424\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"2fab80d3-e728-4d38-abc6-bacfa262fd60\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user425\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"fb8be106-3912-4e71-a70a-945496bce4c1\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"7f823c1e-8147-4647-9967-d50b8e6e79ff\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user426\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user427\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"8a213a30-a234-409d-9d27-73767a22da4e\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"32958170-438f-4414-b361-06c4eac6e2c0\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user428\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"dd5f0c0e-1c01-48b5-90cb-dcafebf6978f\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"faaba788-e057-47ac-9f1c-dfc05d98739f\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"bac8c49e-89d4-45f3-ab0f-8ca8cf0a883a\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"d096488a-9f16-4584-b232-19066b0400dd\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user429\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"bda9526d-706f-41ba-b961-0740b00bdbd2\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"520e3021-1de5-44ca-9744-118991c75297\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"7f1bba06-9714-4aac-b02c-4b0202a68840\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"35b3b345-45bf-4bb1-91fa-78d69d0f9d5e\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"d470ff03-8a73-48e1-8dc8-59255bd5fdce\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user430\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"1f1d4eb3-54b5-4bcb-b0e6-173f23033d74\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"2721d158-fe56-43b0-ab44-7798d3edc9bc\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"1786b317-b579-48a1-b6c6-5b6905f54c0e\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user431\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"1badad54-e10f-4a97-b5c9-c9bad2e9bdf0\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"b0d21980-ceb8-4593-b8fb-c2077f2c6a5a\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user432\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"655ed0bf-04cb-46f7-91fb-e6366afb5b6e\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user433\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"f0b95568-9267-4bb2-97c6-423cccd69a86\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user434\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"5126e1c2-908b-4e6f-9eab-493c0b56e7d7\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user435\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"c91c1eef-3da1-494d-934f-3f884fe221df\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"f7f3f347-fd6f-4b8f-96a4-396842978402\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"541ab449-0a6b-453b-b211-10d633b0148e\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"54af1b32-ce20-443b-8223-00f49b3d2fd7\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"df8a957d-eafd-4d99-95a7-107af6c793eb\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user436\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"c5615196-dfa4-432c-b707-4a3ddb8cd890\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"bc0623d0-06c2-4449-b2c7-4dee8cd4af08\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"b82af93c-7b46-4600-a9d6-028d9999c8f4\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user437\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"93e9a981-f1d7-44b3-a2d9-ef9f96b892be\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"0907e8a6-db63-4ce8-9def-80e9b8ad2c7c\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user438\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"594f5657-b6aa-4a0c-930f-a41fa4212bcb\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"0805ddb3-1388-4a9c-83c4-ef5657a063b8\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user439\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"0b42820f-8a9a-4c0b-a83f-83438937cbbb\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"17ae816a-6708-4379-95e9-6d9e3c533b9e\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"fa2032e4-526e-47b0-addf-5605a6e636fa\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"476bf19b-6ae1-4b4b-abf8-21e6fffcef57\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user440\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"6d44a2b8-c9b7-4929-9028-0c3b27c7b07d\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"90bd00ea-43c4-498f-a21d-4c57b9a31afa\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user441\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user442\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"b5156f4e-b999-4539-8c35-f1f2fca09637\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"384ef152-a3f3-41f0-a7cb-d3d5611e2a83\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"2866a131-6ac9-41ee-bf1f-da69754917b3\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"7b3264d1-71e0-455c-887d-5e5bd938bfe8\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"82198d12-17d3-4eb4-b2c8-81c3a90c5804\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user443\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user444\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"49205361-d91c-45bc-ac28-08463f65d50d\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"be041b19-e768-4c17-9684-e0799abdd962\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"097efa88-c0c4-498a-a685-0c7014c18a71\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"4d43e91e-62ae-427a-9069-208acd12a756\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user445\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"f1645e2a-1656-4bb9-ab90-b7a018374908\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"a458321b-1011-4855-8532-fde1560cf3d1\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"7d1552f1-c9fd-4321-8e2e-030e3c9458de\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"f1889071-919e-46f9-8a35-43ad204e29f5\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user446\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"58d91d31-007d-435b-a2cc-7e8f57dd81c2\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user447\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"38ed805c-20cb-4522-95ed-cf925a915b08\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user448\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"ef59dca5-63ff-4745-b0d7-a2fc87082eba\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user449\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"d44f0276-0bea-406e-bd7b-b4ed8d7edd62\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"39bbd7e6-1cb8-40ec-abb2-7e79c1cc58b6\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"d7e0a7a0-0cf5-4ada-bcd3-c23ae1e27801\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user450\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user451\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"263fbb78-b2a8-4dea-a0a4-a16875e16f00\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"90cb7f2f-6e31-4cc7-bab2-196122023267\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user452\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"1d8252b7-1d48-4bda-8177-3db67c45f0c5\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user453\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user454\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"66539094-5489-4c4d-a7ff-faf90e19f94c\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"09218e6e-af8f-4c36-ae4b-c585bfd0a06e\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"5e280121-4603-44aa-a6f6-164f2d60ccd2\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"0da31aa7-b2cb-4fdd-9192-b99158a1e8de\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user455\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"95470f11-83d0-41ed-8818-9dcf66526267\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"0f759a37-871c-4cb7-bec2-3521ce395b2a\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"7d724dc7-d71b-432f-aeb4-441f4c9655d6\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"4815c8d8-472f-43d2-b2a3-fd78d50f8a13\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"648abbf6-80e3-42e7-9a14-c0d22e49d76b\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user456\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"a11252ed-2f9c-4a12-b17b-c7f3c78ba88f\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"f7e16fd8-e38c-47f5-8a5e-84ca0e0eb82c\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"384ac82e-4047-477b-a70c-1ed6ad6ddcbd\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"2c5db815-dbb3-42b6-aac9-707063b79843\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user457\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"3cdbc92f-44bf-470f-b139-2cd1b73c5250\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user458\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user459\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"3b7382e8-fbc6-4821-8d88-bdff2322e9c4\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"c6c7acca-cf8a-49c4-babc-e8b5fc278024\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"d042c7d3-ab8d-498c-af4e-3c590a4ada79\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"58c912fe-e43a-450e-9e3a-d03c14ce430e\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"abc555b2-049b-4fca-b671-6f0622850970\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user460\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"8f16f8dd-1a47-4c6d-81c6-25245c79462a\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"c0c6aa1f-7190-4612-8d57-00a8395ad263\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"9851ea0a-da36-440b-962d-0c237429c890\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"08497594-07b2-41d9-982f-9f02cdeedcf3\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"e8fcb15a-ef33-4f3f-9064-907c5002d406\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user461\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"1f036c2d-e8f9-4191-887b-9a53670c4198\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"74b44158-ada6-4df1-8cf4-2fa38e32d96a\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"7e9ccf5e-ded7-4674-9dbe-178356b3a801\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"a7599be7-ae53-43d8-b8fc-4a944ece0a68\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user462\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user463\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"876a9261-8cf9-49a4-9fd7-f908cc3c6fa5\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"8c71fec9-cb6f-4f96-b550-e7915f7d813c\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user464\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"5e954942-490b-40ef-a3f5-5ffcf1d749f5\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"20629f31-41c4-44fe-b762-46d246f38b6a\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user465\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"162adb05-d951-44ff-8bc5-ca49b7b4c8ec\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"38ae8da5-6675-4cf1-bd15-d9b5b25a9109\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user466\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"3360520e-e77b-4515-aa87-5a84e36a4df3\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"5ecb6f79-bf6d-45d4-bcf3-3f8ff64f5448\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"491fda97-3825-4d12-b968-24a208656093\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"73b11628-5a26-4e8b-946f-59020bebd26c\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user467\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user468\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"5976d21d-d545-4150-9477-7ae7071e5c5b\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"49d26ccc-7c57-45a5-870a-33a8952c5ae0\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user469\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"a64ef4db-8671-457e-a546-3ad69d37435f\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"805fc65c-94aa-4fd6-8442-ebb29c67c822\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"9c90f9e2-16e5-4651-a6ba-97047b7acff6\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user470\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"9b422738-32fe-4aeb-91d1-5cdffb03f58a\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"4bf16f95-2a52-4e22-a626-4758ca86b089\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user471\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"82a7fca1-615b-4034-91a2-2b2a33448e7a\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"5b474a2a-1fc5-4877-954e-6e1709027c24\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"fc0b2b8c-3da4-469f-b8db-d8314d18c0db\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user472\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"26cfed1a-2612-4234-9483-8e97be3fc646\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"05039a95-2aac-4b3d-ab53-f1e35112b94d\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"6a002bf9-97a9-41e4-bcf8-bc8f6da1c975\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"4514b465-9efe-4f5c-982f-a3138d85cd97\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user473\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"1f49de87-0c16-46ce-8d0a-c5250f636338\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"5fe25fec-a4e4-423f-863a-5f24fffb5b61\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user474\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"0a31a94a-65db-43d2-89e1-1591c00b351d\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user475\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"592cb3a5-f070-4a01-8f3c-a4fed27e7312\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"1e0a2859-0a9e-4f25-b94e-cb04c6e7a5da\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"cc4a03d6-45ff-42d7-bfb1-0b3393987fe9\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user476\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"fd72bf0a-eed3-46e9-b103-a8e00df669e3\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user477\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"d9c32f26-5f63-48c8-a4e1-3b7f559a9603\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"67170da6-dbff-45d6-bfa0-9c92609121d1\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user478\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"26703063-52c4-4eb9-9398-6125d38368c5\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"fd678e85-3082-41c6-84de-d7717b4973ca\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user479\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"80aaa6b5-cd87-4442-92e8-9043964790ea\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"a3ead165-7966-4556-8766-39ecdde42978\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"502fac8b-c534-4a3a-86bd-607e7acf62a0\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user480\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"80298b88-9982-40f0-a29f-28fac79ef22e\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user481\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"ebd49892-5241-4a77-ab8f-89e478121147\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"c4c4953b-c63a-45d0-8de4-f975d7924f9f\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user482\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user483\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"ea7c4af6-feed-4b7a-8aac-a26f97ec1ca4\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"41333bda-3a45-47ae-a992-617991dc6699\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"d42f3db8-d280-4833-b731-d12169c7be26\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user484\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"2bb110f9-4661-4f3d-b0ca-407db20cfa66\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"e966b65a-c116-4919-9bbb-de70bc34a4b0\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"49caea08-3d23-41b8-8676-99a9644b3528\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"075f801c-b722-477b-8e90-5a41f5e58bc3\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user485\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"b3d931c1-5612-4c46-8b0d-85c00385b633\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user486\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"b10f536b-c9da-4224-8c57-be389fabccfa\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"bae8d297-83ee-44bd-9b41-5753f0b0e7fb\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user487\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"51a29566-baef-457f-a0aa-32570bbcf893\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user488\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"e7a7f6f7-d9d9-4add-a306-7003c7ad4a41\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"8b890d43-5a75-4e0f-980c-dd49f7aa2323\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"0cdbb1ed-964c-4d2f-94e1-8a85041c57e0\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00001\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user489\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"68802607-40c9-4b52-9eff-78f509c1cae5\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user490\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"4321170d-ae55-4861-9496-50d660e593e9\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"6bc74b39-dae1-4b01-9b29-de5a9669073d\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"2e66ba6c-1afd-4ba6-ad53-15ab380c788a\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"c0098c66-e9da-4cc5-bc3b-494d4154712f\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"5544a623-48ff-465f-8d3f-ef98270f6134\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user491\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"b1f42aea-6527-4359-946e-4796cd15b2f0\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"89613239-04dd-4aff-952d-b82632bc75be\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"350f9cc0-bc55-4e2f-8148-91e683b2fa6a\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user492\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"f3378d8a-1dc0-4254-888d-c7bdcb9c0027\",\n                \"comment\": \"Another insightful comment\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"23691765-e8eb-4ae5-8b34-2903faeceb4f\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"d1fa1cbc-18dd-45c6-b088-8df7432156d3\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user493\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user494\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"54689760-1113-4bd3-ba68-2f693c8f8ca7\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"c7503cd3-5e72-4b61-b866-857770e88f01\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"d4547506-e7c6-47bd-a643-c951dea90694\",\n                \"comment\": \"A unique comment for testing\",\n                \"drugBankID\": \"DB00003\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user495\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"af847903-dae1-4c0b-b6df-706abbf2d587\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"8862b7be-5638-4e17-98eb-a79246e4ca15\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            },\n            {\n                \"_id\": \"4c2e9c7e-ffb8-4a2b-8fbd-2bd52910b1ec\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user496\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"f2ed73f8-23cb-46c5-abf1-61d247016722\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"85bd725d-45d8-4da3-8208-01143fa4a542\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00003\"\n            },\n            {\n                \"_id\": \"7b439296-1596-45f6-8720-c4fa5ddd0afa\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user497\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"f4de355f-fa4d-4af6-a9b8-b99dc032b80c\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"e3895eb6-b7c7-4567-9b50-5e8b305dfd7f\",\n                \"comment\": \"This is a simple comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"6d696a06-2667-4d8f-b983-5572b6fefd22\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"3fb0e7d2-bc00-4969-87c5-087099eb7020\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"P00734\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user498\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"700d82e5-488a-4387-9957-ca36dcdfabe3\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"de6f3ce0-2dc2-4354-8ce3-ba8a0fad791b\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            },\n            {\n                \"_id\": \"c80de741-ce6d-483d-824f-28a0acada9d7\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user499\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"e3134f5e-e31a-4a62-b425-c2ba6670a090\",\n                \"comment\": \"This comment is different\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"c4d43d0c-8288-4075-ab8d-b6499d30eba6\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user500\",\n        \"role\": \"REGISTERED\",\n        \"comments\": []\n    },\n    {\n        \"username\": \"user501\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"ecdcbc28-2d16-409b-8115-2be97f3d837c\",\n                \"comment\": \"Yet another comment\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"c46b6888-6999-459c-a2f1-b4d0c8a4e0f2\",\n                \"comment\": \"This comment is different\",\n                \"drugBankID\": \"DB00002\"\n            },\n            {\n                \"_id\": \"dd8d2466-279d-4171-b25e-dec7eed122d6\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"e34aeba9-4b72-4176-b937-2ffa37b1c0a9\",\n                \"comment\": \"This is a simple comment\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            }\n        ]\n    },\n    {\n        \"username\": \"user502\",\n        \"role\": \"REGISTERED\",\n        \"comments\": [\n            {\n                \"_id\": \"c07954dc-fd74-4160-a6f5-e34f2904abed\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"P69905\"\n            },\n            {\n                \"_id\": \"11d3f0cc-1861-473f-bb46-d9e3f56c84cd\",\n                \"comment\": \"A unique comment for testing\",\n                \"uniProtID\": \"A0A0C5B5G6\"\n            },\n            {\n                \"_id\": \"baae0d1a-ca0d-4f9e-a9b8-7ae39cf0304b\",\n                \"comment\": \"Yet another comment\",\n                \"drugBankID\": \"DB00001\"\n            },\n            {\n                \"_id\": \"dc1e5bbd-3a4b-4c81-81e0-51acbd1a6e57\",\n                \"comment\": \"Another insightful comment\",\n                \"uniProtID\": \"P68871\"\n            }\n        ]\n    }\n]"}],"_postman_id":"cf1acfad-854e-4f5d-8586-af35f3b483e6"},{"name":"getUserByUsername","id":"919ba459-f82e-477d-94c4-01eefb987f10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/admin/users/test_user1","description":"<p>This endpoint retrieves the details of a specific user by their username.<em>Only users with admin privileges are authorized to make this request.</em></p>\n<h2 id=\"details\">Details:</h2>\n<ul>\n<li><p><strong>URL</strong>: <code>/admin/users/{username}</code></p>\n</li>\n<li><p><strong>Description</strong>: Fetches the details of the user specified by the username parameter. The response includes the user's information such as their ID, name, role, and any other relevant details.</p>\n</li>\n</ul>\n<h3 id=\"parameters\">Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter Name</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>username</code></td>\n<td>string</td>\n<td>The username of the user to retrieve details.</td>\n<td>Yes</td>\n<td><code>test_user1</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["admin","users","test_user1"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"7fa368fc-b570-4738-ab50-a48e783456c2","name":"Correct","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/admin/users/test_user1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 27 Jan 2025 14:40:40 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"username\": \"test_user1\",\n    \"role\": \"REGISTERED\",\n    \"comments\": [\n        {\n            \"_id\": \"132e9f10-67bd-413a-b6b0-c665f285db0c\",\n            \"comment\": \"Yet another comment\",\n            \"uniProtID\": \"A0A0C5B5G6\"\n        },\n        {\n            \"_id\": \"b1eeb2d6-98ff-4867-a345-0276595aa6a9\",\n            \"comment\": \"This is a simple comment\",\n            \"uniProtID\": \"A0A0C5B5G6\"\n        },\n        {\n            \"_id\": \"eb0ba388-6376-444a-a405-f8a25ba84ec2\",\n            \"comment\": \"Another insightful comment\",\n            \"uniProtID\": \"P68871\"\n        },\n        {\n            \"_id\": \"29b5512b-3fd2-417d-86e6-b85c368b95cb\",\n            \"comment\": \"This is my comment!\",\n            \"uniProtID\": \"protein_1\"\n        }\n    ]\n}"},{"id":"74f19dc9-8746-4737-be66-144ed79bb044","name":"Unauthorized access","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/admin/users/pippo5"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"65"},{"key":"Date","value":"Tue, 28 Jan 2025 09:05:59 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"ErrorCode\": \"9\",\n    \"Error\": \"Unauthorized, authentication required\"\n}"},{"id":"5df65717-23fb-4b2a-a6cf-90e9948b4e7c","name":"User not found","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/admin/users/paolo"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 16:51:09 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"User not found with username: paolo\",\n    \"ErrorCode\": \"2\"\n}"}],"_postman_id":"919ba459-f82e-477d-94c4-01eefb987f10"},{"name":"getAllComments","id":"d40662a8-1db0-4338-ba34-3c6f60e9884f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/admin/users/comments","description":"<p>This endpoint retrieves all comments made by users.<em>Only users with admin privileges are authorized to make this request.</em></p>\n<h2 id=\"details\">Details:</h2>\n<ul>\n<li><p><strong>URL</strong>: <code>/admin/users/comments</code></p>\n</li>\n<li><p><strong>Description</strong>: Fetches all comments made by users, including details such as comment content, user who posted it, and any associated metadata.</p>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["admin","users","comments"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"280ec468-b309-4f58-880d-c598f9455bee","name":"Unauthorized access","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/admin/users/comments"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"65"},{"key":"Date","value":"Tue, 28 Jan 2025 09:06:05 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"ErrorCode\": \"9\",\n    \"Error\": \"Unauthorized, authentication required\"\n}"},{"id":"99942e93-c7e4-4dc4-a674-6444b270195b","name":"Correct","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/admin/users/comments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 27 Jan 2025 14:40:56 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"132e9f10-67bd-413a-b6b0-c665f285db0c\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"test_user1\"\n    },\n    {\n        \"_id\": \"b1eeb2d6-98ff-4867-a345-0276595aa6a9\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"test_user1\"\n    },\n    {\n        \"_id\": \"eb0ba388-6376-444a-a405-f8a25ba84ec2\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"test_user1\"\n    },\n    {\n        \"_id\": \"29b5512b-3fd2-417d-86e6-b85c368b95cb\",\n        \"comment\": \"This is my comment!\",\n        \"uniProtID\": \"protein_1\",\n        \"username\": \"test_user1\"\n    },\n    {\n        \"_id\": \"2d47492b-c070-4ccc-9fbd-8b65f965be75\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"test_user2\"\n    },\n    {\n        \"_id\": \"b23394ee-5174-41f8-afba-c35871eedbce\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"test_user2\"\n    },\n    {\n        \"_id\": \"9ef1549d-7905-4193-b9bf-132b72b538b3\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"test_user2\"\n    },\n    {\n        \"_id\": \"ae1eb37f-556c-4556-89c6-976739b815cd\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"test_user2\"\n    },\n    {\n        \"_id\": \"6e4b7fe9-bfac-4286-820e-56bf5bd553dc\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"test_user2\"\n    },\n    {\n        \"_id\": \"0867b317-7d88-44eb-b59e-e4fba3374a9e\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user3\"\n    },\n    {\n        \"_id\": \"cf635dc6-e641-4b92-9baa-e954d5ca8f0d\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user3\"\n    },\n    {\n        \"_id\": \"733ba1ad-ffdc-4280-973a-624eef3fa01f\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user3\"\n    },\n    {\n        \"_id\": \"d5de0e7d-a07a-415e-a335-6b7bcd7bb518\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user4\"\n    },\n    {\n        \"_id\": \"22d611a0-f867-4287-9a9d-095372b68d7d\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user4\"\n    },\n    {\n        \"_id\": \"61eb8ba0-8e01-43ef-9210-cf97a478c471\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user4\"\n    },\n    {\n        \"_id\": \"d2ac54cc-2eb6-4f4f-812a-a187442e3b0e\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user4\"\n    },\n    {\n        \"_id\": \"67fd306f-6fa4-4f53-9a82-72278d658163\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user4\"\n    },\n    {\n        \"_id\": \"53191ab2-ae79-45a0-b074-2ee8f8658357\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user5\"\n    },\n    {\n        \"_id\": \"c2abc738-52f5-4c18-9a67-943a90aab44b\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user6\"\n    },\n    {\n        \"_id\": \"e7ac1215-b44c-41b6-ad92-3d3c4e082fc5\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user6\"\n    },\n    {\n        \"_id\": \"a8156b02-84fd-42a3-80ed-4cab4dcff385\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user6\"\n    },\n    {\n        \"_id\": \"36779459-3c4c-418b-b504-51ad7a29893f\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user6\"\n    },\n    {\n        \"_id\": \"826640d2-ba47-446f-96a2-2c52adb3a282\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user7\"\n    },\n    {\n        \"_id\": \"f142d357-eff9-4446-b45f-c04182da8340\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user7\"\n    },\n    {\n        \"_id\": \"9ea5182c-1186-48d2-9f55-3815bf23e328\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user7\"\n    },\n    {\n        \"_id\": \"f93cb5d7-4cbf-4664-bace-b5b8c90e8b91\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user7\"\n    },\n    {\n        \"_id\": \"1461bdd5-d678-4d22-bd2e-a81282d80e56\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user7\"\n    },\n    {\n        \"_id\": \"2af7ac9c-3a68-4fc0-b86e-7105465aee51\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user8\"\n    },\n    {\n        \"_id\": \"f4478824-c939-4c7c-bea3-0e69967a86da\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user8\"\n    },\n    {\n        \"_id\": \"b2dbf808-5f18-4c36-b32e-eb166a155cc0\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user8\"\n    },\n    {\n        \"_id\": \"e3b8fdce-37c1-4cf7-ad28-0131f0177099\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user8\"\n    },\n    {\n        \"_id\": \"e4ecfa44-7458-456d-a1a9-6e5f3dd1f6b9\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user10\"\n    },\n    {\n        \"_id\": \"dd85b4eb-17da-4fb8-a324-7fb3f79792cb\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user11\"\n    },\n    {\n        \"_id\": \"9bfea762-4ddd-4c03-a1ed-f505d008cf20\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user11\"\n    },\n    {\n        \"_id\": \"2dfef29c-22ec-428d-87db-a50647fffc54\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user12\"\n    },\n    {\n        \"_id\": \"89574013-76bd-4b50-99cb-d2394d071cac\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user12\"\n    },\n    {\n        \"_id\": \"a1f04905-f895-4325-a73c-17e2a2b6fe1c\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user12\"\n    },\n    {\n        \"_id\": \"19d8854e-6c06-4092-ac42-7c17ef9f3259\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user13\"\n    },\n    {\n        \"_id\": \"97e9d4e8-d865-4044-be28-59e55d48bb0b\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user13\"\n    },\n    {\n        \"_id\": \"12c26222-1202-40f7-b84c-6bebaa937960\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user13\"\n    },\n    {\n        \"_id\": \"c48a9e30-1ca1-4e2c-93a6-095fa5a9b51e\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user14\"\n    },\n    {\n        \"_id\": \"a5af1f44-0c70-4535-b5f0-ac00fdf96624\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user14\"\n    },\n    {\n        \"_id\": \"6cb55e9a-8c12-41b1-8b32-291eb3189e06\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user14\"\n    },\n    {\n        \"_id\": \"3b6af4df-d29e-46d4-93fb-e31fb56f7cf1\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user14\"\n    },\n    {\n        \"_id\": \"8539e192-675b-4468-a424-4ac4df87967a\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user14\"\n    },\n    {\n        \"_id\": \"2a0b9268-1c98-4ef0-ba31-d3d6e19783ae\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user15\"\n    },\n    {\n        \"_id\": \"1928b2a3-05d0-4e3e-8117-0a632e84a9f5\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user16\"\n    },\n    {\n        \"_id\": \"9c6fb7b7-73ad-4351-8b18-9103b39b9376\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user16\"\n    },\n    {\n        \"_id\": \"0106eadd-6419-484c-adb8-c6eb2c567b22\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user16\"\n    },\n    {\n        \"_id\": \"4dd25be7-8625-45b7-b181-b5ff7f7d125e\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user16\"\n    },\n    {\n        \"_id\": \"c579b890-134e-4589-aa7b-f656d44ad042\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user17\"\n    },\n    {\n        \"_id\": \"18fe551b-200e-49d3-a4dd-e33b01f94c4b\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user18\"\n    },\n    {\n        \"_id\": \"f6b2ac80-2245-4e6e-b44a-644a35629ebd\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user18\"\n    },\n    {\n        \"_id\": \"c0c81528-f904-4982-85c1-21a877fd62ac\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user19\"\n    },\n    {\n        \"_id\": \"e34a7bf9-0871-474b-802e-f29067564d3b\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user19\"\n    },\n    {\n        \"_id\": \"ac151ad5-dc4a-4828-ab8b-1fee09b33d52\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user19\"\n    },\n    {\n        \"_id\": \"21a25676-2a1e-4d05-8a34-c7647d0fc2fd\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user20\"\n    },\n    {\n        \"_id\": \"a2884a57-6a6a-4de4-9258-5c0c3dc123f8\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user21\"\n    },\n    {\n        \"_id\": \"250da1a3-92df-47b9-95c1-b05ee1a11633\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user21\"\n    },\n    {\n        \"_id\": \"e1ec9c5e-c3aa-4c0e-b556-34034def1a30\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user22\"\n    },\n    {\n        \"_id\": \"4ac565e4-8b01-4e87-8317-ac7906f69e62\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user23\"\n    },\n    {\n        \"_id\": \"ec4f73e8-5771-44e1-a9e0-8b1efaceea5a\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user23\"\n    },\n    {\n        \"_id\": \"1c943f64-69f4-476d-8dc2-289e1c23355e\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user24\"\n    },\n    {\n        \"_id\": \"64e3af35-d298-4612-bc1b-d98af33b861a\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user24\"\n    },\n    {\n        \"_id\": \"e5c22477-f3a2-4b30-8a0c-7a233dcc538d\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user24\"\n    },\n    {\n        \"_id\": \"1c5eb64d-c757-4b9c-a172-ff48b2299470\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user25\"\n    },\n    {\n        \"_id\": \"f0fcfaba-7ab2-4689-a1e0-e37228c56c77\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user26\"\n    },\n    {\n        \"_id\": \"90dfa737-ba6e-410f-96df-788c933680a2\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user26\"\n    },\n    {\n        \"_id\": \"af7448ed-fa46-4de6-9b2b-4311767ae5be\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user26\"\n    },\n    {\n        \"_id\": \"7a980c9d-4980-41d1-82e9-a00285bacfcb\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user27\"\n    },\n    {\n        \"_id\": \"1fdb6efe-cc40-44a5-b420-a5634b5af5aa\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user29\"\n    },\n    {\n        \"_id\": \"958d81a7-af2e-4d0e-8afb-d86b2da4f6d8\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user29\"\n    },\n    {\n        \"_id\": \"2f2739c0-10d9-40a1-b2e6-70116715dff6\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user30\"\n    },\n    {\n        \"_id\": \"f796ded2-e4ea-4bb2-9942-51d5c73c51e6\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user31\"\n    },\n    {\n        \"_id\": \"4fe64ba9-da9f-48fd-8d70-4080e6be7888\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user31\"\n    },\n    {\n        \"_id\": \"7caf8aa2-b1b3-453b-a651-6f0a55739a9d\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user31\"\n    },\n    {\n        \"_id\": \"ef8ec3a1-4dc6-47c8-b674-9bbb91cc01a0\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user31\"\n    },\n    {\n        \"_id\": \"ceb279ec-a577-4c68-beca-786f89da4e8b\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user31\"\n    },\n    {\n        \"_id\": \"15b9c033-2bcc-4aba-89bc-c7c9a2a85ab1\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user32\"\n    },\n    {\n        \"_id\": \"5237d017-4393-4c10-a8dd-fc3f8e4610bd\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user33\"\n    },\n    {\n        \"_id\": \"a19c7d7c-5958-439c-8bb4-fb2946450862\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user33\"\n    },\n    {\n        \"_id\": \"803e7946-5321-4f2f-843e-71bc0cd54f98\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user33\"\n    },\n    {\n        \"_id\": \"1ba07caf-73b2-453f-a8ba-73036d96dab1\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user33\"\n    },\n    {\n        \"_id\": \"96dcfe3c-d5a1-425f-80f0-aa94b9992369\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user33\"\n    },\n    {\n        \"_id\": \"34138f62-fbb4-4739-8c4d-2b106ea607ba\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user34\"\n    },\n    {\n        \"_id\": \"1e24595f-c958-431c-afa0-5f0065b5fcfd\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user35\"\n    },\n    {\n        \"_id\": \"521b8afe-4ac7-4994-b6d6-a2e9acc6139c\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user35\"\n    },\n    {\n        \"_id\": \"07d670c7-f48e-467f-9bba-640c64492554\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user35\"\n    },\n    {\n        \"_id\": \"ea8857d7-4971-4855-a354-e0a2ec645199\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user36\"\n    },\n    {\n        \"_id\": \"f00a3e37-749e-4676-a98f-c06096ce5c88\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user36\"\n    },\n    {\n        \"_id\": \"7fe4ca0e-1830-4f01-97d5-9810be0a4589\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user36\"\n    },\n    {\n        \"_id\": \"10b334a7-2a62-4715-95a7-e1325331d642\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user38\"\n    },\n    {\n        \"_id\": \"d20a0561-902e-4d82-8a78-7d5d5185c125\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user38\"\n    },\n    {\n        \"_id\": \"4226fb6e-dced-4653-96f4-a23e1145d564\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user38\"\n    },\n    {\n        \"_id\": \"1db96a30-f4a9-4c7b-ac4b-2ab69b294027\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user41\"\n    },\n    {\n        \"_id\": \"c5f13a99-0ad6-424d-a435-9455b670f217\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user41\"\n    },\n    {\n        \"_id\": \"689469c3-9889-4352-8f41-316348771d66\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user41\"\n    },\n    {\n        \"_id\": \"52587840-dd8b-40b1-bf82-d7c804b06659\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user41\"\n    },\n    {\n        \"_id\": \"42434e36-64b0-4efa-83b2-02e170b7839a\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user42\"\n    },\n    {\n        \"_id\": \"91907df6-0c8f-4718-80da-bad741e89831\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user42\"\n    },\n    {\n        \"_id\": \"9bc2f20f-e98a-47b3-a1e7-8730abb852d9\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user42\"\n    },\n    {\n        \"_id\": \"7c0f8605-ec60-48a6-b51d-dd34f93a2366\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user42\"\n    },\n    {\n        \"_id\": \"3718e02d-cccc-4aec-ac68-bcd97060bc9a\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user43\"\n    },\n    {\n        \"_id\": \"1cd693d4-a956-4600-a6dd-beafd553b782\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user44\"\n    },\n    {\n        \"_id\": \"9e3e93a1-57cb-443a-a777-cf308073ef8f\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user44\"\n    },\n    {\n        \"_id\": \"d4198bb6-78ac-49f4-a2ed-b3412e55f455\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user44\"\n    },\n    {\n        \"_id\": \"a34812e2-2748-47f1-9287-41fc6c3b9e51\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user44\"\n    },\n    {\n        \"_id\": \"f700f0c3-0b2a-44be-b7d0-ad7cf5070441\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user45\"\n    },\n    {\n        \"_id\": \"987b5dfc-a6ae-4d45-b046-a38f0e5475cc\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user45\"\n    },\n    {\n        \"_id\": \"7353782b-ae56-4f07-9599-47451c22e627\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user45\"\n    },\n    {\n        \"_id\": \"b37caee9-2b46-4a93-ae36-3bb032861c40\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user45\"\n    },\n    {\n        \"_id\": \"914244e7-5d51-4d51-9bbb-a94ddb294e9f\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user46\"\n    },\n    {\n        \"_id\": \"e7eeefcf-653c-4ec9-8601-ebf879e00dda\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user47\"\n    },\n    {\n        \"_id\": \"b27c636d-35a2-42fb-8f5e-0d7a9170ca40\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user47\"\n    },\n    {\n        \"_id\": \"5ef21f57-0c86-4a48-947b-372ca0810768\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user47\"\n    },\n    {\n        \"_id\": \"b2c1a64e-f075-4b1c-a821-b95498ca8fb5\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user47\"\n    },\n    {\n        \"_id\": \"8c0dd37e-666b-40c1-8869-bdcb6fefa9c0\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user48\"\n    },\n    {\n        \"_id\": \"e5a2d47f-f420-48dd-92dc-1012f49ee5a2\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user48\"\n    },\n    {\n        \"_id\": \"acb7b75f-b436-4556-b88c-ff08d0b30619\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user48\"\n    },\n    {\n        \"_id\": \"b4c3922c-6154-4c99-b724-5eb99b362b64\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user48\"\n    },\n    {\n        \"_id\": \"4459291b-f605-4ce4-86eb-4bfb9a408460\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user48\"\n    },\n    {\n        \"_id\": \"b3c3a1f4-06b6-47b2-b450-5d88cd7dcc2e\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user49\"\n    },\n    {\n        \"_id\": \"89fcb03a-fe5e-4d4f-b147-35a8664d9df2\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user49\"\n    },\n    {\n        \"_id\": \"7c404dfd-ea5e-4fab-b083-b76323948a21\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user49\"\n    },\n    {\n        \"_id\": \"94ad47c0-b04c-4da8-a098-7573fc6a00d7\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user50\"\n    },\n    {\n        \"_id\": \"71cad0ed-be6c-4b1b-8af0-944d927ca3db\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user51\"\n    },\n    {\n        \"_id\": \"c50b5ea9-3c98-4965-81ac-4df649e4ce70\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user51\"\n    },\n    {\n        \"_id\": \"519773dd-e7a9-4a19-884c-2c61c1909902\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user51\"\n    },\n    {\n        \"_id\": \"edf376d6-56f8-4deb-bf15-159f3d6f9ae1\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user51\"\n    },\n    {\n        \"_id\": \"421a6221-f576-4048-a9df-34328b48523a\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user52\"\n    },\n    {\n        \"_id\": \"5c4c8d27-c404-4dda-82c5-6006cc5515aa\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user52\"\n    },\n    {\n        \"_id\": \"d1692daa-fc63-441a-b7d2-24199ae375f4\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user52\"\n    },\n    {\n        \"_id\": \"4f1b97cc-9c51-4ae5-86f7-5291342c7858\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user52\"\n    },\n    {\n        \"_id\": \"dcf0ef1e-2723-4924-be1b-759afb262083\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user53\"\n    },\n    {\n        \"_id\": \"a976131f-1060-4848-aac8-1a3b209ee595\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user54\"\n    },\n    {\n        \"_id\": \"67442f98-a4e5-44ed-88f8-67a875952814\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user54\"\n    },\n    {\n        \"_id\": \"57a79e14-5984-4584-aa5b-13c3437c01eb\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user54\"\n    },\n    {\n        \"_id\": \"589b9bad-4757-4522-af64-8bc4de01a59b\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user54\"\n    },\n    {\n        \"_id\": \"95006632-0ab6-42ed-8396-22d08fd40909\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user56\"\n    },\n    {\n        \"_id\": \"20fb0c87-47a4-43cf-a1c9-653f9ceb2f04\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user57\"\n    },\n    {\n        \"_id\": \"d6536cc3-dafc-4287-89fa-a984ebdef684\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user58\"\n    },\n    {\n        \"_id\": \"05fdc288-d827-4273-952c-cedf8cc8ecb4\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user58\"\n    },\n    {\n        \"_id\": \"14d94302-8dbe-471e-a00c-90d781f3ecd5\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user58\"\n    },\n    {\n        \"_id\": \"56e94f24-e8f0-4f44-9945-9bfc973f46bf\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user58\"\n    },\n    {\n        \"_id\": \"8403a856-0d14-4b40-a961-f51136d0c556\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user58\"\n    },\n    {\n        \"_id\": \"4486d60c-878d-4894-a1ba-ebfcc38d5e8f\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user59\"\n    },\n    {\n        \"_id\": \"d38b75db-722b-4a91-ab89-0a06f10402bb\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user59\"\n    },\n    {\n        \"_id\": \"c1abf87b-6efd-4b83-9cfe-d16ef691621a\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user59\"\n    },\n    {\n        \"_id\": \"c3e02e8b-9aa1-40c2-9410-16c705aafd0f\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user59\"\n    },\n    {\n        \"_id\": \"88f8df9f-c43d-41cf-b4b2-787596d70f07\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user60\"\n    },\n    {\n        \"_id\": \"bd385722-f96b-453a-85f6-b3e2cd2fadb8\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user60\"\n    },\n    {\n        \"_id\": \"727cf887-f0ec-4caf-b610-cfeb2ad030b2\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user60\"\n    },\n    {\n        \"_id\": \"fb16fa51-a850-4f46-97d3-73bf318d8922\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user60\"\n    },\n    {\n        \"_id\": \"bbb7f5e9-2ccb-4300-b3f8-101acde18350\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user61\"\n    },\n    {\n        \"_id\": \"9ce7b3ea-5a28-4032-b77f-12b33f271af7\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user61\"\n    },\n    {\n        \"_id\": \"a822802f-b5a6-46a8-b152-a2823ac98834\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user62\"\n    },\n    {\n        \"_id\": \"5610214c-2a44-41f6-a381-9a0b8f8eb8f8\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user63\"\n    },\n    {\n        \"_id\": \"97296c04-e610-4e7e-be59-b2b3c1da9949\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user63\"\n    },\n    {\n        \"_id\": \"14f387d9-e3c6-4455-bccc-f087fa750f82\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user63\"\n    },\n    {\n        \"_id\": \"83238c7b-a7e9-4521-8a0e-cdefc7ee0632\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user63\"\n    },\n    {\n        \"_id\": \"f1d74eff-4354-46d0-8ce3-e5dd897d64eb\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user64\"\n    },\n    {\n        \"_id\": \"31aeb2c8-1165-4356-aab6-b426bc4a0bb2\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user65\"\n    },\n    {\n        \"_id\": \"99c92f0c-687e-45cf-8cec-4d14787021bf\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user65\"\n    },\n    {\n        \"_id\": \"d2798cee-78e0-4eac-bffc-1d3283a0b8fb\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user65\"\n    },\n    {\n        \"_id\": \"41c677f5-a6e0-4fa8-8877-cc7ece23a728\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user65\"\n    },\n    {\n        \"_id\": \"2a9ccab7-383a-47e0-b63e-77d7f51ad61f\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user66\"\n    },\n    {\n        \"_id\": \"8fc054f9-efee-45a3-b27b-b0771cf2057d\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user66\"\n    },\n    {\n        \"_id\": \"1c1a3dd1-792c-4d60-a29b-2b0d81f3ff9c\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user66\"\n    },\n    {\n        \"_id\": \"62b3bc07-b1d7-4fa6-a95b-e4353a62acef\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user68\"\n    },\n    {\n        \"_id\": \"90555831-8988-4b74-b3b6-4ee502bf319f\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user68\"\n    },\n    {\n        \"_id\": \"d9dddadd-a96f-4893-bfb9-ed044ad80e49\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user68\"\n    },\n    {\n        \"_id\": \"c3995a1a-b718-4098-8e78-37a509a94438\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user68\"\n    },\n    {\n        \"_id\": \"90905ea1-3d8b-4e7f-990a-803cff8bdb4c\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user68\"\n    },\n    {\n        \"_id\": \"230717a8-1356-4acb-b2ff-de697f085157\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user69\"\n    },\n    {\n        \"_id\": \"9f06a5e6-cefb-4565-9500-4c30ae4690f7\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user69\"\n    },\n    {\n        \"_id\": \"a5c6d237-d85d-4514-8ea5-03045e14e080\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user70\"\n    },\n    {\n        \"_id\": \"355cc37d-6f7b-4a01-b6d0-043f37daeef2\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user70\"\n    },\n    {\n        \"_id\": \"a6605958-8d5c-4af0-9475-efc827c22d3f\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user71\"\n    },\n    {\n        \"_id\": \"a1048281-c666-48b7-97a0-21cd97fd36de\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user72\"\n    },\n    {\n        \"_id\": \"8f34a2fe-6565-4bfc-82e6-c042e812d7ab\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user72\"\n    },\n    {\n        \"_id\": \"a9cca59e-a815-4fd7-8833-376058802816\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user73\"\n    },\n    {\n        \"_id\": \"f42859d3-94d7-4fe5-b178-76ec7e777ccf\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user73\"\n    },\n    {\n        \"_id\": \"8c38e2f5-08a9-45d3-8335-2f9e424249d0\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user73\"\n    },\n    {\n        \"_id\": \"73d50be0-6d09-419c-9777-1e18ad5c67d2\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user73\"\n    },\n    {\n        \"_id\": \"89bff9fc-d034-44b4-9631-282416deca57\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user73\"\n    },\n    {\n        \"_id\": \"15c7f84d-c5c1-438c-8a7c-82105c7d3e83\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user74\"\n    },\n    {\n        \"_id\": \"2b934347-0e46-4857-b455-b16ccdeb218e\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user74\"\n    },\n    {\n        \"_id\": \"23bc714d-769e-4622-be46-97268818f87a\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user75\"\n    },\n    {\n        \"_id\": \"bf6d2c78-233a-4025-8e2b-28faa567b917\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user75\"\n    },\n    {\n        \"_id\": \"3840d385-fbc5-416e-9fb9-1439b551b45b\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user75\"\n    },\n    {\n        \"_id\": \"f8e158e1-19e4-4232-b27b-08b212244f48\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user75\"\n    },\n    {\n        \"_id\": \"bbcba228-f4ad-4377-99bb-4f8cc12089aa\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user76\"\n    },\n    {\n        \"_id\": \"421eadbc-df2e-482b-975a-987d6f248ae0\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user76\"\n    },\n    {\n        \"_id\": \"f8b17791-450d-49c0-817b-522932e5dd74\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user76\"\n    },\n    {\n        \"_id\": \"975ab468-4feb-4687-87f1-81fd40e3a2e8\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user77\"\n    },\n    {\n        \"_id\": \"15ce13fe-dbe4-4f98-8fd7-621d4d11cf71\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user77\"\n    },\n    {\n        \"_id\": \"d68b1b2c-f4c0-4385-a342-a6f40b73a9eb\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user77\"\n    },\n    {\n        \"_id\": \"e449ffee-58af-4de2-90c9-0bfe221cb829\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user78\"\n    },\n    {\n        \"_id\": \"bfafac7a-68a1-4d19-9869-ac89da56f84c\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user79\"\n    },\n    {\n        \"_id\": \"d46e5852-eeb9-4924-86c7-c0f753ca6867\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user79\"\n    },\n    {\n        \"_id\": \"275b59fd-f8d4-4e94-9d3c-a7798f93f550\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user79\"\n    },\n    {\n        \"_id\": \"2dfe07e8-b1a3-4dd3-8263-4f4baec3ef03\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user79\"\n    },\n    {\n        \"_id\": \"4a1f50ac-d987-481a-ab12-5f2ca3cd177c\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user79\"\n    },\n    {\n        \"_id\": \"37ebf260-1368-4db6-8c8a-c63141968fbc\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user80\"\n    },\n    {\n        \"_id\": \"bc5c9a48-2bf3-4ad6-8d46-be616dfeb0f3\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user81\"\n    },\n    {\n        \"_id\": \"02812663-1fab-4a26-8732-099efbcb48ad\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user81\"\n    },\n    {\n        \"_id\": \"a7f1e344-feff-4099-8315-622a580c9fb2\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user81\"\n    },\n    {\n        \"_id\": \"72700c65-07b4-457e-b937-2f5cc69822ca\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user81\"\n    },\n    {\n        \"_id\": \"4276758d-1ba3-4b36-88b1-4abc7bd22475\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user81\"\n    },\n    {\n        \"_id\": \"b36155c7-1fdd-4b02-ad99-7c01b0d16a40\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user82\"\n    },\n    {\n        \"_id\": \"8831fad6-2009-4343-8698-25437eb34f14\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user83\"\n    },\n    {\n        \"_id\": \"9ada3d8c-e21a-454d-8f38-7ecf70c4be5b\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user83\"\n    },\n    {\n        \"_id\": \"efac4f21-ca42-4c6b-90b1-c29b1e91e3c0\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user83\"\n    },\n    {\n        \"_id\": \"8e435174-ed12-4c39-9e75-4af57bf6bdc9\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user84\"\n    },\n    {\n        \"_id\": \"411b4ab6-27a6-4f6d-893b-b540240a9db1\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user84\"\n    },\n    {\n        \"_id\": \"2896c550-ee2e-4a43-af07-b785e84170e0\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user84\"\n    },\n    {\n        \"_id\": \"e41a7081-5a2a-448d-b5f4-699d54b9e81f\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user84\"\n    },\n    {\n        \"_id\": \"2c7304fd-d1b5-48da-af66-880ad3659f80\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user84\"\n    },\n    {\n        \"_id\": \"38d009f6-7e07-42d8-b39d-6e415a23f0d0\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user86\"\n    },\n    {\n        \"_id\": \"bb4cc3fa-6081-48d0-a054-792142533227\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user86\"\n    },\n    {\n        \"_id\": \"49e6b0ab-e697-456e-b50e-87ab1193c6f8\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user89\"\n    },\n    {\n        \"_id\": \"8a4ab18a-8c20-4c2f-b41e-ffa633ca2e5b\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user89\"\n    },\n    {\n        \"_id\": \"a1ba192e-711d-4732-939c-f58d1a1edb5f\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user89\"\n    },\n    {\n        \"_id\": \"1c9237b6-924f-4e64-a556-ffad10d9b8d5\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user90\"\n    },\n    {\n        \"_id\": \"6d57d8c9-8d94-4069-a6b0-00a4e6f2230e\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user90\"\n    },\n    {\n        \"_id\": \"aa95856b-b0a0-4634-aa77-b9c54314a8e5\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user90\"\n    },\n    {\n        \"_id\": \"82402aaa-b7ff-42ff-a257-bfd4784fd81b\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user90\"\n    },\n    {\n        \"_id\": \"588b8f4a-1567-4f93-8607-f805fb23a57e\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user91\"\n    },\n    {\n        \"_id\": \"bec9f48e-34dc-4ceb-873d-b0ec24e07c54\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user91\"\n    },\n    {\n        \"_id\": \"612c238d-8bbb-4776-8a28-e3dccae8ec15\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user91\"\n    },\n    {\n        \"_id\": \"d23b96f9-b633-4371-8914-29c6d8583ad2\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user92\"\n    },\n    {\n        \"_id\": \"a966d8ee-f101-46d6-88aa-e5da2eff1e35\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user92\"\n    },\n    {\n        \"_id\": \"986910db-053e-4f20-8bfe-f6d99f10a3fd\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user92\"\n    },\n    {\n        \"_id\": \"5150d06f-365f-4b6d-8e8b-a63604e3a243\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user92\"\n    },\n    {\n        \"_id\": \"e4372d13-c8b1-4cc5-9cd1-e35652206b0f\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user93\"\n    },\n    {\n        \"_id\": \"c175861e-0cad-4de3-8dd2-1436694fd66a\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user93\"\n    },\n    {\n        \"_id\": \"8e39a632-82db-4458-b9a3-05d7bfa82473\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user93\"\n    },\n    {\n        \"_id\": \"a83ecf1a-6e46-4f37-822f-7afa7ec1a681\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user94\"\n    },\n    {\n        \"_id\": \"3d83204f-5991-492d-bffc-ab763f046454\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user95\"\n    },\n    {\n        \"_id\": \"14b4a2af-8a14-4990-b6e5-5a8a56f7c461\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user95\"\n    },\n    {\n        \"_id\": \"dd4ee260-6363-4406-9b5b-ab9a1cad5e82\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user95\"\n    },\n    {\n        \"_id\": \"4dae27ee-9f37-4b00-8286-54baccd5eb31\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user95\"\n    },\n    {\n        \"_id\": \"133f509e-f7d5-4df1-8f3d-2498e4e4d8ee\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user96\"\n    },\n    {\n        \"_id\": \"a4f7d48c-4bd4-4271-b92b-716c8fa23745\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user96\"\n    },\n    {\n        \"_id\": \"23fc53fb-1288-47c7-b618-a90464425831\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user96\"\n    },\n    {\n        \"_id\": \"4a5d0249-39bb-4c22-86c1-eb1cd2dd2a52\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user97\"\n    },\n    {\n        \"_id\": \"5d916ab0-60b1-4803-9323-13729ebffee7\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user98\"\n    },\n    {\n        \"_id\": \"884063d2-3c42-4cad-b474-0fc5fc5bca8e\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user98\"\n    },\n    {\n        \"_id\": \"902f0300-ca63-45e6-8d10-7c7e3e93933c\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user98\"\n    },\n    {\n        \"_id\": \"ceac8307-5353-45b0-9cbf-7c6a0fa25af5\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user98\"\n    },\n    {\n        \"_id\": \"b581e117-8610-404e-877a-07bb8c217491\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user98\"\n    },\n    {\n        \"_id\": \"3004f5e4-9d37-4800-9f37-dcac1716d3d4\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user99\"\n    },\n    {\n        \"_id\": \"8da80e60-f8e4-4635-b032-8e52ce3dda7d\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user99\"\n    },\n    {\n        \"_id\": \"607e4873-b56f-4314-9120-e9b70da1053f\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user100\"\n    },\n    {\n        \"_id\": \"3d21001f-7767-4075-869e-6253ce0a8c5b\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user100\"\n    },\n    {\n        \"_id\": \"ce93ab4c-eb6c-42c9-a3ee-c170a3cbd381\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user100\"\n    },\n    {\n        \"_id\": \"84b3f796-436d-490a-996d-daeabd0dcfa1\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user100\"\n    },\n    {\n        \"_id\": \"8c71ea32-f436-4543-a7b3-dd45a5b48ad6\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user100\"\n    },\n    {\n        \"_id\": \"dfde79a7-254d-4853-ab1a-9784a3f6c9ce\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user101\"\n    },\n    {\n        \"_id\": \"b8b155ed-5d4c-4e98-91c4-2db3550033a8\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user102\"\n    },\n    {\n        \"_id\": \"604579c6-7645-4f22-833c-a99adc69b102\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user103\"\n    },\n    {\n        \"_id\": \"8b779041-2342-4840-bd1f-c9f2406d762e\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user104\"\n    },\n    {\n        \"_id\": \"64c73bf9-5427-42b7-ad1e-ecd40b42c934\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user104\"\n    },\n    {\n        \"_id\": \"25f90d9a-c19b-45b7-965c-1abae451239b\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user104\"\n    },\n    {\n        \"_id\": \"41593bc5-4291-4b77-a609-12c7d0527acd\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user104\"\n    },\n    {\n        \"_id\": \"7185c615-588e-4cc5-9651-de2698d7f5d3\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user104\"\n    },\n    {\n        \"_id\": \"1429f9e2-a6e1-4b01-a339-b8ccefbcce41\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user106\"\n    },\n    {\n        \"_id\": \"3bd55224-d025-49fc-bca3-950b7e44794f\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user107\"\n    },\n    {\n        \"_id\": \"05e618ec-fb57-4261-bcc9-54f62f7fa1a6\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user109\"\n    },\n    {\n        \"_id\": \"3de6190c-f64c-459f-8fb1-609040ad45c4\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user109\"\n    },\n    {\n        \"_id\": \"3114200b-8a9d-405c-a18d-017c36fb65c1\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user109\"\n    },\n    {\n        \"_id\": \"885df9b6-2ff7-4e9f-b233-cb638aac5816\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user110\"\n    },\n    {\n        \"_id\": \"a9750c6a-f17a-4e89-b7ee-83a8caf30473\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user110\"\n    },\n    {\n        \"_id\": \"ca292776-69c8-4d63-a308-5777debf12ee\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user110\"\n    },\n    {\n        \"_id\": \"9d7bfdef-3994-4dba-b5cf-eca15956016d\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user110\"\n    },\n    {\n        \"_id\": \"9703bcc3-aed1-49a8-8b2c-75a39c265cf0\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user110\"\n    },\n    {\n        \"_id\": \"118e71e0-6351-43cb-a3a9-46a6a35eadf4\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user111\"\n    },\n    {\n        \"_id\": \"6b20ea1a-0c80-407d-bf04-a6189274b7fc\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user111\"\n    },\n    {\n        \"_id\": \"81b5150c-9385-47b5-8824-d8b71c6d3bfe\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user112\"\n    },\n    {\n        \"_id\": \"0473324a-fbca-49d0-baca-ade618820ace\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user112\"\n    },\n    {\n        \"_id\": \"5caa4a4c-975e-4531-9ddf-e95c1442889d\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user112\"\n    },\n    {\n        \"_id\": \"c134a09f-e334-424e-a635-b8d937168def\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user113\"\n    },\n    {\n        \"_id\": \"dbd827bd-0ae4-436b-a277-95cbefc7cc34\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user113\"\n    },\n    {\n        \"_id\": \"335c846c-8403-4fd1-9d4d-5ba69b0bf77a\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user113\"\n    },\n    {\n        \"_id\": \"d668c954-1ebb-47c5-ad64-66fc3bdce556\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user113\"\n    },\n    {\n        \"_id\": \"eb0db3b1-5878-4f71-b008-388989fba3cd\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user113\"\n    },\n    {\n        \"_id\": \"482ac9cd-d8bd-41df-9d85-426e9bc2680f\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user114\"\n    },\n    {\n        \"_id\": \"d3f296ea-ad5e-4436-b0eb-a692ca747008\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user114\"\n    },\n    {\n        \"_id\": \"881e90c9-cc18-49a8-8077-b0255d9ccba2\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user114\"\n    },\n    {\n        \"_id\": \"3b01563e-8284-42f7-a31e-0aa0fc723265\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user115\"\n    },\n    {\n        \"_id\": \"18db159a-7f5d-43ab-932c-87ac48884d5b\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user115\"\n    },\n    {\n        \"_id\": \"308fe744-6571-489e-a3bc-b50ce31fba05\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user115\"\n    },\n    {\n        \"_id\": \"06b68e89-39e5-46a4-8f35-88003b4bb732\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user115\"\n    },\n    {\n        \"_id\": \"f3dc81a2-be19-4097-8e63-bf7925644223\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user116\"\n    },\n    {\n        \"_id\": \"61e5a57c-439e-4404-9878-5459457dabfe\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user116\"\n    },\n    {\n        \"_id\": \"1993b1b2-6cba-4bb6-817c-daeabd99819c\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user116\"\n    },\n    {\n        \"_id\": \"3e310632-209c-444c-8a8e-8536969ff649\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user117\"\n    },\n    {\n        \"_id\": \"0396ee87-7e0f-4d5b-96b5-beb2f78fa9be\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user117\"\n    },\n    {\n        \"_id\": \"a1e50165-a1fb-4ed7-9919-28fe101e75fa\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user117\"\n    },\n    {\n        \"_id\": \"0eb11558-ddc0-4b84-b802-066e3035ef40\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user118\"\n    },\n    {\n        \"_id\": \"9f7e13f7-c952-45a4-83d5-60b73b3dc0a7\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user118\"\n    },\n    {\n        \"_id\": \"b464cf30-a962-4a2f-bde3-8287d0d065df\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user118\"\n    },\n    {\n        \"_id\": \"8b591743-ddb5-4439-bb2a-d5b92eefd4db\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user118\"\n    },\n    {\n        \"_id\": \"3d0874f4-2a9a-4dd9-966d-c6a8bd433485\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user119\"\n    },\n    {\n        \"_id\": \"5d4611eb-e3f3-4bc5-9a2f-d3c158668ee8\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user119\"\n    },\n    {\n        \"_id\": \"fe254575-10df-475f-8b3d-056d7c8fcb81\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user119\"\n    },\n    {\n        \"_id\": \"b026a710-212b-40e5-a787-0cc8a41ef27d\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user119\"\n    },\n    {\n        \"_id\": \"cb5d3030-907c-4569-b1e2-c0586e5291b0\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user120\"\n    },\n    {\n        \"_id\": \"cd2b5a94-5eff-4966-9cbf-f5feaeba5562\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user121\"\n    },\n    {\n        \"_id\": \"b296407a-3ab0-4e31-aed6-8220d6ed4450\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user121\"\n    },\n    {\n        \"_id\": \"eeb77b5a-c9f6-44f2-b2ac-f16bc26e5128\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user121\"\n    },\n    {\n        \"_id\": \"48b32d82-a592-4ef3-9bb8-3b75aceabf63\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user121\"\n    },\n    {\n        \"_id\": \"ed8cea10-5da0-4fc8-9303-8645d2ea40e8\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user121\"\n    },\n    {\n        \"_id\": \"b6897772-5f6e-4792-8d46-f72503dabc7f\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user123\"\n    },\n    {\n        \"_id\": \"ad64c267-ab21-45ee-8b63-0aeb5e71e696\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user123\"\n    },\n    {\n        \"_id\": \"6ffdd06a-374b-450f-a927-e0cbc9e902da\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user123\"\n    },\n    {\n        \"_id\": \"55daff44-6ed1-424b-8cfb-9915f994e793\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user125\"\n    },\n    {\n        \"_id\": \"f87406f2-ff8d-4422-979b-6586fa51a608\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user125\"\n    },\n    {\n        \"_id\": \"7d31d72d-c292-4158-abc3-8c79d7f60d79\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user125\"\n    },\n    {\n        \"_id\": \"f47eb4b1-456d-4fcf-9b0f-138062989cad\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user125\"\n    },\n    {\n        \"_id\": \"fb8f4fef-5a11-4a3e-842f-9e8508cf3813\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user126\"\n    },\n    {\n        \"_id\": \"f2d93972-ef76-48b2-9f87-61fdfc3a43f8\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user126\"\n    },\n    {\n        \"_id\": \"328a216f-ae9b-40e8-bd33-3deeb523d957\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user126\"\n    },\n    {\n        \"_id\": \"9a14bf62-aec0-4b1d-a076-b0e9566752da\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user126\"\n    },\n    {\n        \"_id\": \"b31a0b6c-2f73-4ae8-9090-9e37b390aeec\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user127\"\n    },\n    {\n        \"_id\": \"b2e4be33-8469-482c-b9fa-be69c63a3e89\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user127\"\n    },\n    {\n        \"_id\": \"f46c97de-8bc6-46bf-822a-1fae399e0d70\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user127\"\n    },\n    {\n        \"_id\": \"ec308430-9408-4f03-bfdf-7aa2fbe1a776\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user129\"\n    },\n    {\n        \"_id\": \"9cbee023-3aff-42dd-a24f-23729da8a177\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user129\"\n    },\n    {\n        \"_id\": \"a0f1db5d-8660-4197-ba81-6b2bd376b346\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user129\"\n    },\n    {\n        \"_id\": \"6d406ccd-86d3-4a1f-8aa5-eefa14eb3b00\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user129\"\n    },\n    {\n        \"_id\": \"64356d52-5e06-44af-8b7b-c036a84e0671\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user129\"\n    },\n    {\n        \"_id\": \"04ecb3e1-aeb7-4e0d-86a6-fbc762106421\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user130\"\n    },\n    {\n        \"_id\": \"f3bb9633-1b4c-4ae6-8a77-c1c2effaa844\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user132\"\n    },\n    {\n        \"_id\": \"828b8a9e-42f0-4f05-8ee6-3766d688a607\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user134\"\n    },\n    {\n        \"_id\": \"ed2d3e9f-3f72-4cb6-ba44-8375613058a7\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user135\"\n    },\n    {\n        \"_id\": \"26c5e388-6d25-415a-a3c4-6be28d66d738\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user135\"\n    },\n    {\n        \"_id\": \"df36b19d-7236-4fc2-a3b8-4f669f1e08c4\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user135\"\n    },\n    {\n        \"_id\": \"76e97604-45fd-4cb1-a55f-ffc307fc14b6\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user136\"\n    },\n    {\n        \"_id\": \"68acded9-0716-4e36-9738-bfcce8eafdb8\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user136\"\n    },\n    {\n        \"_id\": \"e491624f-f102-4dc1-aee8-b444badc6992\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user136\"\n    },\n    {\n        \"_id\": \"7957b238-ebe0-44b8-9df9-009b2f958da4\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user138\"\n    },\n    {\n        \"_id\": \"2b3ccc3f-e39f-42ca-a9c0-e9f00cc44ac9\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user138\"\n    },\n    {\n        \"_id\": \"b8bf50ee-94ae-4141-b1e6-ba31564f0de3\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user140\"\n    },\n    {\n        \"_id\": \"bb129725-ac9c-4d8f-8ceb-da71cc7072a9\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user141\"\n    },\n    {\n        \"_id\": \"04f51c68-2605-4012-87d5-933d3a6bde57\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user141\"\n    },\n    {\n        \"_id\": \"29c8bf04-ffe1-4aaf-8dda-72a7ecac3d21\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user141\"\n    },\n    {\n        \"_id\": \"abbf19ba-f43d-496a-b492-6c07fe06fe8c\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user141\"\n    },\n    {\n        \"_id\": \"2b2db158-e81b-4a92-adec-5284604ef8bd\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user141\"\n    },\n    {\n        \"_id\": \"a3af2b37-b8f4-46c6-adcb-5dc96df9aa75\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user142\"\n    },\n    {\n        \"_id\": \"3b3531e2-0af7-44d5-9594-20b9eee92ec6\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user142\"\n    },\n    {\n        \"_id\": \"50a7028c-110d-4bdf-aed5-b2bdff9d5989\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user142\"\n    },\n    {\n        \"_id\": \"f56f671e-1af3-40b0-84d1-602070171b98\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user143\"\n    },\n    {\n        \"_id\": \"7bd66858-d2d3-46d3-9c59-beee8033baa8\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user143\"\n    },\n    {\n        \"_id\": \"0c42d1bb-1203-40ae-b099-564d9d29aaaa\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user143\"\n    },\n    {\n        \"_id\": \"6604ac4d-4930-4ebf-b6fa-87bdec00d058\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user143\"\n    },\n    {\n        \"_id\": \"b8861fea-93d6-4577-a546-da5092a71bf8\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user145\"\n    },\n    {\n        \"_id\": \"aff6da88-99b8-45f1-b6ab-3e598de55513\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user145\"\n    },\n    {\n        \"_id\": \"c20e3402-c04c-40af-809d-64f283c4ffe5\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user145\"\n    },\n    {\n        \"_id\": \"052dff5d-91b4-4712-888f-9d0e3bf73fe6\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user145\"\n    },\n    {\n        \"_id\": \"f78c3045-d3b0-4a5f-9e5d-66be968c5232\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user145\"\n    },\n    {\n        \"_id\": \"f0834716-7602-4c91-8c8e-2839f0275f19\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user146\"\n    },\n    {\n        \"_id\": \"2bb4844c-3c6c-4341-afdc-14e0c9d9a46f\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user146\"\n    },\n    {\n        \"_id\": \"fb661e88-6e13-428f-94b5-0f40b96479f2\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user146\"\n    },\n    {\n        \"_id\": \"bf7a5e96-25cf-4b2b-be7e-88a35873ca72\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user146\"\n    },\n    {\n        \"_id\": \"7945f84b-34c0-42ba-8ad9-0264ae7b914b\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user147\"\n    },\n    {\n        \"_id\": \"f95a8530-49be-4db9-bad0-237e15299e19\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user147\"\n    },\n    {\n        \"_id\": \"49aee2bc-caa4-42af-9308-231193215a65\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user147\"\n    },\n    {\n        \"_id\": \"cb039019-d162-4bf5-b102-f04307fd53fd\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user148\"\n    },\n    {\n        \"_id\": \"c27b54be-284f-4ab8-ab89-9f08a1b095ae\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user149\"\n    },\n    {\n        \"_id\": \"c6c49c15-c6d4-4744-9c72-4440774fd271\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user149\"\n    },\n    {\n        \"_id\": \"6b4576df-2abd-4739-9f24-c6581602bea5\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user149\"\n    },\n    {\n        \"_id\": \"bd942142-1f70-432d-9a79-9e78ebd40429\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user149\"\n    },\n    {\n        \"_id\": \"b12cca95-601b-45e4-8cb1-38dcdcd5cb52\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user149\"\n    },\n    {\n        \"_id\": \"3c80da3c-512f-473c-b350-48f92c30a203\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user150\"\n    },\n    {\n        \"_id\": \"eb1346d6-69da-4b87-8d9b-560e50f8aa39\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user151\"\n    },\n    {\n        \"_id\": \"ec457062-4607-48f1-a5ee-02b88a214624\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user151\"\n    },\n    {\n        \"_id\": \"8efd8593-ff45-48fa-9fdc-d90ef8164c0b\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user151\"\n    },\n    {\n        \"_id\": \"2c0828a4-c540-49b1-90a5-9e67bc377af8\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user151\"\n    },\n    {\n        \"_id\": \"a428720c-a91b-4ef3-8eff-2dec99f00d70\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user152\"\n    },\n    {\n        \"_id\": \"9cb41a4b-cbae-4d3c-91d9-d31673401f65\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user154\"\n    },\n    {\n        \"_id\": \"78290492-db63-4e38-b57b-b2b2c6af3c78\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user154\"\n    },\n    {\n        \"_id\": \"d6dad907-9588-42e9-ac72-27d283f4b392\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user156\"\n    },\n    {\n        \"_id\": \"4d966a4b-d6a7-4281-8269-9d18111eb262\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user156\"\n    },\n    {\n        \"_id\": \"d915ca4e-6c64-4e79-9d38-555264822dee\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user156\"\n    },\n    {\n        \"_id\": \"7042a4cf-194d-4d54-9ae3-869d30c4c66e\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user156\"\n    },\n    {\n        \"_id\": \"deda0128-1195-41ef-8d2d-80ce7c7163ea\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user156\"\n    },\n    {\n        \"_id\": \"17092277-1c62-4461-8f0a-10e237f0e174\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user157\"\n    },\n    {\n        \"_id\": \"99caefeb-92c2-47d6-b59a-281150bbe8da\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user157\"\n    },\n    {\n        \"_id\": \"10e02186-f590-4701-bfd4-8dc920aac3c0\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user158\"\n    },\n    {\n        \"_id\": \"99ad8e28-5a40-412a-a832-31f732058b44\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user158\"\n    },\n    {\n        \"_id\": \"09b1c0b9-697b-4ffd-9e53-dba3a9e7df93\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user159\"\n    },\n    {\n        \"_id\": \"38113b23-5f8f-49a0-9761-cf566b60ef7e\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user161\"\n    },\n    {\n        \"_id\": \"f49117b0-132d-49c2-97ba-ff32408a0031\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user161\"\n    },\n    {\n        \"_id\": \"a3563e11-d7b5-4d03-b775-4ec112f3a94f\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user161\"\n    },\n    {\n        \"_id\": \"bba0c3c4-a151-4ee2-83a8-d23e3ea06cac\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user162\"\n    },\n    {\n        \"_id\": \"3eb9c1f4-d4f9-4dc7-9d7f-9f04f0d8db39\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user162\"\n    },\n    {\n        \"_id\": \"f60aad63-1267-4fdd-be41-c1aa254c55d8\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user162\"\n    },\n    {\n        \"_id\": \"f918c430-3ddd-4041-a3a2-9a8c4a48387b\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user162\"\n    },\n    {\n        \"_id\": \"3e08ba55-e7b0-4834-a9fa-96c9104a9f8b\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user163\"\n    },\n    {\n        \"_id\": \"52f669f4-8015-493b-bd27-2a93d727d940\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user163\"\n    },\n    {\n        \"_id\": \"5630f94c-6343-48e6-ba8b-95c5567ba025\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user164\"\n    },\n    {\n        \"_id\": \"d06cec67-c9e5-407e-8bc0-a5fbf5c1a20b\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user164\"\n    },\n    {\n        \"_id\": \"1c8feea6-6000-449c-9021-83d8817840bc\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user164\"\n    },\n    {\n        \"_id\": \"4704e376-eff2-4c61-8642-9a7dc3507535\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user164\"\n    },\n    {\n        \"_id\": \"c8e2d2f2-ebcb-4397-8059-ded74fb317a2\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user165\"\n    },\n    {\n        \"_id\": \"f17419fc-4720-4967-9c58-6709dd93717e\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user165\"\n    },\n    {\n        \"_id\": \"4977bda9-37ea-4a84-8613-3b6ec02ea114\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user165\"\n    },\n    {\n        \"_id\": \"ba9da25b-74bd-42d0-946e-93f29a72b805\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user165\"\n    },\n    {\n        \"_id\": \"70bdf864-4ed7-45a3-a0d9-ea836b280063\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user165\"\n    },\n    {\n        \"_id\": \"d9ea7a94-b1a4-41f0-ba39-a88ef2684828\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user166\"\n    },\n    {\n        \"_id\": \"c471bfb9-cd5c-45e8-92d5-72c905c06852\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user166\"\n    },\n    {\n        \"_id\": \"597efd9a-7b25-445e-95ca-df20b1b7e6ca\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user167\"\n    },\n    {\n        \"_id\": \"af5b2da6-a758-493b-addf-d42c035f1b22\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user167\"\n    },\n    {\n        \"_id\": \"aaf8d269-048d-4a06-bd22-793b831b5f10\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user168\"\n    },\n    {\n        \"_id\": \"a30a1e03-8913-42ae-970c-2a20cab66d68\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user168\"\n    },\n    {\n        \"_id\": \"a07ccf27-4fd2-431e-9e57-af957b78996e\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user168\"\n    },\n    {\n        \"_id\": \"05664ebb-87b1-4e3e-870a-d93c24da87b2\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user169\"\n    },\n    {\n        \"_id\": \"99723f17-e933-4a2a-9ef9-c5c79b430b5d\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user170\"\n    },\n    {\n        \"_id\": \"8e4fc63f-ca22-4d08-8fea-0ca7b3df2862\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user170\"\n    },\n    {\n        \"_id\": \"6172dfee-4b95-441a-9e87-4f2e9e723372\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user171\"\n    },\n    {\n        \"_id\": \"b7c18e90-81d4-4529-b95b-039352b0ba0a\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user171\"\n    },\n    {\n        \"_id\": \"f7b086f8-eae9-4e5e-a51d-f36e02403cf8\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user171\"\n    },\n    {\n        \"_id\": \"c4d86438-5c54-46fd-8a9e-c6eac129f4cc\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user171\"\n    },\n    {\n        \"_id\": \"7ad79df4-cf2b-450b-ab82-f4a35c728116\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user171\"\n    },\n    {\n        \"_id\": \"5fe1009b-bfdb-488f-923f-28082f362df6\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user172\"\n    },\n    {\n        \"_id\": \"3f9ac1de-570a-434e-8486-21f4854f71ce\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user173\"\n    },\n    {\n        \"_id\": \"2429f4c6-7060-4a06-9423-a86d57ee086c\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user173\"\n    },\n    {\n        \"_id\": \"1788521e-aa06-4cae-8e87-ec3d6d0e9dab\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user174\"\n    },\n    {\n        \"_id\": \"784bca1a-30a8-461e-a34b-509afd39dcba\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user174\"\n    },\n    {\n        \"_id\": \"c9fceabb-0b91-44df-a32e-c4a9f408cccf\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user174\"\n    },\n    {\n        \"_id\": \"816aa676-ef2a-4a3c-9dc4-e15e5f0c067e\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user174\"\n    },\n    {\n        \"_id\": \"b0be4ce2-090c-4627-8431-2a912f0209ca\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user175\"\n    },\n    {\n        \"_id\": \"ed07056a-cbf1-4ca6-9ec2-ef424508ac55\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user175\"\n    },\n    {\n        \"_id\": \"9ba6e412-2c9a-4b18-a524-8111c1560564\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user175\"\n    },\n    {\n        \"_id\": \"bcfd3eb7-1f1a-4d16-9ed8-0220f13be64f\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user175\"\n    },\n    {\n        \"_id\": \"6278ad64-214c-49e2-8520-a01f18d23bed\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user175\"\n    },\n    {\n        \"_id\": \"8e7a16d9-cd72-4e86-8bfa-1fa276cf7461\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user176\"\n    },\n    {\n        \"_id\": \"d551f38c-0d42-4888-a333-46eca1b3a048\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user177\"\n    },\n    {\n        \"_id\": \"c9882f1a-260f-4b77-bc43-75b32aa35486\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user179\"\n    },\n    {\n        \"_id\": \"97e6bc44-eede-432f-aab8-2865f383d840\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user179\"\n    },\n    {\n        \"_id\": \"773c0c43-0c0c-43b7-aa87-1e5b3851e723\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user181\"\n    },\n    {\n        \"_id\": \"e354f1b9-9314-41af-ad08-82005e2f6205\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user181\"\n    },\n    {\n        \"_id\": \"b5a1d8a7-7dee-440b-9582-3561152086c3\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user181\"\n    },\n    {\n        \"_id\": \"4c398bfb-340d-45a2-8e91-6baeadfbaf8a\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user182\"\n    },\n    {\n        \"_id\": \"d5b65fd0-13fb-4936-89fe-819812e68cb5\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user183\"\n    },\n    {\n        \"_id\": \"38a7d341-acf9-4fb3-a934-7c26158cddba\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user183\"\n    },\n    {\n        \"_id\": \"565f59e5-8b50-43f3-9f83-78462b363b9b\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user183\"\n    },\n    {\n        \"_id\": \"ee598968-5a7c-494e-995a-51dd03e48a62\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user183\"\n    },\n    {\n        \"_id\": \"4273150b-9e38-4cec-ac3b-58be36228e0b\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user183\"\n    },\n    {\n        \"_id\": \"64efc0f5-ae42-44e0-8b57-21d42b842841\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user184\"\n    },\n    {\n        \"_id\": \"078235da-e166-4ccd-bef6-a1459e5e7c9b\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user184\"\n    },\n    {\n        \"_id\": \"021d782f-e40f-4846-9b35-28b896f8f1d8\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user184\"\n    },\n    {\n        \"_id\": \"a6f998df-76b2-4c87-9309-c8703ac12eff\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user184\"\n    },\n    {\n        \"_id\": \"157f2d88-00db-4f48-af79-146d465b80ce\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user184\"\n    },\n    {\n        \"_id\": \"4d4a2d47-c437-42fd-8d08-6194cc8fd401\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user185\"\n    },\n    {\n        \"_id\": \"cb73b879-7a07-480f-bd39-3093043438af\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user185\"\n    },\n    {\n        \"_id\": \"662cf19c-9c2a-4170-8eef-109a486ecfc7\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user186\"\n    },\n    {\n        \"_id\": \"0f76665a-0926-472e-8ab7-2ec020196ed4\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user188\"\n    },\n    {\n        \"_id\": \"8b1820af-1e7f-4418-b04f-cc46c2022082\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user188\"\n    },\n    {\n        \"_id\": \"8ab9f87f-1b58-414f-95b9-062e2054473c\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user188\"\n    },\n    {\n        \"_id\": \"dc9c4f19-a8db-4529-848f-5d7fd3e4fe25\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user188\"\n    },\n    {\n        \"_id\": \"ec58faa0-9f39-4dc4-bafa-8257b8c565b5\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user188\"\n    },\n    {\n        \"_id\": \"8b7fbbd4-2a92-42d4-ab59-51ee6c20362a\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user189\"\n    },\n    {\n        \"_id\": \"590bec3d-07f0-4532-be90-60219a54c360\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user190\"\n    },\n    {\n        \"_id\": \"dba9eb30-b9d3-4cee-862f-d59401532af3\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user190\"\n    },\n    {\n        \"_id\": \"2f863b1a-998e-41d1-8cb7-4eb1dcf1bac0\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user190\"\n    },\n    {\n        \"_id\": \"5a1fe4e8-6e05-4a4e-8bfd-05e34bde0c19\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user192\"\n    },\n    {\n        \"_id\": \"ddc51b87-b500-4bac-81ce-0dc5dd79b390\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user192\"\n    },\n    {\n        \"_id\": \"51c8a8ae-a587-42fc-a723-ae30f93fdabe\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user192\"\n    },\n    {\n        \"_id\": \"c2d521d2-6af6-4bd9-864f-c69b22bf2474\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user192\"\n    },\n    {\n        \"_id\": \"c26a518b-a0fa-43f1-856b-8c19080ab823\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user193\"\n    },\n    {\n        \"_id\": \"2d0af7f0-1da8-4d30-b4ad-872e3f19c9a2\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user193\"\n    },\n    {\n        \"_id\": \"74673595-8fb1-431e-af08-8ef2a676cfad\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user193\"\n    },\n    {\n        \"_id\": \"497120f7-491b-45a5-b45b-616f6d9bf6b0\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user193\"\n    },\n    {\n        \"_id\": \"711a6a59-837f-4973-bed7-ce0f3bd23222\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user193\"\n    },\n    {\n        \"_id\": \"fba0b640-7891-478d-98b7-08254db5ef7d\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user195\"\n    },\n    {\n        \"_id\": \"c0b04259-bf6f-418f-bceb-78e15cdf5431\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user195\"\n    },\n    {\n        \"_id\": \"030d8007-0b61-4afc-ada4-3209f7890f9c\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user195\"\n    },\n    {\n        \"_id\": \"c4ff77cb-8a1d-4cd4-a7a4-652ab584a324\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user196\"\n    },\n    {\n        \"_id\": \"9e25c4a4-1d09-4d3e-84dc-9ca8175ac6aa\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user196\"\n    },\n    {\n        \"_id\": \"3fb0ec27-a1f9-4c2c-8895-7591fedeb950\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user197\"\n    },\n    {\n        \"_id\": \"55a8face-fa48-4244-84a9-f22d31731934\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user197\"\n    },\n    {\n        \"_id\": \"6ff21280-a6b0-4c99-b3d9-a36d834b975f\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user197\"\n    },\n    {\n        \"_id\": \"ef81e048-fec1-4e70-af71-d30b2481df0c\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user200\"\n    },\n    {\n        \"_id\": \"894c91b2-aa86-48f6-a6fa-10d3303293d7\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user200\"\n    },\n    {\n        \"_id\": \"752a6623-e619-45fd-85c4-54f62eac3383\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user201\"\n    },\n    {\n        \"_id\": \"45a9e38a-49af-4744-9254-bbb96ffbe7ae\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user201\"\n    },\n    {\n        \"_id\": \"6289f51a-943d-486f-a39e-21b4a59ec115\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user203\"\n    },\n    {\n        \"_id\": \"0a93ff3e-52c3-4d94-ab6a-b4b15bd3e25f\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user204\"\n    },\n    {\n        \"_id\": \"b9ec9de5-8323-4c32-bb4e-fee6cb6464ce\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user204\"\n    },\n    {\n        \"_id\": \"83ecefff-3694-4c8f-ba18-380af4400c80\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user204\"\n    },\n    {\n        \"_id\": \"4bde258a-7055-4282-bd7c-f9cb804f6e62\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user206\"\n    },\n    {\n        \"_id\": \"63bfa27c-e5f9-40c9-9068-8da52956b700\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user206\"\n    },\n    {\n        \"_id\": \"497692df-94ae-44bc-ba1d-608cf0e06a62\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user207\"\n    },\n    {\n        \"_id\": \"bae846f9-2bc0-418d-a9c9-c25bc77f8058\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user207\"\n    },\n    {\n        \"_id\": \"fd318db2-c6da-4d37-94a7-314fe0661cd0\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user208\"\n    },\n    {\n        \"_id\": \"05e6b9c3-360b-41b5-8d24-bc2be2eeab21\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user208\"\n    },\n    {\n        \"_id\": \"07d9b184-6d0f-463b-9eef-b57051d6a38c\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user208\"\n    },\n    {\n        \"_id\": \"e1c66ac6-0dc6-4458-b0ba-a54420afb683\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user209\"\n    },\n    {\n        \"_id\": \"4c4c7c2b-8825-4d70-828f-788b107d2d83\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user209\"\n    },\n    {\n        \"_id\": \"7c1a5444-2b2d-403a-bc77-f4a1bf4916f3\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user209\"\n    },\n    {\n        \"_id\": \"49023278-c708-4e7c-bc2f-a79b52c3ff91\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user210\"\n    },\n    {\n        \"_id\": \"b6419a01-2843-41b7-8059-08bcdbfe8a68\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user210\"\n    },\n    {\n        \"_id\": \"6009b4ee-ab96-442c-b286-35b9e95670b6\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user210\"\n    },\n    {\n        \"_id\": \"1fbe446f-f6a2-4dfa-be15-304eeb194251\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user212\"\n    },\n    {\n        \"_id\": \"d4b8ccf4-ae10-4ace-ad82-4a7dea33b369\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user212\"\n    },\n    {\n        \"_id\": \"96d4623a-ba39-4b82-b4be-2d3c0e0a1522\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user213\"\n    },\n    {\n        \"_id\": \"3c892ea4-7ab6-4d55-8361-406c1ec8da67\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user213\"\n    },\n    {\n        \"_id\": \"932b465f-c01a-4219-94ea-ddf8a7ebc2b3\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user213\"\n    },\n    {\n        \"_id\": \"48baf781-01e5-4282-ae81-dd45dbaf2be7\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user213\"\n    },\n    {\n        \"_id\": \"62659517-3768-423e-a733-e2e7d2baa012\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user213\"\n    },\n    {\n        \"_id\": \"a1f410e6-d938-4ecf-badb-7264bf310e02\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user214\"\n    },\n    {\n        \"_id\": \"ee305c5a-b2be-4720-96eb-dc51926f9ed3\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user214\"\n    },\n    {\n        \"_id\": \"2e4cf308-e61b-4028-b240-3a3e5a0d8f58\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user214\"\n    },\n    {\n        \"_id\": \"b61f295a-f2c7-47e7-9e88-73dff7a19111\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user214\"\n    },\n    {\n        \"_id\": \"1a55aa91-cde2-4759-816e-811fdd7fdb11\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user214\"\n    },\n    {\n        \"_id\": \"e4dc4e1f-411d-4d2d-ab7f-a6f35098508a\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user215\"\n    },\n    {\n        \"_id\": \"125fb66b-e828-470d-b8d1-27fa590fda92\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user216\"\n    },\n    {\n        \"_id\": \"d8798afd-6152-4858-b41c-5d1f00da1c8e\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user216\"\n    },\n    {\n        \"_id\": \"4eff1258-59d1-45a4-a46c-05037a5f4452\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user216\"\n    },\n    {\n        \"_id\": \"9cb25157-e169-4b0a-98b9-c3916f28ee60\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user217\"\n    },\n    {\n        \"_id\": \"d216137c-5c4d-4fbd-9606-62cca800cce2\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user217\"\n    },\n    {\n        \"_id\": \"09b10608-29a9-4252-a3c2-a343b6c77d3a\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user217\"\n    },\n    {\n        \"_id\": \"49c035d6-5bd0-452e-87aa-00807b6f7bff\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user218\"\n    },\n    {\n        \"_id\": \"8cbd019a-e63a-4726-9f93-5eed1dbb38f3\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user220\"\n    },\n    {\n        \"_id\": \"f7c58bcf-0427-4866-96a1-4481f9b985a7\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user220\"\n    },\n    {\n        \"_id\": \"e8a56164-84b2-435e-8ec7-ff5294f1a452\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user220\"\n    },\n    {\n        \"_id\": \"9de2ea6b-717f-4b16-adde-a46dabffa313\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user220\"\n    },\n    {\n        \"_id\": \"69a82985-ef5f-4475-983f-884bfac270bd\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user221\"\n    },\n    {\n        \"_id\": \"da896e58-e90f-419e-aefe-53e7d340a39a\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user221\"\n    },\n    {\n        \"_id\": \"295bf754-cdde-4b1a-b742-fab4d4a51169\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user222\"\n    },\n    {\n        \"_id\": \"affc6c7d-0b05-4dd4-9d05-68bd99d8cf22\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user223\"\n    },\n    {\n        \"_id\": \"124e856c-6a9d-4afc-b792-817bc175978e\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user223\"\n    },\n    {\n        \"_id\": \"ba71f353-bde2-42e1-8b3e-e28f0e2fcb21\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user225\"\n    },\n    {\n        \"_id\": \"387fca4f-2fd7-4452-8940-a04348aa3023\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user225\"\n    },\n    {\n        \"_id\": \"7c65665c-ef55-4515-b934-bfe344b7d4e0\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user225\"\n    },\n    {\n        \"_id\": \"3a455332-5e35-431d-b388-cadcb732223d\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user225\"\n    },\n    {\n        \"_id\": \"f0095497-b85e-458c-9063-349649a67203\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user225\"\n    },\n    {\n        \"_id\": \"cc5cd8f3-b136-4c1e-ba71-617a40ac89ad\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user226\"\n    },\n    {\n        \"_id\": \"849a370c-5734-45df-af43-5a90c1eef9be\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user226\"\n    },\n    {\n        \"_id\": \"44b43249-25a5-48c4-a5e0-80ea0e6382a5\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user226\"\n    },\n    {\n        \"_id\": \"2f463fe4-d3ae-46ce-81f8-94193c42ca0d\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user226\"\n    },\n    {\n        \"_id\": \"abc76596-63db-4914-be17-961e7f2c87a1\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user227\"\n    },\n    {\n        \"_id\": \"797a5f43-0d70-4ea1-97d7-eea1d1eb790c\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user227\"\n    },\n    {\n        \"_id\": \"2d7a7635-4a98-45d4-abef-8c62ea095f52\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user227\"\n    },\n    {\n        \"_id\": \"12f4959b-7cba-4daf-83eb-40780894825c\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user227\"\n    },\n    {\n        \"_id\": \"87c39365-724e-44a5-8835-2470238585c6\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user227\"\n    },\n    {\n        \"_id\": \"a55d3d81-d117-4b87-aaef-5ef4093cc454\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user228\"\n    },\n    {\n        \"_id\": \"c18c4033-24f9-41f1-895f-4030d9ae8aa8\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user228\"\n    },\n    {\n        \"_id\": \"2b208b8b-ff67-4c70-960e-64d884b07b57\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user228\"\n    },\n    {\n        \"_id\": \"16489ab1-b9b3-40d6-bb77-e08ba321d39c\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user229\"\n    },\n    {\n        \"_id\": \"942a9d49-919d-4ca9-ab22-433ef622c0b4\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user229\"\n    },\n    {\n        \"_id\": \"1b80cff3-ee13-460f-9891-afc24107931b\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user229\"\n    },\n    {\n        \"_id\": \"d9af5148-e0dc-4ac5-baf1-349e0057f03c\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user231\"\n    },\n    {\n        \"_id\": \"df54e542-846f-4a1e-9cfb-e9bb5920948f\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user231\"\n    },\n    {\n        \"_id\": \"a6beeb94-82bc-4ed2-9d86-411fd061f10c\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user231\"\n    },\n    {\n        \"_id\": \"45b224b5-fb33-4350-b22e-e81941109ab8\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user231\"\n    },\n    {\n        \"_id\": \"d1576c46-6c30-4f23-abe3-ae943c0b7e33\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user233\"\n    },\n    {\n        \"_id\": \"df7f3fe1-fe36-43d6-9e21-2f152df2b9b6\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user234\"\n    },\n    {\n        \"_id\": \"9b364b62-a5ae-4ed9-b338-bc031f887eda\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user235\"\n    },\n    {\n        \"_id\": \"114844e4-686c-43b6-b5aa-b5879d0e3f9a\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user235\"\n    },\n    {\n        \"_id\": \"7eed78a6-d6e5-4970-9050-4726723f4d08\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user235\"\n    },\n    {\n        \"_id\": \"b81e47b6-cfc9-481c-8df9-01cdd0806dea\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user235\"\n    },\n    {\n        \"_id\": \"6f14098e-b760-49af-9634-e6fd87fca16a\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user235\"\n    },\n    {\n        \"_id\": \"0334a8af-e621-46f9-afe9-92c837b3dc04\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user238\"\n    },\n    {\n        \"_id\": \"4754131a-dd7b-4c93-803e-49e2f8699156\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user238\"\n    },\n    {\n        \"_id\": \"53f237ea-4d08-4a50-b65a-020bbfdece90\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user240\"\n    },\n    {\n        \"_id\": \"93b47290-bfac-4530-947c-b2e9615947cf\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user240\"\n    },\n    {\n        \"_id\": \"d9aa0069-07af-4e2b-9920-1e413ee0792f\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user240\"\n    },\n    {\n        \"_id\": \"ccd697c7-48ed-41be-9d8d-4021b94e7eae\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user240\"\n    },\n    {\n        \"_id\": \"161dde3a-7438-4bc1-8faa-f13c5bd03fb3\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user240\"\n    },\n    {\n        \"_id\": \"e4bd4ba7-2a27-4499-9ad7-e4d534fe493d\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user241\"\n    },\n    {\n        \"_id\": \"46d888a2-f0cc-44aa-b4dd-4cecaf7ae632\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user241\"\n    },\n    {\n        \"_id\": \"dbf7b1b6-3828-4825-9fa0-c6c08fc90cd4\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user245\"\n    },\n    {\n        \"_id\": \"5c930a9c-94a1-4043-8159-222c74f4aaf7\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user247\"\n    },\n    {\n        \"_id\": \"c0d02451-1b23-4ae0-a21e-31b98252e202\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user247\"\n    },\n    {\n        \"_id\": \"cf82949b-953c-4f37-aa87-02dac61c79ab\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user247\"\n    },\n    {\n        \"_id\": \"e2a8b883-c2a2-4125-bb6f-f2ad72c37203\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user247\"\n    },\n    {\n        \"_id\": \"dc8fd271-615b-4aab-bead-92c26779f006\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user249\"\n    },\n    {\n        \"_id\": \"eb38fc16-d53c-4e57-9a14-a3b905be1234\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user249\"\n    },\n    {\n        \"_id\": \"4f23b209-e9dd-4f52-b4fa-72f052efbc0b\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user249\"\n    },\n    {\n        \"_id\": \"85319bee-17bd-4396-b709-4b5ec54eec23\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user249\"\n    },\n    {\n        \"_id\": \"8d6019ac-dc63-4962-8935-7d04683b53b1\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user249\"\n    },\n    {\n        \"_id\": \"dc5bf6ad-5ac8-4f66-a445-1c58f28089c1\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user250\"\n    },\n    {\n        \"_id\": \"c14c5cc2-56b0-4afb-9a1f-278ff1341613\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user252\"\n    },\n    {\n        \"_id\": \"0471825e-efc6-4813-80a5-a3ab31876a48\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user252\"\n    },\n    {\n        \"_id\": \"ee799d76-7c7b-4745-8027-e05fe59a2efb\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user253\"\n    },\n    {\n        \"_id\": \"306c9249-b351-4eee-b9a9-d98e24e21ae5\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user253\"\n    },\n    {\n        \"_id\": \"9cce93e8-1eaa-41f6-ba90-d5724c8b882d\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user253\"\n    },\n    {\n        \"_id\": \"84aa8393-1402-4fa0-893c-0b778df89d42\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user253\"\n    },\n    {\n        \"_id\": \"7156f3b7-820c-49a8-ab86-86315959ef0b\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user254\"\n    },\n    {\n        \"_id\": \"1d56ac7c-1611-4e01-bfd1-c72a95931eb0\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user254\"\n    },\n    {\n        \"_id\": \"1c1efa21-68c8-429b-b239-d2c685a63fe4\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user254\"\n    },\n    {\n        \"_id\": \"3783eaef-82dd-45d9-ab39-575df38a4d30\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user254\"\n    },\n    {\n        \"_id\": \"7c5901c4-c618-4185-99a0-4a33a7c891e0\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user254\"\n    },\n    {\n        \"_id\": \"d756355a-fb6e-466e-b756-1579df3828c1\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user255\"\n    },\n    {\n        \"_id\": \"60dafcbb-eb03-4ca8-9379-cc482cf58ff0\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user256\"\n    },\n    {\n        \"_id\": \"0c74b9be-2a4c-402a-b964-ebd78ab0d434\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user257\"\n    },\n    {\n        \"_id\": \"a543f571-b99f-44a0-b84b-f1dfc0886a51\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user257\"\n    },\n    {\n        \"_id\": \"d55dcd0e-d499-40ae-b0c2-aee3ad43a8d2\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user257\"\n    },\n    {\n        \"_id\": \"856b18eb-70e3-4ba4-9ab8-bd8e0a0e07c5\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user257\"\n    },\n    {\n        \"_id\": \"b693286c-581c-47c2-bcb2-e8423c1f5149\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user257\"\n    },\n    {\n        \"_id\": \"a016e380-7e4e-49ad-aac7-24f4414e52cc\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user258\"\n    },\n    {\n        \"_id\": \"14244e27-fa8a-4a7a-baee-ef5cc0b4b4b4\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user258\"\n    },\n    {\n        \"_id\": \"e69a2fdf-d121-4f06-b851-f0cd7ed46abb\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user258\"\n    },\n    {\n        \"_id\": \"ace2ed98-1538-4234-9332-2234a1944ded\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user259\"\n    },\n    {\n        \"_id\": \"03756676-7a44-4971-b52e-117c8c6d0bb9\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user259\"\n    },\n    {\n        \"_id\": \"55f8d31b-ce71-4ab8-ac4f-40c00f5f81ba\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user259\"\n    },\n    {\n        \"_id\": \"a02d77ff-bcf0-4ba6-aaf9-4458adffe6eb\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user260\"\n    },\n    {\n        \"_id\": \"e84af4ec-fe73-49aa-96a0-53ee4cf4f1b9\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user260\"\n    },\n    {\n        \"_id\": \"58da78e2-16ad-449d-9259-79e478ad12af\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user260\"\n    },\n    {\n        \"_id\": \"f2eb281d-35be-4115-a01d-a725f3726714\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user261\"\n    },\n    {\n        \"_id\": \"06ad4a59-ab3f-45ce-ab75-51fbbbc5d71f\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user261\"\n    },\n    {\n        \"_id\": \"4473dc76-4366-4149-b41f-cd8fc7d9b2de\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user263\"\n    },\n    {\n        \"_id\": \"19d72af1-62e6-4558-8d71-e266c5fcd448\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user264\"\n    },\n    {\n        \"_id\": \"a92a4248-34f5-47b5-9679-5f83ea5a85e8\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user264\"\n    },\n    {\n        \"_id\": \"06a157e2-f9ac-478b-9990-1f6f3bb64287\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user264\"\n    },\n    {\n        \"_id\": \"9edb31de-9448-44b4-985d-5838675f0ff4\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user264\"\n    },\n    {\n        \"_id\": \"09d20d29-e879-4944-8099-87c37d891518\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user266\"\n    },\n    {\n        \"_id\": \"e3e89a62-c0b8-4ba7-a79b-48a8e6eb8f32\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user266\"\n    },\n    {\n        \"_id\": \"bd3bdf4f-b696-4969-ad2f-c51241e8986c\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user266\"\n    },\n    {\n        \"_id\": \"68b3c1de-3704-4dae-bffb-088c0f044a3f\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user267\"\n    },\n    {\n        \"_id\": \"0755bc9b-4811-4108-91d2-eb7f33f7e322\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user267\"\n    },\n    {\n        \"_id\": \"e85589e4-ea41-4cd5-9fd8-e966d9b62545\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user267\"\n    },\n    {\n        \"_id\": \"556456a7-9b41-4913-95c0-90c7b5eefe21\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user270\"\n    },\n    {\n        \"_id\": \"5d4d9f8e-119e-4cbc-81cb-105222b6b5ea\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user270\"\n    },\n    {\n        \"_id\": \"57caa9c4-b867-4ebf-b9b4-9f26dd416f87\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user270\"\n    },\n    {\n        \"_id\": \"fef6444a-5d27-430a-a840-b85759f0014d\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user270\"\n    },\n    {\n        \"_id\": \"814d4048-a75e-4c68-af90-16bc0c6cd6e4\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user271\"\n    },\n    {\n        \"_id\": \"8b69fdfc-178b-412a-b8cd-dcb8a19ff05c\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user271\"\n    },\n    {\n        \"_id\": \"1501b97d-e898-45f7-a970-9c71a042f69d\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user271\"\n    },\n    {\n        \"_id\": \"01224a7f-b58c-4339-90cd-49ddb7d0b9bf\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user271\"\n    },\n    {\n        \"_id\": \"2ec9dbe0-cc83-4201-92c9-575a1dcf2b0e\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user271\"\n    },\n    {\n        \"_id\": \"343e9362-3c0c-4e94-bde8-5ee64fc04043\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user272\"\n    },\n    {\n        \"_id\": \"1eea8e50-5543-4287-b4a3-b24f4e722d5e\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user272\"\n    },\n    {\n        \"_id\": \"3fb1bb31-c9f2-4ab1-ad6e-531ef1d9397c\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user272\"\n    },\n    {\n        \"_id\": \"54f70510-0938-4e15-be97-9a251ea086fd\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user274\"\n    },\n    {\n        \"_id\": \"3bafa085-5804-4f17-a0f5-a12455652788\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user274\"\n    },\n    {\n        \"_id\": \"c97553e4-eb80-470c-b99b-cf4f6512d651\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user274\"\n    },\n    {\n        \"_id\": \"3361f00f-71e4-4c78-901a-c57f18f52bd7\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user275\"\n    },\n    {\n        \"_id\": \"8eafd1e2-36f0-4718-9de3-1be552254950\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user275\"\n    },\n    {\n        \"_id\": \"0a54ebcd-a5c5-4750-90a5-792c48bf2a8a\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user275\"\n    },\n    {\n        \"_id\": \"e7127124-9622-40eb-b356-9eb8aa8209ad\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user276\"\n    },\n    {\n        \"_id\": \"9bc865af-451e-4a54-b8b2-7127ab43a3a8\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user276\"\n    },\n    {\n        \"_id\": \"c6a72eff-bcd4-4e94-ac9d-e0d83d3b6208\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user276\"\n    },\n    {\n        \"_id\": \"6582e9ae-635b-4518-ba70-016636d8141a\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user276\"\n    },\n    {\n        \"_id\": \"7434d227-4d35-4d4e-9c8e-059b227067ff\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user276\"\n    },\n    {\n        \"_id\": \"221e4aa6-c8ea-4238-8934-62667812f61f\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user277\"\n    },\n    {\n        \"_id\": \"83f5ff74-4df4-4cc9-a7ed-51fc73a5bf9e\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user277\"\n    },\n    {\n        \"_id\": \"dc36dc69-fb79-456c-955d-76b1c9859c4d\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user277\"\n    },\n    {\n        \"_id\": \"4fcb91c7-bde3-403d-aa6e-951e8292f77e\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user278\"\n    },\n    {\n        \"_id\": \"d72ffe4c-44df-46d2-869f-62ce3d782c28\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user278\"\n    },\n    {\n        \"_id\": \"1aa7c6a6-18a6-4a34-a063-7c5b06a6cdf8\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user278\"\n    },\n    {\n        \"_id\": \"1f59b324-e555-46f7-bd02-6efc4b81401d\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user278\"\n    },\n    {\n        \"_id\": \"9098b820-28e3-4c44-ba50-f122c928c1e4\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user278\"\n    },\n    {\n        \"_id\": \"7423586a-6106-4f56-9158-c742919c39a9\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user279\"\n    },\n    {\n        \"_id\": \"b3ce15e9-f452-4dda-b34b-a6563399ef27\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user279\"\n    },\n    {\n        \"_id\": \"e92c015a-905c-4495-bc82-b8d43118e9aa\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user279\"\n    },\n    {\n        \"_id\": \"dc136f51-204c-42f5-997e-258e0ff05458\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user279\"\n    },\n    {\n        \"_id\": \"e8e6ee25-d69f-4752-a7cc-54c082927a6a\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user280\"\n    },\n    {\n        \"_id\": \"83222b99-39ff-4aa0-aa4f-4d1394694cf1\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user280\"\n    },\n    {\n        \"_id\": \"8074286d-e412-4683-acd6-4dcc4aee90d0\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user281\"\n    },\n    {\n        \"_id\": \"94575d27-4ef6-40d0-ab2e-982a4b62d6b8\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user281\"\n    },\n    {\n        \"_id\": \"0d112789-8731-4a8f-8844-5d8845640363\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user282\"\n    },\n    {\n        \"_id\": \"18491550-19fa-43cd-9b3b-bb37ec763758\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user283\"\n    },\n    {\n        \"_id\": \"234bffe3-f18f-4411-90f0-463cb3f08d34\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user285\"\n    },\n    {\n        \"_id\": \"ee009452-3008-4868-80d0-813068544522\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user286\"\n    },\n    {\n        \"_id\": \"fd051f62-9c33-429c-a09e-37d3bdf3f251\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user286\"\n    },\n    {\n        \"_id\": \"ab47d65f-6a77-462f-8c8d-7188c70953f7\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user287\"\n    },\n    {\n        \"_id\": \"58fddaed-ff81-4ae4-847a-a8c4dbea2d31\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user287\"\n    },\n    {\n        \"_id\": \"6204f061-771d-47d8-84fc-3295fd030067\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user287\"\n    },\n    {\n        \"_id\": \"07a3b9ba-18c7-44a5-8a2a-57fb8043574f\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user287\"\n    },\n    {\n        \"_id\": \"fe0c69f4-ff26-43f7-8522-a0554d3ffcfe\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user288\"\n    },\n    {\n        \"_id\": \"23d56a9b-cd80-4af1-a6cc-add4a2fdc3ed\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user288\"\n    },\n    {\n        \"_id\": \"73040ff9-4851-45ed-bb9d-6b9c6b45e8e4\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user288\"\n    },\n    {\n        \"_id\": \"80454641-b81d-484d-b560-9d3a04727a95\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user288\"\n    },\n    {\n        \"_id\": \"114386d5-8cbd-4a19-b784-8038b7eaed9e\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user288\"\n    },\n    {\n        \"_id\": \"b4a8ccc9-8fa5-4870-a47d-c8dcdf01c556\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user289\"\n    },\n    {\n        \"_id\": \"34acfea2-5af6-477e-be1b-a2696b8411a4\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user289\"\n    },\n    {\n        \"_id\": \"e1e5688c-cacf-4e27-8f04-4222afbad8b3\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user289\"\n    },\n    {\n        \"_id\": \"ae3a739c-1a4b-45c2-b811-97f6bf185207\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user289\"\n    },\n    {\n        \"_id\": \"dcd42a78-c81a-4afd-8b22-80eda723122b\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user290\"\n    },\n    {\n        \"_id\": \"ed35c975-07da-4578-afb1-6ce805893193\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user290\"\n    },\n    {\n        \"_id\": \"89fc9926-56b0-4a10-8d99-18d0a3669a7e\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user290\"\n    },\n    {\n        \"_id\": \"a530f6dd-a998-4882-b5f6-432216609254\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user290\"\n    },\n    {\n        \"_id\": \"5f6a91a1-032a-4018-934b-74e87e0a04cc\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user291\"\n    },\n    {\n        \"_id\": \"f7bbd4fc-f40f-4158-a90a-c2dcd9bd5bca\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user293\"\n    },\n    {\n        \"_id\": \"6ab46f1f-6144-4211-b473-72c5cf793b8b\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user293\"\n    },\n    {\n        \"_id\": \"3f272b77-04cb-40f5-84de-82391a5f7e15\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user294\"\n    },\n    {\n        \"_id\": \"4d01be9a-e129-49b5-a461-e0bda5b4df9f\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user294\"\n    },\n    {\n        \"_id\": \"e914a285-5ff2-4453-ad8a-524f0459a5f5\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user294\"\n    },\n    {\n        \"_id\": \"c6aeb8ae-433b-4c3b-9d19-30e117deff27\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user295\"\n    },\n    {\n        \"_id\": \"472b18fc-0092-4cd7-968a-9808cf28145a\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user295\"\n    },\n    {\n        \"_id\": \"bb6b81a5-3d8f-4ddd-8894-a3cba44852bc\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user297\"\n    },\n    {\n        \"_id\": \"8d16638a-db38-4fef-b43b-52cc5fb0406b\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user297\"\n    },\n    {\n        \"_id\": \"9de4ae3e-0b3e-4913-aa19-bc6514f13fde\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user298\"\n    },\n    {\n        \"_id\": \"a54a32c4-7838-4759-be78-b569b4fcb082\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user298\"\n    },\n    {\n        \"_id\": \"82d87f40-20e7-4ddf-8123-0b7b3fee52bd\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user298\"\n    },\n    {\n        \"_id\": \"2b897093-257e-4967-92cd-fe8c7969162d\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user299\"\n    },\n    {\n        \"_id\": \"59f6cd78-2a89-43f3-a890-5b17cd13bdf6\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user299\"\n    },\n    {\n        \"_id\": \"9ba29540-4f48-4e30-a761-ae7d0d7c9cab\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user299\"\n    },\n    {\n        \"_id\": \"92812b06-2c65-413e-8f42-7503ebf5cab7\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user299\"\n    },\n    {\n        \"_id\": \"ccda2ecf-7704-4700-9a0e-94028ecec002\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user300\"\n    },\n    {\n        \"_id\": \"521bdd44-cb8a-4529-9834-fac924ff81af\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user300\"\n    },\n    {\n        \"_id\": \"8706c509-07d4-4144-b05d-320072430c7f\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user300\"\n    },\n    {\n        \"_id\": \"9f5b3268-b94a-4dc1-ae9c-84dff68e7af0\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user302\"\n    },\n    {\n        \"_id\": \"b7974bdf-fe49-499b-8584-fe230b74220d\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user302\"\n    },\n    {\n        \"_id\": \"405460ea-c1fe-4a53-a51e-10ef45efd3a5\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user303\"\n    },\n    {\n        \"_id\": \"f2f8a810-03aa-4a30-b1b2-53c09bf84618\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user303\"\n    },\n    {\n        \"_id\": \"f995746c-c177-4ba5-b618-c35f6d2c0850\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user303\"\n    },\n    {\n        \"_id\": \"efc92f19-3da5-47f5-8fab-99e25854329a\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user303\"\n    },\n    {\n        \"_id\": \"36df6ee5-63af-4caf-8ef3-c27c4ba93262\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user304\"\n    },\n    {\n        \"_id\": \"3c749663-5a5d-432f-91c2-d474648a3363\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user305\"\n    },\n    {\n        \"_id\": \"7888e817-276b-4f31-87fe-e0dd02c96441\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user305\"\n    },\n    {\n        \"_id\": \"3819eab3-761b-4d73-a9c3-4bba1691b012\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user305\"\n    },\n    {\n        \"_id\": \"44d661d7-40cd-4887-bf4a-a441668c5655\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user305\"\n    },\n    {\n        \"_id\": \"ed8604bc-caee-4966-801c-30cc759e5a42\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user306\"\n    },\n    {\n        \"_id\": \"50dfe441-2a1b-4f98-a254-761693eb6f71\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user306\"\n    },\n    {\n        \"_id\": \"b7ac50d9-7233-4474-bab2-79333ad323bf\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user306\"\n    },\n    {\n        \"_id\": \"0d5b1d21-19c5-465a-8b70-ee0fdfdb5881\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user306\"\n    },\n    {\n        \"_id\": \"7774f156-483f-4226-af7b-24cd97d165ec\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user306\"\n    },\n    {\n        \"_id\": \"0fdb9d7d-c2b0-4ca2-a0c1-a46498f51917\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user307\"\n    },\n    {\n        \"_id\": \"862f82a5-8300-48b7-9b77-d33ba7a2ae90\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user308\"\n    },\n    {\n        \"_id\": \"54dc2488-ff8a-4dd0-8b13-d101b0690d3a\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user308\"\n    },\n    {\n        \"_id\": \"47f1d719-6aae-472f-bd2f-8b3051cd58b0\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user308\"\n    },\n    {\n        \"_id\": \"f5ae47d4-ddf3-4687-97c5-796859ab7c1e\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user308\"\n    },\n    {\n        \"_id\": \"9dce3baf-6d32-4342-8564-75adf0e90e3b\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user308\"\n    },\n    {\n        \"_id\": \"2ffc9f67-ed61-4fbf-9443-b646fd22d678\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user309\"\n    },\n    {\n        \"_id\": \"016f9b03-9f7b-4af3-a02e-0ef97c0dd7e1\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user309\"\n    },\n    {\n        \"_id\": \"43d04b8f-90c5-4b91-9765-4f85a6a48995\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user309\"\n    },\n    {\n        \"_id\": \"d728fe42-a4cc-4823-b675-6e04ac9dbd61\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user310\"\n    },\n    {\n        \"_id\": \"1e8339d9-da65-4052-8a63-aadae5f4903a\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user310\"\n    },\n    {\n        \"_id\": \"4cadc42a-07f4-49af-9abc-a80881fd5094\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user310\"\n    },\n    {\n        \"_id\": \"963f732c-9418-42d9-a61f-12d08e54f475\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user310\"\n    },\n    {\n        \"_id\": \"06c3b3e2-0929-48b9-9a11-edd52bce192b\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user310\"\n    },\n    {\n        \"_id\": \"9572d486-ced0-46ef-bc9d-b5219d1f63dc\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user311\"\n    },\n    {\n        \"_id\": \"1bcfee57-d1b9-4f14-905e-136873600f95\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user311\"\n    },\n    {\n        \"_id\": \"d13d7f1a-120a-4402-a63e-64ae12e785a4\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user311\"\n    },\n    {\n        \"_id\": \"c8db5bcb-beba-4951-8a81-295ae650e515\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user311\"\n    },\n    {\n        \"_id\": \"ce42b61d-89f5-47e7-b05e-a7c9f4ea5c84\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user312\"\n    },\n    {\n        \"_id\": \"647495b4-5e85-46a8-a01b-67df90fbd53d\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user312\"\n    },\n    {\n        \"_id\": \"2ff34233-7bd0-4595-b086-fef7c3b03c45\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user313\"\n    },\n    {\n        \"_id\": \"f3b6c0e8-f154-4239-a8ac-e795a41f18a4\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user313\"\n    },\n    {\n        \"_id\": \"e5cd70e0-481a-41a3-8f8e-1bbb3cafe3b9\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user313\"\n    },\n    {\n        \"_id\": \"af109c74-f78d-4a8d-99f5-33a9a0911ad6\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user314\"\n    },\n    {\n        \"_id\": \"c0431063-7c71-4c16-82bd-334ccafbd3ce\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user314\"\n    },\n    {\n        \"_id\": \"90f9f624-6ff8-42f7-bb0d-6cfb56b37b68\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user315\"\n    },\n    {\n        \"_id\": \"ef891bdd-c2df-4d8b-92b0-75eb0638cce5\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user315\"\n    },\n    {\n        \"_id\": \"edbd529d-f5d2-4fce-b12c-6194617c6920\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user315\"\n    },\n    {\n        \"_id\": \"2e0fba02-14d1-4d10-894b-8ad9b8ff9f55\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user316\"\n    },\n    {\n        \"_id\": \"c6907839-0f63-40cc-8107-522997483e6c\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user316\"\n    },\n    {\n        \"_id\": \"63b4e43c-f9a1-4e9b-9ae5-436e27216bf0\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user316\"\n    },\n    {\n        \"_id\": \"0cc1821f-bb19-4944-aef5-9928fc33d53a\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user317\"\n    },\n    {\n        \"_id\": \"13f98677-ee8a-4e3c-86b5-932b4a46d253\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user317\"\n    },\n    {\n        \"_id\": \"46a3807f-1e62-434d-910a-1234fd31ccd1\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user317\"\n    },\n    {\n        \"_id\": \"5bf06fb8-342c-404c-a9d5-e3b5aa7337d5\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user319\"\n    },\n    {\n        \"_id\": \"c10a876c-b3c0-46c3-8971-5328b62c19c8\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user320\"\n    },\n    {\n        \"_id\": \"1c063084-efc1-49e8-8406-4687aabeb2d0\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user321\"\n    },\n    {\n        \"_id\": \"40e1052b-8c51-44c2-b4f0-8d4c351514c9\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user322\"\n    },\n    {\n        \"_id\": \"d80573f3-9988-445d-a4bf-99e2e4f732f4\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user322\"\n    },\n    {\n        \"_id\": \"652399cf-2044-4388-95e1-d963f773d5df\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user322\"\n    },\n    {\n        \"_id\": \"08b98ddd-1761-491d-b83e-2b7aa17ba36e\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user322\"\n    },\n    {\n        \"_id\": \"cfc194bf-e360-4100-ad1c-f7b276c1177d\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user322\"\n    },\n    {\n        \"_id\": \"56babe9f-8f76-4d04-9fac-b69ae7cbc115\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user323\"\n    },\n    {\n        \"_id\": \"cb839799-4864-4d83-b0c2-5e7dae19e8b3\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user323\"\n    },\n    {\n        \"_id\": \"da7963e8-cc5f-4618-8f02-dbcfd65cea99\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user323\"\n    },\n    {\n        \"_id\": \"9f93143c-61b4-46bb-bd23-2a89c3fb72a3\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user323\"\n    },\n    {\n        \"_id\": \"ac8fc0f0-4a47-4b19-9ddb-bc944a8c20c9\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user323\"\n    },\n    {\n        \"_id\": \"18feccbe-1472-4a08-8be0-0a7990332108\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user324\"\n    },\n    {\n        \"_id\": \"5c1c4b83-724e-4bd9-81e3-828783487417\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user325\"\n    },\n    {\n        \"_id\": \"19c310b5-f41d-4da1-93ee-ea87f6830b42\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user325\"\n    },\n    {\n        \"_id\": \"48a49e6b-f654-4b8f-b1f6-bc6a1ef6ca02\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user325\"\n    },\n    {\n        \"_id\": \"b07ef449-e6f8-45b7-b8e6-87d54c6ada95\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user325\"\n    },\n    {\n        \"_id\": \"25c4f0f7-0853-44a2-8e43-42ac77532733\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user325\"\n    },\n    {\n        \"_id\": \"41392b2a-dbcd-455a-84c9-dc3f8ee348a2\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user326\"\n    },\n    {\n        \"_id\": \"4ed38d21-c2ed-449c-afe4-be99c8b91b4e\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user326\"\n    },\n    {\n        \"_id\": \"cebe0547-5530-43d4-a46c-2b465559ef89\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user326\"\n    },\n    {\n        \"_id\": \"6a95d16d-5491-45f6-aba1-e07891f72d24\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user327\"\n    },\n    {\n        \"_id\": \"4cc02dd2-75aa-456d-9b38-cbf534eb3830\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user327\"\n    },\n    {\n        \"_id\": \"24330299-b7e8-48ee-ab2b-14c9da384966\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user327\"\n    },\n    {\n        \"_id\": \"2a7fc147-b04c-4395-ab24-78ebd4b2669d\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user328\"\n    },\n    {\n        \"_id\": \"3dfab003-b1f1-494d-a006-b63b3ec95faf\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user328\"\n    },\n    {\n        \"_id\": \"746401b0-f28d-42d4-994d-ab35249cb733\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user328\"\n    },\n    {\n        \"_id\": \"75f39223-41df-43e3-a77b-7eaec599b409\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user328\"\n    },\n    {\n        \"_id\": \"9f6efd78-388f-4b9e-a548-2516133af5dd\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user329\"\n    },\n    {\n        \"_id\": \"86369a38-835a-410b-b742-8c8c4f9bfd4a\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user329\"\n    },\n    {\n        \"_id\": \"ceae5ab3-98fa-4f64-9a11-1fbcaad63556\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user329\"\n    },\n    {\n        \"_id\": \"5d1aaede-fa7d-4e10-9869-6fcd7b332430\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user329\"\n    },\n    {\n        \"_id\": \"388e980b-0d6e-49bd-a276-e95ec70f9b56\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user331\"\n    },\n    {\n        \"_id\": \"1d6eba66-e3b6-4f4f-9d9b-78456063415a\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user331\"\n    },\n    {\n        \"_id\": \"641ad508-a08e-45ef-af11-9b544c622273\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user331\"\n    },\n    {\n        \"_id\": \"306488e2-18d6-4f2e-befa-75c951788ac8\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user331\"\n    },\n    {\n        \"_id\": \"3db43018-8acb-4829-8799-90c0c9fa38a2\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user331\"\n    },\n    {\n        \"_id\": \"64dae7ec-a9bc-4967-b559-29ff24e9e63c\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user332\"\n    },\n    {\n        \"_id\": \"d9022e4b-10a0-4a6d-bc1c-5562f14862dc\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user332\"\n    },\n    {\n        \"_id\": \"d200afa2-fb5e-4e89-8a3c-d0adb677fbb4\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user332\"\n    },\n    {\n        \"_id\": \"5ace3606-12b4-46a7-9e59-45c50b60a752\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user332\"\n    },\n    {\n        \"_id\": \"8e34e932-6290-4737-80f2-99064010f709\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user334\"\n    },\n    {\n        \"_id\": \"5132d0ff-d1a7-4f8c-9261-e205258c089a\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user334\"\n    },\n    {\n        \"_id\": \"c6c70a92-4533-421d-9878-2a36795a373d\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user334\"\n    },\n    {\n        \"_id\": \"361aa2e7-51de-48aa-a411-7f9b95bd94ce\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user334\"\n    },\n    {\n        \"_id\": \"9b0e7fee-092c-4042-b5d0-1bee64a0eed1\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user335\"\n    },\n    {\n        \"_id\": \"d1633106-7206-4a1c-9def-42f06a604ab7\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user336\"\n    },\n    {\n        \"_id\": \"8c8f07f9-f337-44d7-b717-39205f61aaf3\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user337\"\n    },\n    {\n        \"_id\": \"c80e813c-163a-4f87-add6-db84d33dfb48\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user337\"\n    },\n    {\n        \"_id\": \"17452c71-237b-4a58-9f29-5b5127b55ddc\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user337\"\n    },\n    {\n        \"_id\": \"e40d3801-7bec-40ff-b0db-b9f86cc1f60b\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user337\"\n    },\n    {\n        \"_id\": \"65df577d-376e-4260-9e8a-8e2b111a9b0e\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user337\"\n    },\n    {\n        \"_id\": \"b0f5b903-4750-41ea-bc52-b4bac93881fa\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user338\"\n    },\n    {\n        \"_id\": \"9ec94b58-f57f-457b-88ff-e9b87e98450d\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user338\"\n    },\n    {\n        \"_id\": \"8f9f1c11-b3e7-45f4-9ce9-5e32e9051ab9\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user338\"\n    },\n    {\n        \"_id\": \"9f6a6351-1ce9-41ee-8593-b7daaab13d53\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user338\"\n    },\n    {\n        \"_id\": \"54a3155d-ed60-4575-b06d-e0d688a7161e\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user338\"\n    },\n    {\n        \"_id\": \"b2acdf86-8801-45f0-b17d-c64edb08189e\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user339\"\n    },\n    {\n        \"_id\": \"a05bf35d-4f29-4176-bdfd-f54f68bd1165\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user339\"\n    },\n    {\n        \"_id\": \"6fc51208-bd82-46d1-bf0e-618ef53ad45c\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user339\"\n    },\n    {\n        \"_id\": \"b10084c9-3db0-498b-8b51-a31b19caadf6\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user340\"\n    },\n    {\n        \"_id\": \"305ce651-6dfb-4aa3-98a6-948db3c90d7c\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user340\"\n    },\n    {\n        \"_id\": \"53a4ffaf-5d58-4464-bb97-ada959096baf\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user340\"\n    },\n    {\n        \"_id\": \"bba01894-6017-4b3a-93ef-75f4578ba8c7\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user343\"\n    },\n    {\n        \"_id\": \"05127132-e44d-438d-ade7-bea7880d182b\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user343\"\n    },\n    {\n        \"_id\": \"e00c4458-9ba6-4c67-8a87-551a92e98000\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user343\"\n    },\n    {\n        \"_id\": \"1e5a33b1-13d9-4a10-8d9e-ae78b16eb5a0\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user346\"\n    },\n    {\n        \"_id\": \"b35b34f8-b9a3-4cf3-9e81-e17dec3723d2\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user346\"\n    },\n    {\n        \"_id\": \"0422dc14-4079-4a6d-98a4-d5e51e89578b\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user347\"\n    },\n    {\n        \"_id\": \"05064521-b415-4210-8cb2-eacc8db3c762\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user347\"\n    },\n    {\n        \"_id\": \"438cdc06-2a2e-4eca-a274-856994a3d562\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user348\"\n    },\n    {\n        \"_id\": \"9c9f4f91-eba2-45e8-af6a-e6b14a131daf\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user348\"\n    },\n    {\n        \"_id\": \"01637756-06e6-4ecc-b697-82001ca59adb\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user348\"\n    },\n    {\n        \"_id\": \"c45798ec-7b10-4016-bdb6-e53c8a269623\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user348\"\n    },\n    {\n        \"_id\": \"8188c161-45df-4c8e-bb9e-ee11759c1d9b\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user349\"\n    },\n    {\n        \"_id\": \"b17cd952-22b1-43e8-933c-ec844b2268cb\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user349\"\n    },\n    {\n        \"_id\": \"6919d85b-3495-495a-a4cb-00458fa65d9c\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user349\"\n    },\n    {\n        \"_id\": \"51291c11-a324-4240-b0b2-500f5ec6509c\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user350\"\n    },\n    {\n        \"_id\": \"90976951-a928-4366-b402-d95b93fb20be\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user350\"\n    },\n    {\n        \"_id\": \"b440d08c-4e21-41d8-b173-4b2dd2bfc235\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user351\"\n    },\n    {\n        \"_id\": \"b29fed50-7d8a-46ae-82e1-d568b9d72c53\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user351\"\n    },\n    {\n        \"_id\": \"d9dfb5ca-4200-4257-9435-f16f0d7b3c50\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user351\"\n    },\n    {\n        \"_id\": \"35b73d44-d898-47a0-be41-ac243a5c233e\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user351\"\n    },\n    {\n        \"_id\": \"92fc6eb2-e846-4739-8302-508fcbf9da0c\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user351\"\n    },\n    {\n        \"_id\": \"cf6f8169-17c1-4291-aad5-bbc2f6b83ebd\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user352\"\n    },\n    {\n        \"_id\": \"2310034d-9b9a-4264-9ce1-a15b10ab3401\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user352\"\n    },\n    {\n        \"_id\": \"54e90df1-7d61-4f00-80b1-a09d93a8cf25\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user352\"\n    },\n    {\n        \"_id\": \"3e0d8ffa-eef3-4d07-afc0-662eac34d8c1\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user352\"\n    },\n    {\n        \"_id\": \"a59e10dd-405d-4320-9b36-31a572d35d65\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user353\"\n    },\n    {\n        \"_id\": \"4e860441-9d09-4c0d-87da-f8004a8fc94e\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user353\"\n    },\n    {\n        \"_id\": \"ea902bac-7d03-4b1e-94a2-cb7f5056fafb\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user353\"\n    },\n    {\n        \"_id\": \"a8bb077b-46d0-4d22-b1b2-dd93916b1a40\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user354\"\n    },\n    {\n        \"_id\": \"9b1de621-26bd-424f-bf75-a5fc77b355ad\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user354\"\n    },\n    {\n        \"_id\": \"a9effc5e-acce-47cd-85f5-f74cc7b902cd\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user355\"\n    },\n    {\n        \"_id\": \"c4755ac1-74b4-46b2-8844-6d490d1de83b\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user355\"\n    },\n    {\n        \"_id\": \"efb4c71d-0744-428f-be3a-d9dd941fe7fc\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user356\"\n    },\n    {\n        \"_id\": \"d47580ca-ddcc-4314-9910-314fb974f9f3\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user357\"\n    },\n    {\n        \"_id\": \"ff90caa3-53a5-4f44-988c-dbb95f94ae44\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user357\"\n    },\n    {\n        \"_id\": \"9f42cc1d-a982-40b9-948d-58d7528177f2\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user359\"\n    },\n    {\n        \"_id\": \"1626ca49-bdc0-4932-9b69-1d3b5cd9a70b\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user360\"\n    },\n    {\n        \"_id\": \"d983afa1-ea6b-4493-8e8c-41c6e8f1fa21\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user360\"\n    },\n    {\n        \"_id\": \"6f7e03f1-281a-44c7-bbf1-ba8da3758e80\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user360\"\n    },\n    {\n        \"_id\": \"9eb8f483-6c93-4114-a9ef-edd09a12da11\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user360\"\n    },\n    {\n        \"_id\": \"bb33d936-af08-464f-96f1-df56ba96294f\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user360\"\n    },\n    {\n        \"_id\": \"0b5fd929-c705-4dcd-b6fe-4839f422b2ac\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user361\"\n    },\n    {\n        \"_id\": \"9810595b-fb6c-48b1-ad77-da5827a4112c\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user361\"\n    },\n    {\n        \"_id\": \"2b8b8fea-209f-46c1-8449-edae684b6646\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user361\"\n    },\n    {\n        \"_id\": \"13c43134-b293-49b6-8ae3-17a09408dc69\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user361\"\n    },\n    {\n        \"_id\": \"3acd83a7-28ae-4995-ab20-55bd2b74704a\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user361\"\n    },\n    {\n        \"_id\": \"5e53d374-6012-4102-bf56-47773b377128\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user362\"\n    },\n    {\n        \"_id\": \"77c84073-8627-4167-af9b-bef9cc2fe3c8\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user362\"\n    },\n    {\n        \"_id\": \"9a97ca85-60a6-4777-bf23-c6797a73acb7\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user362\"\n    },\n    {\n        \"_id\": \"46b2d0ab-af77-45c3-bf87-fff296f6d140\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user362\"\n    },\n    {\n        \"_id\": \"34e43fc0-e33f-4683-aa30-e5c843682778\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user363\"\n    },\n    {\n        \"_id\": \"3058c9ec-68b6-47e1-94f3-ac266e77f8c7\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user363\"\n    },\n    {\n        \"_id\": \"4d790393-e58f-4ccc-a7a0-d99deff7759b\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user364\"\n    },\n    {\n        \"_id\": \"f5889871-c041-437f-815b-d37f12c70250\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user365\"\n    },\n    {\n        \"_id\": \"2a79c5f1-a927-4d01-ba3c-ca3e307b1f0e\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user365\"\n    },\n    {\n        \"_id\": \"99dbf34e-e43d-46aa-9e17-521192cf9bbf\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user365\"\n    },\n    {\n        \"_id\": \"3ac839ae-a866-4443-bbf1-9a2ed8ae7e28\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user365\"\n    },\n    {\n        \"_id\": \"c18faf3c-5786-4b1c-8314-d61c8e78dc2a\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user365\"\n    },\n    {\n        \"_id\": \"8bfc6feb-cf0f-415c-8f0a-1820a4ebe1e2\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user366\"\n    },\n    {\n        \"_id\": \"66d3b35b-2dbb-4fea-a973-a97c8ceb4585\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user366\"\n    },\n    {\n        \"_id\": \"a755cba4-dbd7-488f-a167-44cb48ecb1ab\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user366\"\n    },\n    {\n        \"_id\": \"c24f6c25-e299-4802-a03f-89da41b8f3db\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user366\"\n    },\n    {\n        \"_id\": \"38f4b122-cd64-415a-b584-33066103e06e\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user366\"\n    },\n    {\n        \"_id\": \"ae6de8fb-b5de-41bc-9038-796b64fc3c68\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user367\"\n    },\n    {\n        \"_id\": \"86b6484a-9b98-4da5-b864-fee1a2819b0e\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user368\"\n    },\n    {\n        \"_id\": \"9df8f784-dbf8-4433-9fc5-e5e7083a4048\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user368\"\n    },\n    {\n        \"_id\": \"17aab22a-d094-4ab4-b98b-3466c4dd6ddb\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user368\"\n    },\n    {\n        \"_id\": \"3858f329-2143-4a47-add0-6c8a479b1c8b\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user368\"\n    },\n    {\n        \"_id\": \"31c4d5ee-1518-4373-a856-c3e311d62773\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user369\"\n    },\n    {\n        \"_id\": \"8a2568a9-aaff-4c80-ada8-3938d15b7ade\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user369\"\n    },\n    {\n        \"_id\": \"9f93a330-efb6-46f6-af93-2ef633980934\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user370\"\n    },\n    {\n        \"_id\": \"ece6aa18-4adc-44a3-8974-43838fc73224\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user370\"\n    },\n    {\n        \"_id\": \"c7b1bebf-00a8-49d0-831d-e6eaf16af2f6\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user370\"\n    },\n    {\n        \"_id\": \"1cd28389-e119-473e-865b-0f10f0aef8a7\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user370\"\n    },\n    {\n        \"_id\": \"cab46770-4020-4b8a-9fea-53db43c35407\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user371\"\n    },\n    {\n        \"_id\": \"f82cf088-7d98-4d6f-891b-193a5aabf701\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user371\"\n    },\n    {\n        \"_id\": \"8e16b53d-863a-4adc-9cc4-8aab7f30e21c\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user371\"\n    },\n    {\n        \"_id\": \"04efb59b-0e0d-4f2c-b799-c21e5cf31324\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user371\"\n    },\n    {\n        \"_id\": \"0309318c-ed5f-456e-a54e-8fb3629dfd7e\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user373\"\n    },\n    {\n        \"_id\": \"29c8d3d4-5d8b-4e5b-b65a-db26d0372f99\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user373\"\n    },\n    {\n        \"_id\": \"f2f5f000-d57a-4686-8bff-01e7e6c3bd63\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user373\"\n    },\n    {\n        \"_id\": \"46495d85-bee5-4f67-9bca-4a5454459949\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user373\"\n    },\n    {\n        \"_id\": \"3f727b6e-8834-4c39-947d-6e5a5591a828\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user373\"\n    },\n    {\n        \"_id\": \"ff350300-ea90-49ec-806d-1f371e15365b\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user374\"\n    },\n    {\n        \"_id\": \"f849fcc4-6932-4a2c-ad03-9507b38bd351\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user375\"\n    },\n    {\n        \"_id\": \"0d0f419d-ef74-4dcc-9936-8b42963add86\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user375\"\n    },\n    {\n        \"_id\": \"9dfe73bd-e0ab-41d8-8966-393d28a5e85a\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user375\"\n    },\n    {\n        \"_id\": \"73d083d3-1bf7-4eb2-a125-09b62118bbbe\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user376\"\n    },\n    {\n        \"_id\": \"4b039329-e68c-4a14-8e06-7553c8f240a3\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user376\"\n    },\n    {\n        \"_id\": \"047e1551-54d0-4be7-b4fd-b4252c35e217\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user376\"\n    },\n    {\n        \"_id\": \"01d15234-337b-454d-b074-69cbcd6375a1\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user378\"\n    },\n    {\n        \"_id\": \"c30b1144-0c67-43ef-9696-d4615b790202\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user378\"\n    },\n    {\n        \"_id\": \"2fc21ed8-92f9-4cce-8795-7fce84761de3\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user379\"\n    },\n    {\n        \"_id\": \"9b64ad09-879d-4155-9f66-ad7bfc4c2a6f\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user379\"\n    },\n    {\n        \"_id\": \"b1ca9b5d-061c-444f-a853-caaa65266c4c\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user379\"\n    },\n    {\n        \"_id\": \"20542101-0d4a-4253-bf62-f0333d8bcd17\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user379\"\n    },\n    {\n        \"_id\": \"fe461328-cc3f-45fa-80e1-cdfe8496747d\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user380\"\n    },\n    {\n        \"_id\": \"16a25b6b-5840-4152-aa30-9d5f5ac12f40\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user380\"\n    },\n    {\n        \"_id\": \"b4f9d6a8-b588-4127-a1b0-15563f3f8b99\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user380\"\n    },\n    {\n        \"_id\": \"a7d66ae1-4c8d-48d2-b0ff-85b5b1c60923\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user380\"\n    },\n    {\n        \"_id\": \"f379dfcd-e236-4cb0-afe3-374c2e08eabb\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user382\"\n    },\n    {\n        \"_id\": \"f2879327-95b2-4459-85f9-a9cc583b99de\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user382\"\n    },\n    {\n        \"_id\": \"d0acd5b9-b6f7-444e-ae2b-7277f4617de1\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user383\"\n    },\n    {\n        \"_id\": \"f041cb65-29fc-4c61-b42c-a8b737656c5c\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user383\"\n    },\n    {\n        \"_id\": \"5994170a-4ec2-477f-8ee5-1ca5e72e799f\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user383\"\n    },\n    {\n        \"_id\": \"66ee6671-fb6f-4595-9b54-b425c9583541\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user384\"\n    },\n    {\n        \"_id\": \"2a421b1b-7b87-4768-9752-5462c7aca544\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user384\"\n    },\n    {\n        \"_id\": \"bf0f2f9f-a369-46ae-b734-a5061f631490\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user384\"\n    },\n    {\n        \"_id\": \"5db2ed3d-48b9-4d5c-aeaf-b42c668f51e2\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user384\"\n    },\n    {\n        \"_id\": \"9204688e-3422-417c-a770-ff0ef763b0e7\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user385\"\n    },\n    {\n        \"_id\": \"e98fe352-ef4c-46fa-97da-9930adec924b\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user385\"\n    },\n    {\n        \"_id\": \"6fff8088-bd91-46fd-88af-ea294517dfc7\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user385\"\n    },\n    {\n        \"_id\": \"550f3d30-ec2e-481d-b889-0b8aa82f0083\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user387\"\n    },\n    {\n        \"_id\": \"30210a6e-a718-45ee-8fef-7085445ec184\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user387\"\n    },\n    {\n        \"_id\": \"e7bb523c-50b7-4f25-a46f-72982db7ad46\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user387\"\n    },\n    {\n        \"_id\": \"9ecca9c6-d2e0-45b0-8b1b-1109d04946b6\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user387\"\n    },\n    {\n        \"_id\": \"84d41299-b41d-4354-8948-879a4208c677\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user388\"\n    },\n    {\n        \"_id\": \"445ee507-7169-46ec-a4a4-333ff5fcffb2\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user388\"\n    },\n    {\n        \"_id\": \"a91f06d5-87f7-4e95-b23b-f4263e91b2e3\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user389\"\n    },\n    {\n        \"_id\": \"bad831a9-8b20-4e28-b2b3-9741d6d32e15\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user389\"\n    },\n    {\n        \"_id\": \"fcc82daf-721a-49c4-8096-c8e4aa0f2b06\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user389\"\n    },\n    {\n        \"_id\": \"8c94f69a-7666-4b2f-b224-e42a34844bd6\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user389\"\n    },\n    {\n        \"_id\": \"7fefbabd-df55-4605-91dd-a8acb7345130\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user390\"\n    },\n    {\n        \"_id\": \"f8f08eca-8f87-4b24-9c4e-b9571c1d9bd6\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user391\"\n    },\n    {\n        \"_id\": \"625f3da8-7508-45e9-9093-bc8c98c69ffa\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user392\"\n    },\n    {\n        \"_id\": \"04c5369c-3982-4938-8843-ef89adde68bb\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user392\"\n    },\n    {\n        \"_id\": \"e04dd1b7-ed7d-42ca-b3ea-3666d408e644\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user393\"\n    },\n    {\n        \"_id\": \"bfbc0719-9427-43e1-ad50-5a5988cc474c\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user393\"\n    },\n    {\n        \"_id\": \"09065010-5d81-4801-b39a-cd7256f81328\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user393\"\n    },\n    {\n        \"_id\": \"65e95feb-6278-447f-8b73-3608db7b70af\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user394\"\n    },\n    {\n        \"_id\": \"14708e18-0159-4127-9c6e-36264a2a8a20\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user395\"\n    },\n    {\n        \"_id\": \"2bd4a865-7391-41a6-81f2-a0988f75f30b\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user395\"\n    },\n    {\n        \"_id\": \"ae975287-dbeb-4c1a-b20e-3be56f843984\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user395\"\n    },\n    {\n        \"_id\": \"652b5530-62d1-4bdd-b999-b7520f9b0e70\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user395\"\n    },\n    {\n        \"_id\": \"585e0dcc-c65a-4a6a-980b-bafb7adbe526\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user396\"\n    },\n    {\n        \"_id\": \"11a6ac27-31fa-4bf1-ae35-9333c76da770\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user397\"\n    },\n    {\n        \"_id\": \"3ea52d2c-0544-4c63-a334-e8915f7f280c\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user397\"\n    },\n    {\n        \"_id\": \"ef35b2c4-19f0-40ff-865f-42114c85eb56\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user398\"\n    },\n    {\n        \"_id\": \"e9d04eaf-9ba6-49a1-8a4d-54cc7691893a\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user398\"\n    },\n    {\n        \"_id\": \"6d9729b5-23d2-4862-a3e6-0233cfefa2c9\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user398\"\n    },\n    {\n        \"_id\": \"96ef61d3-24f0-4c39-9ae4-b6694200884a\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user399\"\n    },\n    {\n        \"_id\": \"68ac78e7-ff1f-46a4-9c20-ff8bcd6bb108\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user399\"\n    },\n    {\n        \"_id\": \"6f9402ee-412f-4d5c-b8fa-1d3fb81de9c2\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user399\"\n    },\n    {\n        \"_id\": \"ebeb6722-46dd-486d-a0e5-aa27cf1c0fbb\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user399\"\n    },\n    {\n        \"_id\": \"39c1b134-5be6-4cbb-bc40-416352d31f72\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user399\"\n    },\n    {\n        \"_id\": \"3395e1cd-4219-440c-a2b5-e537b07487bf\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user400\"\n    },\n    {\n        \"_id\": \"5861685e-9fcd-4137-8d94-636cfc7dfbd8\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user400\"\n    },\n    {\n        \"_id\": \"40bcbdc1-972f-4316-9449-b4ee3265c3dc\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user401\"\n    },\n    {\n        \"_id\": \"fd016725-5d97-448f-bb63-6f452a59ff7b\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user403\"\n    },\n    {\n        \"_id\": \"9ba68b1e-540f-4989-90f6-f18cbe696d4f\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user403\"\n    },\n    {\n        \"_id\": \"43249d27-bb62-4690-b5a1-aa4d719eaf6d\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user403\"\n    },\n    {\n        \"_id\": \"0a144756-12b3-4cfa-88ef-adbeb3fdca3f\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user403\"\n    },\n    {\n        \"_id\": \"32477ce8-73dc-498e-a6ee-1d67dc20be69\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user403\"\n    },\n    {\n        \"_id\": \"47a7b4ec-f37e-44a9-b7eb-60f1016c13b8\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user404\"\n    },\n    {\n        \"_id\": \"c1e85b37-fa8f-4ad8-bfdb-96551edb6827\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user404\"\n    },\n    {\n        \"_id\": \"3ee03929-b139-4bb3-881f-5b97e9d67297\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user404\"\n    },\n    {\n        \"_id\": \"939f5bd3-bba5-4cd0-b2da-cdfe805ec17b\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user404\"\n    },\n    {\n        \"_id\": \"634ff971-ee4b-475f-b5ae-f6e51269199b\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user405\"\n    },\n    {\n        \"_id\": \"0cedec9c-c442-4b90-8581-c076a79c9f2a\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user405\"\n    },\n    {\n        \"_id\": \"9f7fa89f-7d36-44ab-8dfb-fc792c2902f5\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user405\"\n    },\n    {\n        \"_id\": \"83d512c3-812d-470d-9251-c1c262ad4d68\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user405\"\n    },\n    {\n        \"_id\": \"50a83577-4950-4c27-af6a-e80c7758365b\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user406\"\n    },\n    {\n        \"_id\": \"72762256-1927-4840-b783-fbd298d3cb3d\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user406\"\n    },\n    {\n        \"_id\": \"a2ea57e0-6c9f-4701-a9a3-3148a831d70a\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user406\"\n    },\n    {\n        \"_id\": \"97a0fa8a-9dee-490b-b88e-4640ed62d25f\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user406\"\n    },\n    {\n        \"_id\": \"61615e51-3016-4367-bdb8-eaa5f16af7e8\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user406\"\n    },\n    {\n        \"_id\": \"f5413b7a-e753-4e59-8cd6-1fca31379c21\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user407\"\n    },\n    {\n        \"_id\": \"8071dd95-3349-473c-a907-fc048924702c\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user408\"\n    },\n    {\n        \"_id\": \"fc4fa449-e506-4fdd-ac00-19cd552e6c69\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user408\"\n    },\n    {\n        \"_id\": \"3f2e8323-6820-4b27-8f6a-31f8a7761f35\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user408\"\n    },\n    {\n        \"_id\": \"ef5c6260-79b2-4bfa-be33-59246d8ccfcf\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user408\"\n    },\n    {\n        \"_id\": \"a4a6377c-707b-491e-abd8-afbed95272f9\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user409\"\n    },\n    {\n        \"_id\": \"a70bfd7e-2b9d-48db-833e-267784759aa1\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user409\"\n    },\n    {\n        \"_id\": \"3b50a015-c9cd-45e0-993b-f00391eb8b15\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user409\"\n    },\n    {\n        \"_id\": \"0023c76f-41ae-4d3f-828f-1fc2176a3e74\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user409\"\n    },\n    {\n        \"_id\": \"2604df04-01df-43cc-9205-fb51fb26b349\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user409\"\n    },\n    {\n        \"_id\": \"d95687e4-d90b-4d9c-9d0c-9b6c9e3db61b\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user410\"\n    },\n    {\n        \"_id\": \"a37f07b5-7573-4a81-b6b3-5e3782d7675d\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user410\"\n    },\n    {\n        \"_id\": \"ddc17524-872f-4487-92f7-c9bd4534f04e\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user410\"\n    },\n    {\n        \"_id\": \"c550cc25-e13c-48d4-b4f3-7e8d9d3336a6\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user410\"\n    },\n    {\n        \"_id\": \"a6ac665c-bfef-4eab-96f8-0eaebd77df05\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user411\"\n    },\n    {\n        \"_id\": \"83253132-8165-42f5-93c7-e5b7218c7c0e\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user412\"\n    },\n    {\n        \"_id\": \"b8fe502a-d4e1-4ab9-a8a7-12d2b370410b\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user412\"\n    },\n    {\n        \"_id\": \"f29f5329-bc85-4fe8-aaef-15391f861756\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user412\"\n    },\n    {\n        \"_id\": \"81c3cdae-382b-4cff-9477-0154e6dbd8cb\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user413\"\n    },\n    {\n        \"_id\": \"bc1aa32f-d168-4c44-b7e8-67cab29e4985\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user413\"\n    },\n    {\n        \"_id\": \"1ff8c1d0-0dee-43dd-9e30-156e143285ed\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user413\"\n    },\n    {\n        \"_id\": \"5a991eb4-6f3f-4daa-bef8-8a76879aca97\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user413\"\n    },\n    {\n        \"_id\": \"0c79836d-7b5f-4a05-9a41-87468f350757\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user414\"\n    },\n    {\n        \"_id\": \"bac38ece-0e61-411f-8c92-01651750f8f7\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user414\"\n    },\n    {\n        \"_id\": \"e8559340-d788-43ca-bfb2-a4507f2369e4\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user414\"\n    },\n    {\n        \"_id\": \"275fdac5-3ce4-4b95-8f57-b6bd8d20781e\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user415\"\n    },\n    {\n        \"_id\": \"5b50edb9-8cdf-4766-8398-d39ca3c1c84e\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user415\"\n    },\n    {\n        \"_id\": \"11461b8e-d0e8-4f98-8c6a-e20c05f6878d\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user415\"\n    },\n    {\n        \"_id\": \"706e4a9c-068c-441b-9e53-da4f075dfee5\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user416\"\n    },\n    {\n        \"_id\": \"37d11bb5-7cba-4b5a-ad9b-dd3d6754fd71\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user416\"\n    },\n    {\n        \"_id\": \"ce3a5f07-f306-4bb7-b2de-2a7447d3aecf\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user416\"\n    },\n    {\n        \"_id\": \"a56aec1f-21ca-4a95-a742-7d4f2ffdf2f2\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user416\"\n    },\n    {\n        \"_id\": \"20514cb2-ab7f-41a0-8c6e-3d725f9913c8\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user416\"\n    },\n    {\n        \"_id\": \"b31531e3-369d-40f3-8c69-778cc93455fd\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user417\"\n    },\n    {\n        \"_id\": \"6370ef1a-62b6-44e0-b951-6d4448118230\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user417\"\n    },\n    {\n        \"_id\": \"fbe8447b-50fd-4bee-b9e7-4aab16391a1d\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user417\"\n    },\n    {\n        \"_id\": \"6dfe926a-78a5-4f2d-b199-8fbfdfe35312\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user417\"\n    },\n    {\n        \"_id\": \"543f7c55-875c-4854-9dcd-5184ee849132\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user417\"\n    },\n    {\n        \"_id\": \"0c17d57d-9bd0-46b2-93a6-0c62a33f1eda\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user418\"\n    },\n    {\n        \"_id\": \"5dafdd2b-7bee-4315-b12d-4cd9937bc4f5\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user418\"\n    },\n    {\n        \"_id\": \"7b0accd4-34df-49da-abfc-49c182fb663a\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user419\"\n    },\n    {\n        \"_id\": \"e851ea05-4abf-4fb8-81f3-01a919ef7cfe\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user419\"\n    },\n    {\n        \"_id\": \"4f4dad93-ef3b-4fb9-8d44-0ea323bbcc66\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user420\"\n    },\n    {\n        \"_id\": \"3e5ced3d-5615-4de4-b083-a7f7ab4eb56c\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user420\"\n    },\n    {\n        \"_id\": \"5cad65f5-bd1d-4608-ad82-6e68ac8822a2\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user421\"\n    },\n    {\n        \"_id\": \"957701a3-2844-43f4-a3d1-f530a59f6f77\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user421\"\n    },\n    {\n        \"_id\": \"50726dae-78e0-4f32-9b92-c4f72242e6b0\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user421\"\n    },\n    {\n        \"_id\": \"d5a210af-d59e-4bbe-a954-fc377c7e1358\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user421\"\n    },\n    {\n        \"_id\": \"7f6f4646-bc1e-4115-b7c3-0e33e32b34ce\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user421\"\n    },\n    {\n        \"_id\": \"67f2f7eb-9e8f-41a6-913c-879100f8619b\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user422\"\n    },\n    {\n        \"_id\": \"f8bd4c39-a598-4cc0-bfbe-faba5af52d1f\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user422\"\n    },\n    {\n        \"_id\": \"2fab80d3-e728-4d38-abc6-bacfa262fd60\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user424\"\n    },\n    {\n        \"_id\": \"fb8be106-3912-4e71-a70a-945496bce4c1\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user425\"\n    },\n    {\n        \"_id\": \"7f823c1e-8147-4647-9967-d50b8e6e79ff\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user425\"\n    },\n    {\n        \"_id\": \"8a213a30-a234-409d-9d27-73767a22da4e\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user427\"\n    },\n    {\n        \"_id\": \"32958170-438f-4414-b361-06c4eac6e2c0\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user427\"\n    },\n    {\n        \"_id\": \"dd5f0c0e-1c01-48b5-90cb-dcafebf6978f\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user428\"\n    },\n    {\n        \"_id\": \"faaba788-e057-47ac-9f1c-dfc05d98739f\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user428\"\n    },\n    {\n        \"_id\": \"bac8c49e-89d4-45f3-ab0f-8ca8cf0a883a\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user428\"\n    },\n    {\n        \"_id\": \"d096488a-9f16-4584-b232-19066b0400dd\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user428\"\n    },\n    {\n        \"_id\": \"bda9526d-706f-41ba-b961-0740b00bdbd2\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user429\"\n    },\n    {\n        \"_id\": \"520e3021-1de5-44ca-9744-118991c75297\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user429\"\n    },\n    {\n        \"_id\": \"7f1bba06-9714-4aac-b02c-4b0202a68840\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user429\"\n    },\n    {\n        \"_id\": \"35b3b345-45bf-4bb1-91fa-78d69d0f9d5e\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user429\"\n    },\n    {\n        \"_id\": \"d470ff03-8a73-48e1-8dc8-59255bd5fdce\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user429\"\n    },\n    {\n        \"_id\": \"1f1d4eb3-54b5-4bcb-b0e6-173f23033d74\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user430\"\n    },\n    {\n        \"_id\": \"2721d158-fe56-43b0-ab44-7798d3edc9bc\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user430\"\n    },\n    {\n        \"_id\": \"1786b317-b579-48a1-b6c6-5b6905f54c0e\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user430\"\n    },\n    {\n        \"_id\": \"1badad54-e10f-4a97-b5c9-c9bad2e9bdf0\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user431\"\n    },\n    {\n        \"_id\": \"b0d21980-ceb8-4593-b8fb-c2077f2c6a5a\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user431\"\n    },\n    {\n        \"_id\": \"655ed0bf-04cb-46f7-91fb-e6366afb5b6e\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user432\"\n    },\n    {\n        \"_id\": \"f0b95568-9267-4bb2-97c6-423cccd69a86\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user433\"\n    },\n    {\n        \"_id\": \"5126e1c2-908b-4e6f-9eab-493c0b56e7d7\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user434\"\n    },\n    {\n        \"_id\": \"c91c1eef-3da1-494d-934f-3f884fe221df\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user435\"\n    },\n    {\n        \"_id\": \"f7f3f347-fd6f-4b8f-96a4-396842978402\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user435\"\n    },\n    {\n        \"_id\": \"541ab449-0a6b-453b-b211-10d633b0148e\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user435\"\n    },\n    {\n        \"_id\": \"54af1b32-ce20-443b-8223-00f49b3d2fd7\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user435\"\n    },\n    {\n        \"_id\": \"df8a957d-eafd-4d99-95a7-107af6c793eb\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user435\"\n    },\n    {\n        \"_id\": \"c5615196-dfa4-432c-b707-4a3ddb8cd890\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user436\"\n    },\n    {\n        \"_id\": \"bc0623d0-06c2-4449-b2c7-4dee8cd4af08\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user436\"\n    },\n    {\n        \"_id\": \"b82af93c-7b46-4600-a9d6-028d9999c8f4\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user436\"\n    },\n    {\n        \"_id\": \"93e9a981-f1d7-44b3-a2d9-ef9f96b892be\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user437\"\n    },\n    {\n        \"_id\": \"0907e8a6-db63-4ce8-9def-80e9b8ad2c7c\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user437\"\n    },\n    {\n        \"_id\": \"594f5657-b6aa-4a0c-930f-a41fa4212bcb\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user438\"\n    },\n    {\n        \"_id\": \"0805ddb3-1388-4a9c-83c4-ef5657a063b8\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user438\"\n    },\n    {\n        \"_id\": \"0b42820f-8a9a-4c0b-a83f-83438937cbbb\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user439\"\n    },\n    {\n        \"_id\": \"17ae816a-6708-4379-95e9-6d9e3c533b9e\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user439\"\n    },\n    {\n        \"_id\": \"fa2032e4-526e-47b0-addf-5605a6e636fa\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user439\"\n    },\n    {\n        \"_id\": \"476bf19b-6ae1-4b4b-abf8-21e6fffcef57\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user439\"\n    },\n    {\n        \"_id\": \"6d44a2b8-c9b7-4929-9028-0c3b27c7b07d\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user440\"\n    },\n    {\n        \"_id\": \"90bd00ea-43c4-498f-a21d-4c57b9a31afa\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user440\"\n    },\n    {\n        \"_id\": \"b5156f4e-b999-4539-8c35-f1f2fca09637\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user442\"\n    },\n    {\n        \"_id\": \"384ef152-a3f3-41f0-a7cb-d3d5611e2a83\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user442\"\n    },\n    {\n        \"_id\": \"2866a131-6ac9-41ee-bf1f-da69754917b3\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user442\"\n    },\n    {\n        \"_id\": \"7b3264d1-71e0-455c-887d-5e5bd938bfe8\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user442\"\n    },\n    {\n        \"_id\": \"82198d12-17d3-4eb4-b2c8-81c3a90c5804\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user442\"\n    },\n    {\n        \"_id\": \"49205361-d91c-45bc-ac28-08463f65d50d\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user444\"\n    },\n    {\n        \"_id\": \"be041b19-e768-4c17-9684-e0799abdd962\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user444\"\n    },\n    {\n        \"_id\": \"097efa88-c0c4-498a-a685-0c7014c18a71\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user444\"\n    },\n    {\n        \"_id\": \"4d43e91e-62ae-427a-9069-208acd12a756\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user444\"\n    },\n    {\n        \"_id\": \"f1645e2a-1656-4bb9-ab90-b7a018374908\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user445\"\n    },\n    {\n        \"_id\": \"a458321b-1011-4855-8532-fde1560cf3d1\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user445\"\n    },\n    {\n        \"_id\": \"7d1552f1-c9fd-4321-8e2e-030e3c9458de\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user445\"\n    },\n    {\n        \"_id\": \"f1889071-919e-46f9-8a35-43ad204e29f5\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user445\"\n    },\n    {\n        \"_id\": \"58d91d31-007d-435b-a2cc-7e8f57dd81c2\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user446\"\n    },\n    {\n        \"_id\": \"38ed805c-20cb-4522-95ed-cf925a915b08\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user447\"\n    },\n    {\n        \"_id\": \"ef59dca5-63ff-4745-b0d7-a2fc87082eba\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user448\"\n    },\n    {\n        \"_id\": \"d44f0276-0bea-406e-bd7b-b4ed8d7edd62\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user449\"\n    },\n    {\n        \"_id\": \"39bbd7e6-1cb8-40ec-abb2-7e79c1cc58b6\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user449\"\n    },\n    {\n        \"_id\": \"d7e0a7a0-0cf5-4ada-bcd3-c23ae1e27801\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user449\"\n    },\n    {\n        \"_id\": \"263fbb78-b2a8-4dea-a0a4-a16875e16f00\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user451\"\n    },\n    {\n        \"_id\": \"90cb7f2f-6e31-4cc7-bab2-196122023267\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user451\"\n    },\n    {\n        \"_id\": \"1d8252b7-1d48-4bda-8177-3db67c45f0c5\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user452\"\n    },\n    {\n        \"_id\": \"66539094-5489-4c4d-a7ff-faf90e19f94c\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user454\"\n    },\n    {\n        \"_id\": \"09218e6e-af8f-4c36-ae4b-c585bfd0a06e\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user454\"\n    },\n    {\n        \"_id\": \"5e280121-4603-44aa-a6f6-164f2d60ccd2\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user454\"\n    },\n    {\n        \"_id\": \"0da31aa7-b2cb-4fdd-9192-b99158a1e8de\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user454\"\n    },\n    {\n        \"_id\": \"95470f11-83d0-41ed-8818-9dcf66526267\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user455\"\n    },\n    {\n        \"_id\": \"0f759a37-871c-4cb7-bec2-3521ce395b2a\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user455\"\n    },\n    {\n        \"_id\": \"7d724dc7-d71b-432f-aeb4-441f4c9655d6\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user455\"\n    },\n    {\n        \"_id\": \"4815c8d8-472f-43d2-b2a3-fd78d50f8a13\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user455\"\n    },\n    {\n        \"_id\": \"648abbf6-80e3-42e7-9a14-c0d22e49d76b\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user455\"\n    },\n    {\n        \"_id\": \"a11252ed-2f9c-4a12-b17b-c7f3c78ba88f\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user456\"\n    },\n    {\n        \"_id\": \"f7e16fd8-e38c-47f5-8a5e-84ca0e0eb82c\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user456\"\n    },\n    {\n        \"_id\": \"384ac82e-4047-477b-a70c-1ed6ad6ddcbd\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user456\"\n    },\n    {\n        \"_id\": \"2c5db815-dbb3-42b6-aac9-707063b79843\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user456\"\n    },\n    {\n        \"_id\": \"3cdbc92f-44bf-470f-b139-2cd1b73c5250\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user457\"\n    },\n    {\n        \"_id\": \"3b7382e8-fbc6-4821-8d88-bdff2322e9c4\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user459\"\n    },\n    {\n        \"_id\": \"c6c7acca-cf8a-49c4-babc-e8b5fc278024\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user459\"\n    },\n    {\n        \"_id\": \"d042c7d3-ab8d-498c-af4e-3c590a4ada79\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user459\"\n    },\n    {\n        \"_id\": \"58c912fe-e43a-450e-9e3a-d03c14ce430e\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user459\"\n    },\n    {\n        \"_id\": \"abc555b2-049b-4fca-b671-6f0622850970\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user459\"\n    },\n    {\n        \"_id\": \"8f16f8dd-1a47-4c6d-81c6-25245c79462a\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user460\"\n    },\n    {\n        \"_id\": \"c0c6aa1f-7190-4612-8d57-00a8395ad263\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user460\"\n    },\n    {\n        \"_id\": \"9851ea0a-da36-440b-962d-0c237429c890\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user460\"\n    },\n    {\n        \"_id\": \"08497594-07b2-41d9-982f-9f02cdeedcf3\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user460\"\n    },\n    {\n        \"_id\": \"e8fcb15a-ef33-4f3f-9064-907c5002d406\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user460\"\n    },\n    {\n        \"_id\": \"1f036c2d-e8f9-4191-887b-9a53670c4198\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user461\"\n    },\n    {\n        \"_id\": \"74b44158-ada6-4df1-8cf4-2fa38e32d96a\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user461\"\n    },\n    {\n        \"_id\": \"7e9ccf5e-ded7-4674-9dbe-178356b3a801\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user461\"\n    },\n    {\n        \"_id\": \"a7599be7-ae53-43d8-b8fc-4a944ece0a68\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user461\"\n    },\n    {\n        \"_id\": \"876a9261-8cf9-49a4-9fd7-f908cc3c6fa5\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user463\"\n    },\n    {\n        \"_id\": \"8c71fec9-cb6f-4f96-b550-e7915f7d813c\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user463\"\n    },\n    {\n        \"_id\": \"5e954942-490b-40ef-a3f5-5ffcf1d749f5\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user464\"\n    },\n    {\n        \"_id\": \"20629f31-41c4-44fe-b762-46d246f38b6a\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user464\"\n    },\n    {\n        \"_id\": \"162adb05-d951-44ff-8bc5-ca49b7b4c8ec\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user465\"\n    },\n    {\n        \"_id\": \"38ae8da5-6675-4cf1-bd15-d9b5b25a9109\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user465\"\n    },\n    {\n        \"_id\": \"3360520e-e77b-4515-aa87-5a84e36a4df3\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user466\"\n    },\n    {\n        \"_id\": \"5ecb6f79-bf6d-45d4-bcf3-3f8ff64f5448\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user466\"\n    },\n    {\n        \"_id\": \"491fda97-3825-4d12-b968-24a208656093\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user466\"\n    },\n    {\n        \"_id\": \"73b11628-5a26-4e8b-946f-59020bebd26c\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user466\"\n    },\n    {\n        \"_id\": \"5976d21d-d545-4150-9477-7ae7071e5c5b\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user468\"\n    },\n    {\n        \"_id\": \"49d26ccc-7c57-45a5-870a-33a8952c5ae0\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user468\"\n    },\n    {\n        \"_id\": \"a64ef4db-8671-457e-a546-3ad69d37435f\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user469\"\n    },\n    {\n        \"_id\": \"805fc65c-94aa-4fd6-8442-ebb29c67c822\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user469\"\n    },\n    {\n        \"_id\": \"9c90f9e2-16e5-4651-a6ba-97047b7acff6\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user469\"\n    },\n    {\n        \"_id\": \"9b422738-32fe-4aeb-91d1-5cdffb03f58a\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user470\"\n    },\n    {\n        \"_id\": \"4bf16f95-2a52-4e22-a626-4758ca86b089\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user470\"\n    },\n    {\n        \"_id\": \"82a7fca1-615b-4034-91a2-2b2a33448e7a\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user471\"\n    },\n    {\n        \"_id\": \"5b474a2a-1fc5-4877-954e-6e1709027c24\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user471\"\n    },\n    {\n        \"_id\": \"fc0b2b8c-3da4-469f-b8db-d8314d18c0db\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user471\"\n    },\n    {\n        \"_id\": \"26cfed1a-2612-4234-9483-8e97be3fc646\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user472\"\n    },\n    {\n        \"_id\": \"05039a95-2aac-4b3d-ab53-f1e35112b94d\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user472\"\n    },\n    {\n        \"_id\": \"6a002bf9-97a9-41e4-bcf8-bc8f6da1c975\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user472\"\n    },\n    {\n        \"_id\": \"4514b465-9efe-4f5c-982f-a3138d85cd97\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user472\"\n    },\n    {\n        \"_id\": \"1f49de87-0c16-46ce-8d0a-c5250f636338\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user473\"\n    },\n    {\n        \"_id\": \"5fe25fec-a4e4-423f-863a-5f24fffb5b61\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user473\"\n    },\n    {\n        \"_id\": \"0a31a94a-65db-43d2-89e1-1591c00b351d\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user474\"\n    },\n    {\n        \"_id\": \"592cb3a5-f070-4a01-8f3c-a4fed27e7312\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user475\"\n    },\n    {\n        \"_id\": \"1e0a2859-0a9e-4f25-b94e-cb04c6e7a5da\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user475\"\n    },\n    {\n        \"_id\": \"cc4a03d6-45ff-42d7-bfb1-0b3393987fe9\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user475\"\n    },\n    {\n        \"_id\": \"fd72bf0a-eed3-46e9-b103-a8e00df669e3\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user476\"\n    },\n    {\n        \"_id\": \"d9c32f26-5f63-48c8-a4e1-3b7f559a9603\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user477\"\n    },\n    {\n        \"_id\": \"67170da6-dbff-45d6-bfa0-9c92609121d1\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user477\"\n    },\n    {\n        \"_id\": \"26703063-52c4-4eb9-9398-6125d38368c5\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user478\"\n    },\n    {\n        \"_id\": \"fd678e85-3082-41c6-84de-d7717b4973ca\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user478\"\n    },\n    {\n        \"_id\": \"80aaa6b5-cd87-4442-92e8-9043964790ea\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user479\"\n    },\n    {\n        \"_id\": \"a3ead165-7966-4556-8766-39ecdde42978\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user479\"\n    },\n    {\n        \"_id\": \"502fac8b-c534-4a3a-86bd-607e7acf62a0\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user479\"\n    },\n    {\n        \"_id\": \"80298b88-9982-40f0-a29f-28fac79ef22e\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user480\"\n    },\n    {\n        \"_id\": \"ebd49892-5241-4a77-ab8f-89e478121147\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user481\"\n    },\n    {\n        \"_id\": \"c4c4953b-c63a-45d0-8de4-f975d7924f9f\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user481\"\n    },\n    {\n        \"_id\": \"ea7c4af6-feed-4b7a-8aac-a26f97ec1ca4\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user483\"\n    },\n    {\n        \"_id\": \"41333bda-3a45-47ae-a992-617991dc6699\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user483\"\n    },\n    {\n        \"_id\": \"d42f3db8-d280-4833-b731-d12169c7be26\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user483\"\n    },\n    {\n        \"_id\": \"2bb110f9-4661-4f3d-b0ca-407db20cfa66\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user484\"\n    },\n    {\n        \"_id\": \"e966b65a-c116-4919-9bbb-de70bc34a4b0\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user484\"\n    },\n    {\n        \"_id\": \"49caea08-3d23-41b8-8676-99a9644b3528\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user484\"\n    },\n    {\n        \"_id\": \"075f801c-b722-477b-8e90-5a41f5e58bc3\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user484\"\n    },\n    {\n        \"_id\": \"b3d931c1-5612-4c46-8b0d-85c00385b633\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user485\"\n    },\n    {\n        \"_id\": \"b10f536b-c9da-4224-8c57-be389fabccfa\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user486\"\n    },\n    {\n        \"_id\": \"bae8d297-83ee-44bd-9b41-5753f0b0e7fb\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user486\"\n    },\n    {\n        \"_id\": \"51a29566-baef-457f-a0aa-32570bbcf893\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user487\"\n    },\n    {\n        \"_id\": \"e7a7f6f7-d9d9-4add-a306-7003c7ad4a41\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user488\"\n    },\n    {\n        \"_id\": \"8b890d43-5a75-4e0f-980c-dd49f7aa2323\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user488\"\n    },\n    {\n        \"_id\": \"0cdbb1ed-964c-4d2f-94e1-8a85041c57e0\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user488\"\n    },\n    {\n        \"_id\": \"68802607-40c9-4b52-9eff-78f509c1cae5\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user489\"\n    },\n    {\n        \"_id\": \"4321170d-ae55-4861-9496-50d660e593e9\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user490\"\n    },\n    {\n        \"_id\": \"6bc74b39-dae1-4b01-9b29-de5a9669073d\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user490\"\n    },\n    {\n        \"_id\": \"2e66ba6c-1afd-4ba6-ad53-15ab380c788a\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user490\"\n    },\n    {\n        \"_id\": \"c0098c66-e9da-4cc5-bc3b-494d4154712f\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user490\"\n    },\n    {\n        \"_id\": \"5544a623-48ff-465f-8d3f-ef98270f6134\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user490\"\n    },\n    {\n        \"_id\": \"b1f42aea-6527-4359-946e-4796cd15b2f0\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user491\"\n    },\n    {\n        \"_id\": \"89613239-04dd-4aff-952d-b82632bc75be\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user491\"\n    },\n    {\n        \"_id\": \"350f9cc0-bc55-4e2f-8148-91e683b2fa6a\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user491\"\n    },\n    {\n        \"_id\": \"f3378d8a-1dc0-4254-888d-c7bdcb9c0027\",\n        \"comment\": \"Another insightful comment\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user492\"\n    },\n    {\n        \"_id\": \"23691765-e8eb-4ae5-8b34-2903faeceb4f\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user492\"\n    },\n    {\n        \"_id\": \"d1fa1cbc-18dd-45c6-b088-8df7432156d3\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user492\"\n    },\n    {\n        \"_id\": \"54689760-1113-4bd3-ba68-2f693c8f8ca7\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user494\"\n    },\n    {\n        \"_id\": \"c7503cd3-5e72-4b61-b866-857770e88f01\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user494\"\n    },\n    {\n        \"_id\": \"d4547506-e7c6-47bd-a643-c951dea90694\",\n        \"comment\": \"A unique comment for testing\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user494\"\n    },\n    {\n        \"_id\": \"af847903-dae1-4c0b-b6df-706abbf2d587\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user495\"\n    },\n    {\n        \"_id\": \"8862b7be-5638-4e17-98eb-a79246e4ca15\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user495\"\n    },\n    {\n        \"_id\": \"4c2e9c7e-ffb8-4a2b-8fbd-2bd52910b1ec\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user495\"\n    },\n    {\n        \"_id\": \"f2ed73f8-23cb-46c5-abf1-61d247016722\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user496\"\n    },\n    {\n        \"_id\": \"85bd725d-45d8-4da3-8208-01143fa4a542\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00003\",\n        \"username\": \"user496\"\n    },\n    {\n        \"_id\": \"7b439296-1596-45f6-8720-c4fa5ddd0afa\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user496\"\n    },\n    {\n        \"_id\": \"f4de355f-fa4d-4af6-a9b8-b99dc032b80c\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user497\"\n    },\n    {\n        \"_id\": \"e3895eb6-b7c7-4567-9b50-5e8b305dfd7f\",\n        \"comment\": \"This is a simple comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user497\"\n    },\n    {\n        \"_id\": \"6d696a06-2667-4d8f-b983-5572b6fefd22\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user497\"\n    },\n    {\n        \"_id\": \"3fb0e7d2-bc00-4969-87c5-087099eb7020\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"P00734\",\n        \"username\": \"user497\"\n    },\n    {\n        \"_id\": \"700d82e5-488a-4387-9957-ca36dcdfabe3\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user498\"\n    },\n    {\n        \"_id\": \"de6f3ce0-2dc2-4354-8ce3-ba8a0fad791b\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user498\"\n    },\n    {\n        \"_id\": \"c80de741-ce6d-483d-824f-28a0acada9d7\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user498\"\n    },\n    {\n        \"_id\": \"e3134f5e-e31a-4a62-b425-c2ba6670a090\",\n        \"comment\": \"This comment is different\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user499\"\n    },\n    {\n        \"_id\": \"c4d43d0c-8288-4075-ab8d-b6499d30eba6\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user499\"\n    },\n    {\n        \"_id\": \"ecdcbc28-2d16-409b-8115-2be97f3d837c\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user501\"\n    },\n    {\n        \"_id\": \"c46b6888-6999-459c-a2f1-b4d0c8a4e0f2\",\n        \"comment\": \"This comment is different\",\n        \"drugBankID\": \"DB00002\",\n        \"username\": \"user501\"\n    },\n    {\n        \"_id\": \"dd8d2466-279d-4171-b25e-dec7eed122d6\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user501\"\n    },\n    {\n        \"_id\": \"e34aeba9-4b72-4176-b937-2ffa37b1c0a9\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user501\"\n    },\n    {\n        \"_id\": \"c07954dc-fd74-4160-a6f5-e34f2904abed\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"P69905\",\n        \"username\": \"user502\"\n    },\n    {\n        \"_id\": \"11d3f0cc-1861-473f-bb46-d9e3f56c84cd\",\n        \"comment\": \"A unique comment for testing\",\n        \"uniProtID\": \"A0A0C5B5G6\",\n        \"username\": \"user502\"\n    },\n    {\n        \"_id\": \"baae0d1a-ca0d-4f9e-a9b8-7ae39cf0304b\",\n        \"comment\": \"Yet another comment\",\n        \"drugBankID\": \"DB00001\",\n        \"username\": \"user502\"\n    },\n    {\n        \"_id\": \"dc1e5bbd-3a4b-4c81-81e0-51acbd1a6e57\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\",\n        \"username\": \"user502\"\n    }\n]"}],"_postman_id":"d40662a8-1db0-4338-ba34-3c6f60e9884f"},{"name":"add admin","id":"0bc9a269-3ccf-4719-838e-40e03da41a3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"admin2\",\r\n    \"password\": \"password\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/admin/registerAdmin","description":"<p>This endpoint registers a new admin user with a specified username and password.<em>Only users with admin privileges are authorized to make this request.</em></p>\n<h2 id=\"details\">Details:</h2>\n<ul>\n<li><p><strong>URL</strong>: <code>/admin/registerAdmin</code></p>\n</li>\n<li><p><strong>Description</strong>: Registers a new admin user by providing a username and password.</p>\n</li>\n</ul>\n<h3 id=\"request-body\">Request Body</h3>\n<p>The request body should contain the following JSON object with the details of the admin to be created.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>username</code></td>\n<td>string</td>\n<td>The unique username for the admin.</td>\n<td>Yes</td>\n<td><code>admin_user</code></td>\n</tr>\n<tr>\n<td><code>password</code></td>\n<td>string</td>\n<td>The password for the new admin.</td>\n<td>Yes</td>\n<td><code>securePass123</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["admin","registerAdmin"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"1baa2a66-8a5f-491c-93b9-eea6fbb31d65","name":"Unauthorized access","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"admin2\",\r\n    \"password\": \"password\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/admin/registerAdmin"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"65"},{"key":"Date","value":"Tue, 28 Jan 2025 09:06:16 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"ErrorCode\": \"9\",\n    \"Error\": \"Unauthorized, authentication required\"\n}"},{"id":"9b5e617f-ea16-4835-bbae-576fbe198d4d","name":"ID already exists","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"admin2\",\r\n    \"password\": \"password\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/admin/registerAdmin"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 16:54:08 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"Entity with the provided ID already exists\",\n    \"ErrorCode\": \"2\"\n}"},{"id":"b211e874-d1b7-455a-9e53-d335f4503657","name":"Correct","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"admin3\",\r\n    \"password\": \"password\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/admin/registerAdmin"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"50"},{"key":"Date","value":"Tue, 21 Jan 2025 16:54:27 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"User admin3 correctly registered, procede to login"},{"id":"dc68eeee-2355-49cc-b769-461e8785ee62","name":"Missing Parameter","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"admin3\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/admin/registerAdmin"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 16:55:39 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"password\": \"non deve essere null\",\n    \"ErrorCode\": \"1\"\n}"}],"_postman_id":"0bc9a269-3ccf-4719-838e-40e03da41a3d"},{"name":"remove comment","id":"83debdc5-546a-43fb-868d-7b7b562e43a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:8080/admin/users/removeComment/test_user1/daa3ec18-6372-47d0-9ab3-2726d64b916d","description":"<p>This endpoint removes a comment made by a specific user, identified by the user ID and comment ID.<em>Only users with admin privileges are authorized to make this request.</em></p>\n<h2 id=\"details\">Details:</h2>\n<ul>\n<li><p><strong>URL</strong>: <code>/admin/users/removeComment/{userID}/{commentID}</code></p>\n</li>\n<li><p><strong>Description</strong>: Removes a comment made by the user specified by <code>userID</code>, with the <code>commentID</code> parameter identifying the specific comment to be deleted.</p>\n</li>\n</ul>\n<h3 id=\"parameters\">Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter Name</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>userID</code></td>\n<td>string</td>\n<td>The unique ID of the user who made the comment.</td>\n<td>Yes</td>\n<td><code>test_user1</code></td>\n</tr>\n<tr>\n<td><code>commentID</code></td>\n<td>string</td>\n<td>The unique ID of the comment to be removed.</td>\n<td>Yes</td>\n<td><code>0a5f1499-f0b3-4342-91da-f7f3858ebc43</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["admin","users","removeComment","test_user1","daa3ec18-6372-47d0-9ab3-2726d64b916d"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"a56b64fc-038b-4baf-bd79-8348d637a336","name":"Unauthorized access","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/admin/users/removeComment/pippo7/cc1e1e6d-8191-44de-86a2-06d20a1d286c"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"65"},{"key":"Date","value":"Tue, 28 Jan 2025 09:06:45 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"ErrorCode\": \"9\",\n    \"Error\": \"Unauthorized, authentication required\"\n}"},{"id":"aacd4837-81d6-4427-862e-de6f654fedde","name":"Comment/User not found","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/admin/users/removeComment/pippo7/cc1e1e6d-8191-44de-86a2-06d20a1d286c"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 16:57:21 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"Comment or User not found\",\n    \"ErrorCode\": \"2\"\n}"},{"id":"a635a9df-cd00-458d-856b-622947f91b08","name":"Correct","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/admin/users/removeComment/user20/7adcbbac-4358-46d4-8dc0-f7e96d2c8e85"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"25"},{"key":"Date","value":"Tue, 21 Jan 2025 16:59:35 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"Comment removed correctly"}],"_postman_id":"83debdc5-546a-43fb-868d-7b7b562e43a0"},{"name":"Remove User","id":"6f73b7fc-dad5-4716-b7cd-dc0fed3cb2ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:8080/admin/users/removeUser/test_user3","description":"<p>This endpoint allows an admin to remove a specific user.</p>\n<h3 id=\"details\">Details:</h3>\n<ul>\n<li><strong>URL</strong>: <code>/users/removeUser/{user}</code></li>\n<li><strong>Method</strong>: <code>DELETE</code></li>\n<li><strong>Description</strong>: Allows an admin to remove a user and all related information (e.g., comments). Admin authentication is required to access this endpoint.</li>\n</ul>\n<h3 id=\"parameters\">Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter Name</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>user</code></td>\n<td>string</td>\n<td>The unique username of the user to be removed.</td>\n<td>Yes</td>\n<td><code>test_user1</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["admin","users","removeUser","test_user3"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"a4399971-dc9b-4a1f-8aa7-3de2a88d8701","name":"Unauthorized Access","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/admin/users/removeUser/Mario"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"65"},{"key":"Date","value":"Tue, 28 Jan 2025 09:06:55 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"ErrorCode\": \"9\",\n    \"Error\": \"Unauthorized, authentication required\"\n}"},{"id":"e52b03ea-94fb-449d-a1d7-657b5061b836","name":"Correct","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/admin/users/removeUser/Mario"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"22"},{"key":"Date","value":"Sat, 25 Jan 2025 14:29:10 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"User removed correctly"},{"id":"4d888ea6-eaca-40a6-be49-008f436503d0","name":"User not found","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/admin/users/removeUser/Mario"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sat, 25 Jan 2025 14:29:40 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"User not found\",\n    \"ErrorCode\": \"2\"\n}"}],"_postman_id":"6f73b7fc-dad5-4716-b7cd-dc0fed3cb2ed"}],"id":"5c6651f1-c75f-4b54-845b-eb2b3e6eb057","event":[{"listen":"prerequest","script":{"id":"101666e4-848c-4353-bd3b-a5b4c2ea9b3a","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"e737ef77-b08b-4c05-aa39-c0dfcc7d6b7a","type":"text/javascript","packages":{},"exec":[""]}}],"_postman_id":"5c6651f1-c75f-4b54-845b-eb2b3e6eb057","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}}},{"name":"User Panel","item":[{"name":"getMyComments","id":"4cedfd36-0de8-4ad7-ad01-d38e0d12a9e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/profile/my_comments","description":"<p>This endpoint retrieves all comments made by the currently logged-in user.</p>\n<h2 id=\"details\">Details:</h2>\n<ul>\n<li><p><strong>URL</strong>: <code>/profile/my_comments</code></p>\n</li>\n<li><p><strong>Description</strong>: Fetches all comments made by the user currently logged into the system. The user must be authenticated to access this endpoint.</p>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["profile","my_comments"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"75c91dc3-e5cb-4373-8ddf-fdf12b69d901","name":"Unauthorized access","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/profile/my_comments"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"65"},{"key":"Date","value":"Tue, 28 Jan 2025 09:07:07 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"ErrorCode\": \"9\",\n    \"Error\": \"Unauthorized, authentication required\"\n}"},{"id":"346a996d-f212-493d-9538-38415f157a30","name":"Correct","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/profile/my_comments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 27 Jan 2025 14:27:59 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"132e9f10-67bd-413a-b6b0-c665f285db0c\",\n        \"comment\": \"Yet another comment\",\n        \"uniProtID\": \"A0A0C5B5G6\"\n    },\n    {\n        \"_id\": \"b1eeb2d6-98ff-4867-a345-0276595aa6a9\",\n        \"comment\": \"This is a simple comment\",\n        \"uniProtID\": \"A0A0C5B5G6\"\n    },\n    {\n        \"_id\": \"eb0ba388-6376-444a-a405-f8a25ba84ec2\",\n        \"comment\": \"Another insightful comment\",\n        \"uniProtID\": \"P68871\"\n    }\n]"}],"_postman_id":"4cedfd36-0de8-4ad7-ad01-d38e0d12a9e4"},{"name":"addComment protein","id":"fd511cc0-f2fa-448f-8175-f5e81d74f7c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"This is my comment","options":{"raw":{"language":"text"}}},"url":"http://localhost:8080/profile/add_comment/protein?elementId=protein_1","description":"<p>This endpoint allows the user to add a comment to a specific protein.</p>\n<h2 id=\"details\">Details:</h2>\n<ul>\n<li><p><strong>URL</strong>: <code>/profile/add_comment/protein?elementId={proteinId}</code></p>\n</li>\n<li><p><strong>Description</strong>: Allows the logged-in user to add a comment to the specified protein by providing its unique ID (<code>elementId</code>). The user must be authenticated to access this endpoint.</p>\n</li>\n</ul>\n<h3 id=\"parameters\">Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter Name</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>elementId</code></td>\n<td>string</td>\n<td>The unique identifier of the protein to which the comment will be added.</td>\n<td>Yes</td>\n<td><code>P68871</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["profile","add_comment","protein"],"host":["http://localhost:8080"],"query":[{"disabled":true,"description":{"content":"<p>Existing id</p>\n","type":"text/plain"},"key":"elementId","value":"P68871"},{"disabled":true,"description":{"content":"<p>this it does not exist</p>\n","type":"text/plain"},"key":"elementId","value":"P123"},{"key":"elementId","value":"protein_1"}],"variable":[]}},"response":[{"id":"22a002b3-0b2c-4cb5-a80e-3a82d46f288e","name":"Unauthorized access","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"Questo è il mio commento ciao","options":{"raw":{"language":"text"}}},"url":{"raw":"http://localhost:8080/profile/add_comment/protein?elementId=prova","host":["http://localhost:8080"],"path":["profile","add_comment","protein"],"query":[{"key":"elementId","value":"P68871","description":"id esistente di una proteina o farmaco","disabled":true},{"key":"elementId","value":"prova"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"65"},{"key":"Date","value":"Tue, 28 Jan 2025 09:07:14 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"ErrorCode\": \"9\",\n    \"Error\": \"Unauthorized, authentication required\"\n}"},{"id":"12401b03-ad7d-4e81-b8fe-3885e6abfd86","name":"Id does not exist","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"Questo è il mio commento ciao","options":{"raw":{"language":"text"}}},"url":{"raw":"http://localhost:8080/profile/add_comment/protein?elementId=prova","host":["http://localhost:8080"],"path":["profile","add_comment","protein"],"query":[{"key":"elementId","value":"P68871","description":"id esistente di una proteina o farmaco","disabled":true},{"key":"elementId","value":"prova"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 17:03:41 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"protein with ID: prova does not exist\",\n    \"ErrorCode\": \"2\"\n}"},{"id":"6f00d96f-0163-4433-8e7e-f95609b407b9","name":"Correct","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"This is my comment!","options":{"raw":{"language":"text"}}},"url":{"raw":"http://localhost:8080/profile/add_comment/protein?elementId=P68871","host":["http://localhost:8080"],"path":["profile","add_comment","protein"],"query":[{"key":"elementId","value":"P68871","description":"Existing id"},{"key":"elementId","value":"P123","description":"this it does not exist","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"26"},{"key":"Date","value":"Tue, 21 Jan 2025 17:04:31 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"Comment added successfully"},{"id":"0746e64f-90b7-4277-a76a-a17dab6eab5a","name":"Missing parameter","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"Questo è il mio commento ciao","options":{"raw":{"language":"text"}}},"url":{"raw":"http://localhost:8080/profile/add_comment/protein","host":["http://localhost:8080"],"path":["profile","add_comment","protein"],"query":[{"key":"elementId","value":"P68871","description":"Existing id","disabled":true},{"key":"elementId","value":"P123","description":"this it does not exist","disabled":true}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 17:05:44 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"Required request parameter 'elementId' for method parameter type String is not present\",\n    \"ErrorCode\": \"7\"\n}"}],"_postman_id":"fd511cc0-f2fa-448f-8175-f5e81d74f7c3"},{"name":"addComment drug","id":"ba61cc6d-23c8-4bc9-8393-5aa12168d545","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"This is my comment!","options":{"raw":{"language":"text"}}},"url":"http://localhost:8080/profile/add_comment/drug","description":"<p>This endpoint allows the user to add a comment to a specific drug.</p>\n<h2 id=\"details\">Details:</h2>\n<ul>\n<li><p><strong>URL</strong>: <code>/profile/add_comment/drug?elementId={drugId}</code></p>\n</li>\n<li><p><strong>Description</strong>: Allows the logged-in user to add a comment to the specified drug by providing its unique ID (<code>elementId</code>). The user must be authenticated to access this endpoint.</p>\n</li>\n</ul>\n<h3 id=\"parameters\">Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter Name</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>elementId</code></td>\n<td>string</td>\n<td>The unique identifier of the drug to which the comment will be added.</td>\n<td>Yes</td>\n<td><code>DB00945</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["profile","add_comment","drug"],"host":["http://localhost:8080"],"query":[{"disabled":true,"description":{"content":"<p>Existing ID</p>\n","type":"text/plain"},"key":"elementId","value":"DB00945"},{"disabled":true,"description":{"content":"<p>Absent ID</p>\n","type":"text/plain"},"key":"elementId","value":"test"}],"variable":[]}},"response":[{"id":"d1c6f07f-ff35-4764-b0bf-cd7778f16cca","name":"Unauthorized access","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"Questo è il mio commento ciao","options":{"raw":{"language":"text"}}},"url":{"raw":"http://localhost:8080/profile/add_comment/drug?elementId=prova2","host":["http://localhost:8080"],"path":["profile","add_comment","drug"],"query":[{"key":"elementId","value":"P68871","description":"id esistente di una proteina o farmaco","disabled":true},{"key":"elementId","value":"prova2"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"65"},{"key":"Date","value":"Tue, 28 Jan 2025 09:07:23 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"ErrorCode\": \"9\",\n    \"Error\": \"Unauthorized, authentication required\"\n}"},{"id":"187e09db-9d8e-490a-acd1-cd3d3e312b9f","name":"ID does not exist","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"Questo è il mio commento ciao","options":{"raw":{"language":"text"}}},"url":{"raw":"http://localhost:8080/profile/add_comment/drug?elementId=test","host":["http://localhost:8080"],"path":["profile","add_comment","drug"],"query":[{"key":"elementId","value":"P68871","description":"id esistente di una proteina o farmaco","disabled":true},{"key":"elementId","value":"test"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 17:06:44 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"drug with ID: test does not exist\",\n    \"ErrorCode\": \"2\"\n}"},{"id":"8b0a480a-cfc2-48f4-b1e7-27e050429037","name":"Correct","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"Questo è il mio commento ciao","options":{"raw":{"language":"text"}}},"url":{"raw":"http://localhost:8080/profile/add_comment/drug?elementId=DB00945","host":["http://localhost:8080"],"path":["profile","add_comment","drug"],"query":[{"key":"elementId","value":"DB00945","description":"id esistente di una proteina o farmaco"},{"key":"elementId","value":"test","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"26"},{"key":"Date","value":"Tue, 21 Jan 2025 17:07:24 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"Comment added successfully"},{"id":"cc12b28d-1629-4b51-805a-740eb5e219d0","name":"Missing parameter","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"Questo è il mio commento ciao","options":{"raw":{"language":"text"}}},"url":{"raw":"http://localhost:8080/profile/add_comment/drug","host":["http://localhost:8080"],"path":["profile","add_comment","drug"],"query":[{"key":"elementId","value":"DB00945","description":"id esistente di una proteina o farmaco","disabled":true},{"key":"elementId","value":"test","disabled":true}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 17:07:37 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"Required request parameter 'elementId' for method parameter type String is not present\",\n    \"ErrorCode\": \"7\"\n}"}],"_postman_id":"ba61cc6d-23c8-4bc9-8393-5aa12168d545"},{"name":"remove comment","id":"ed3d623c-282e-4d9f-b512-76d616ad491a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:8080/profile/removeComment/60652833-236b-412b-91cd-6e44f0d90243","description":"<p>This endpoint allows the user to remove a specific comment.</p>\n<h2 id=\"details\">Details:</h2>\n<ul>\n<li><p><strong>URL</strong>: <code>/profile/removeComment/{commentId}</code></p>\n</li>\n<li><p><strong>Description</strong>: Allows the logged-in user to remove a comment by providing its unique <code>commentId</code>. The user must be authenticated to access this endpoint.</p>\n</li>\n</ul>\n<h3 id=\"parameters\">Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter Name</th>\n<th>Type</th>\n<th>Description</th>\n<th>Required</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>commentId</code></td>\n<td>string</td>\n<td>The unique identifier of the comment to be removed.</td>\n<td>Yes</td>\n<td><code>60652833-236b-412b-91cd-6e44f0d90243</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["profile","removeComment","60652833-236b-412b-91cd-6e44f0d90243"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"c66ad67a-28e4-4261-8293-22f7d7b742bf","name":"Unauthorized access","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/profile/removeComment/39f2ae77-4091-4032-a72a-ae7d3ec02301"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"65"},{"key":"Date","value":"Tue, 28 Jan 2025 09:07:31 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"ErrorCode\": \"9\",\n    \"Error\": \"Unauthorized, authentication required\"\n}"},{"id":"ad3e97bb-b69c-4ed7-8bb6-4442fd1c08ca","name":"Comment or User not found","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/profile/removeComment/39f2ae77-4091-4032-a72a-ae7d3ec02301"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 21 Jan 2025 17:12:13 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"Error\": \"Comment or User not found\",\n    \"ErrorCode\": \"2\"\n}"},{"id":"bcb47e91-06e4-4176-b241-e49822f5f3ac","name":"Correct","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/profile/removeComment/60652833-236b-412b-91cd-6e44f0d90243"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"25"},{"key":"Date","value":"Tue, 21 Jan 2025 17:13:04 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"Comment removed correctly"}],"_postman_id":"ed3d623c-282e-4d9f-b512-76d616ad491a"},{"name":"Delete Account","id":"f5bcdf72-145f-43b3-afeb-edacd64e6aef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:8080/profile/deleteAccount","description":"<p>This endpoint allows the logged-in user to delete their account.</p>\n<h2 id=\"details\">Details:</h2>\n<ul>\n<li><p><strong>URL</strong>: <code>/profile/deleteAccount</code></p>\n</li>\n<li><p><strong>Method</strong>: <code>DELETE</code></p>\n</li>\n<li><p><strong>Description</strong>: Allows the logged-in user to delete their account and all related information. The user must be authenticated to access this endpoint.</p>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"path":["profile","deleteAccount"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"6b5a4f85-e874-4d73-9e25-5a997f72d173","name":"Unauthorized Access","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/profile/deleteAccount"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"65"},{"key":"Date","value":"Tue, 28 Jan 2025 09:07:39 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"ErrorCode\": \"9\",\n    \"Error\": \"Unauthorized, authentication required\"\n}"},{"id":"b9a011b2-06b3-42c5-8b4d-de55b078d933","name":"Correct","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/profile/deleteAccount"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"22"},{"key":"Date","value":"Sat, 25 Jan 2025 14:31:23 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"User removed correctly"}],"_postman_id":"f5bcdf72-145f-43b3-afeb-edacd64e6aef"}],"id":"d984dd89-1d0e-4c61-89e7-a885b10cf43b","event":[{"listen":"prerequest","script":{"id":"66080583-8a64-49e8-8c00-31d580d7976a","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"2d6953f9-47ca-4a3a-8389-60af83418a40","type":"text/javascript","packages":{},"exec":[""]}}],"_postman_id":"d984dd89-1d0e-4c61-89e7-a885b10cf43b","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}}},{"name":"Swagger","id":"53dabbdc-fb1f-477d-ac38-44542d66dfea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/swagger-ui/index.html","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","id":"9a0cd0ae-e7f7-4904-a490-b0d3141704ca","name":"BioConnect","type":"collection"}},"urlObject":{"protocol":"http","port":"8080","path":["swagger-ui","index.html"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"53dabbdc-fb1f-477d-ac38-44542d66dfea"}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]}},"event":[{"listen":"prerequest","script":{"id":"40300f61-3164-43ca-9591-36fb5b35a000","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"5a140f7e-2cfb-4d7a-bf4e-252a3f7cc9a3","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"localhost","value":"http://localhost:8080"},{"key":"hemoglobin subunit beta","value":"P68871"},{"key":"Aspirin ID","value":"DB00945"},{"key":"Lipid Metabolism","value":"Lipid%20metabolism"},{"key":"Microsome Membrane","value":"Microsome%20membrane"},{"key":"Glaucoma, normal pressure","value":"606657"},{"key":"Inflammatory bowel disease 19","value":"612278"},{"key":"Disease: Joubert syndrome 39","value":"619562"},{"key":"Disease: Deafness, autosomal recessive, 1B","value":"612645"},{"key":"⛔ Absent ID","value":"D1234","type":"default"},{"key":"Cat: Anticoagulants","value":"Anticoagulants","type":"default"},{"key":"Aspirin Name","value":"Acetylsalicylic","type":"default"},{"key":"Cat:Analgesics","value":"Analgesics","type":"default"},{"key":"test_user1","value":"test_user1","type":"default"}]}