User Tools

Site Tools


api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
api [2017/12/05 23:34] flackapi [2017/12/05 23:45] flack
Line 40: Line 40:
 Content-Type: application/json Content-Type: application/json
  
-[ +{ 
-    { +    "count": 2,  
-        "description": "All purchasable, in stock & virtual compounds",  +    "next": null,  
-        "entry_count": 35772718,  +    "previous": null,  
-        "files":+    "results": [ 
-            +        
-                "download_url": "https://mcule.s3.amazonaws.com/database/mcule_purchasable_full_170918.sdf.gz",  +            "description": "All purchasable, in stock & virtual compounds",  
-                "file_type": "sdf.gz",  +            "entry_count": 35772718,  
-                "file_type_display": "2D SDF (sdf.gz)",  +            "files":
-                "size_mb": 5762 +                
-            },  +                    "download_url": "https://mcule.s3.amazonaws.com/database/mcule_purchasable_full_170918.sdf.gz",  
-            +                    "file_type": "sdf.gz",  
-                "download_url": "https://mcule.s3.amazonaws.com/database/mcule_purchasable_full_170918.smiles.gz",  +                    "file_type_display": "2D SDF (sdf.gz)",  
-                "file_type": "smiles.gz",  +                    "size_mb": 5762 
-                "file_type_display": "SMILES (smi.gz)",  +                },  
-                "size_mb": 462 +                
-            +                    "download_url": "https://mcule.s3.amazonaws.com/database/mcule_purchasable_full_170918.smiles.gz",  
-        ],  +                    "file_type": "smiles.gz",  
-        "last_updated": "2017-09-18",  +                    "file_type_display": "SMILES (smi.gz)",  
-        "name": "Mcule Purchasable (full)" +                    "size_mb": 462 
-    },  +                
-    +            ],  
-        "description": "All purchasable, in stock compounds",  +            "last_updated": "2017-09-18",  
-        "entry_count": 5648837,  +            "name": "Mcule Purchasable (full)" 
-        "files":+        },  
-            +        
-                "download_url": "https://mcule.s3.amazonaws.com/database/mcule_purchasable_in_stock_170918.sdf.gz",  +            "description": "All purchasable, in stock compounds",  
-                "file_type": "sdf.gz",  +            "entry_count": 5648837,  
-                "file_type_display": "2D SDF (sdf.gz)",  +            "files":
-                "size_mb": 1311 +                
-            },  +                    "download_url": "https://mcule.s3.amazonaws.com/database/mcule_purchasable_in_stock_170918.sdf.gz",  
-            +                    "file_type": "sdf.gz",  
-                "download_url": "https://mcule.s3.amazonaws.com/database/mcule_purchasable_in_stock_170918.smiles.gz",  +                    "file_type_display": "2D SDF (sdf.gz)",  
-                "file_type": "smiles.gz",  +                    "size_mb": 1311 
-                "file_type_display": "SMILES (smi.gz)",  +                },  
-                "size_mb": 84 +                
-            +                    "download_url": "https://mcule.s3.amazonaws.com/database/mcule_purchasable_in_stock_170918.smiles.gz",  
-        ],  +                    "file_type": "smiles.gz",  
-        "last_updated": "2017-09-18",  +                    "file_type_display": "SMILES (smi.gz)",  
-        "name": "Mcule Purchasable (in stock)" +                    "size_mb": 84 
-    } +                
-]+            ],  
 +            "last_updated": "2017-09-18",  
 +            "name": "Mcule Purchasable (in stock)" 
 +        
 +    ] 
 +}
 </code> </code>
  
api.txt · Last modified: 2023/06/03 07:19 by flack