GET /api/dandisets/000954/versions/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "version": "draft",
            "name": "FALCON Benchmark H1: Human 7DoF Reach and Grasp Motor BCI",
            "asset_count": 40,
            "active_uploads": 0,
            "size": 102258934,
            "status": "Invalid",
            "created": "2024-04-02T05:00:25.833488Z",
            "modified": "2024-08-27T13:51:47.605458Z",
            "dandiset": {
                "identifier": "000954",
                "created": "2024-04-02T05:00:25.799442Z",
                "modified": "2024-04-02T05:00:25.799460Z",
                "contact_person": "Ye, Joel",
                "embargo_status": "OPEN"
            }
        }
    ]
}