Django serialization of a version.

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

{
    "version": "draft",
    "name": "Reduced K+ build-up in t-tubules contributes to resistance of the diaphragm to myotonia",
    "asset_count": 0,
    "active_uploads": 0,
    "size": 0,
    "status": "Invalid",
    "created": "2024-05-06T14:33:43.563268Z",
    "modified": "2024-05-06T14:53:42.982545Z",
    "dandiset": {
        "identifier": "000982",
        "created": "2024-05-06T14:33:43.537291Z",
        "modified": "2024-05-06T14:33:43.537314Z",
        "contact_person": "Rich, Mark",
        "embargo_status": "OPEN"
    },
    "asset_validation_errors": [],
    "version_validation_errors": [
        {
            "field": "about.0",
            "message": "{'name': 'Myotonia', 'schemaKey': 'Disorder', 'identifier': '193237003'} is not valid under any of the given schemas"
        }
    ],
    "metadata": {
        "id": "DANDI:000982/draft",
        "url": "https://dandiarchive.org/dandiset/000982/draft",
        "name": "Reduced K+ build-up in t-tubules contributes to resistance of the diaphragm to myotonia",
        "about": [
            {
                "name": "Myotonia",
                "schemaKey": "Disorder",
                "identifier": "193237003"
            }
        ],
        "access": [
            {
                "status": "dandi:OpenAccess",
                "schemaKey": "AccessRequirements"
            }
        ],
        "license": [
            "spdx:CC-BY-4.0"
        ],
        "version": "draft",
        "@context": "https://raw.githubusercontent.com/dandi/schema/master/releases/0.6.7/context.json",
        "citation": "Rich, Mark (2024) Reduced K+ build-up in t-tubules contributes to resistance of the diaphragm to myotonia (Version draft) [Data set]. DANDI archive. https://dandiarchive.org/dandiset/000982/draft",
        "keywords": [
            "muscle, myotonia, potassium channel"
        ],
        "protocol": [],
        "schemaKey": "Dandiset",
        "identifier": "DANDI:000982",
        "repository": "https://dandiarchive.org",
        "contributor": [
            {
                "name": "Rich, Mark",
                "email": "mark.rich@wright.edu",
                "roleName": [
                    "dcite:ContactPerson"
                ],
                "schemaKey": "Person",
                "identifier": "0000-0002-6956-5531",
                "affiliation": [],
                "includeInCitation": true
            }
        ],
        "dateCreated": "2024-05-06T14:33:43.537291+00:00",
        "description": "This data set is the excel files for the paper of the same name as the title of the data set. ",
        "studyTarget": [],
        "assetsSummary": {
            "schemaKey": "AssetsSummary",
            "numberOfBytes": 0,
            "numberOfFiles": 0
        },
        "schemaVersion": "0.6.7",
        "ethicsApproval": [],
        "wasGeneratedBy": [],
        "relatedResource": [],
        "manifestLocation": [
            "https://api.dandiarchive.org/api/dandisets/000982/versions/draft/assets/"
        ]
    },
    "contact_person": "Rich, Mark"
}