GET /metagenomics/api/v1/studies/MGYS00002401?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "data": {
        "type": "studies",
        "id": "MGYS00002401",
        "attributes": {
            "samples-count": 490,
            "bioproject": "PRJEB27064",
            "accession": "MGYS00002401",
            "is-private": false,
            "last-update": "2020-11-08T23:58:32",
            "secondary-accession": "ERP109104",
            "centre-name": "UMR5557",
            "public-release-date": null,
            "study-abstract": "In the Passage of Lascaux Cave (France), the potential effect of season, mineral substrate and presence of stains was tested on present (DNA) and active (RNA) microbial community with high-throughput sequencing.Three genes markers of microbial diversity were analyzed, the 16S rRNA genes specific for bacteria, the 18S rRNA genes specific for micro-eukaryotes and the second internal transcribed spacer (ITS2) specific for fungi. Sequences corresponding to active microbial community were named with c.",
            "study-name": "Diversity of microbial community (bacteria, micro-eukaryotes and fungi) in the Passage of Lascaux Cave.",
            "data-origination": "SUBMITTED"
        },
        "relationships": {
            "analyses": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002401/analyses?format=api"
                }
            },
            "publications": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002401/publications?format=api"
                }
            },
            "biomes": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002401/biomes?format=api"
                },
                "data": [
                    {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Deep subsurface",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Deep%20subsurface?format=api"
                        }
                    }
                ]
            },
            "geocoordinates": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002401/geocoordinates?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002401/studies?format=api"
                },
                "data": []
            },
            "samples": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002401/samples?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002401/downloads?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002401?format=api"
        }
    }
}