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

{
    "links": {
        "first": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3481351/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3481351/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00005821",
            "attributes": {
                "samples-count": 1,
                "accession": "MGYS00005821",
                "bioproject": "PRJEB45764",
                "is-private": false,
                "last-update": "2021-10-22T17:36:29",
                "secondary-accession": "ERP129916",
                "centre-name": "EMG",
                "public-release-date": null,
                "study-abstract": "The Third Party Annotation (TPA) assembly was derived from the primary whole genome shotgun (WGS) data set PRJNA478018, and was assembled with metaSPAdes v3.12.0. This project includes samples from the following biomes: root:Host-associated:Human:Digestive system:Oral:Saliva,root:Host-associated:Human:Digestive system:Oral.",
                "study-name": "EMG produced TPA metagenomics assembly of PRJNA478018 data set (The unexplored social language of bacteria in human oral health and disease).",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005821/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005821/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005821/samples?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005821/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005821/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Arthropoda:Digestive system:Oral",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Arthropoda:Digestive%20system:Oral?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005821/publications?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005821?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}