GET /metagenomics/api/v1/samples/SRS5320687/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/SRS5320687/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS5320687/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00005771",
            "attributes": {
                "samples-count": 2,
                "bioproject": "PRJEB44279",
                "accession": "MGYS00005771",
                "is-private": false,
                "last-update": "2021-07-28T18:34:28",
                "secondary-accession": "ERP128312",
                "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 PRJNA559386, and was assembled with Flye v2.8.3. This project includes samples from the following biomes: root:Host-associated:Mammals:Gastrointestinal tract:Intestine:Fecal.",
                "study-name": "EMG produced TPA metagenomics assembly of PRJNA559386 data set (Sequencing of mouse gut microbiome with Nanopore Sequencing for whole genome analysis of DNA methylation.).",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005771/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005771/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005771/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Mammals:Gastrointestinal tract:Intestine:Fecal",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Gastrointestinal%20tract:Intestine:Fecal?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005771/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005771/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005771/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005771?format=api"
            }
        },
        {
            "type": "studies",
            "id": "MGYS00005772",
            "attributes": {
                "samples-count": 2,
                "bioproject": "PRJNA559386",
                "accession": "MGYS00005772",
                "is-private": false,
                "last-update": "2021-07-28T18:27:58",
                "secondary-accession": "SRP219712",
                "centre-name": "Icahn School of Medicine at Mount Sinai",
                "public-release-date": null,
                "study-abstract": "Fecal pellets from a male 12-week-old NOD/shiltj mouse were collected before and after antibiotic treatment with Tylosin. DNA samples were extracted and sequenced with Nanopore sequencing. For each microbiome sample, nanopore sequencing raw signal is compared between the native and the WGA datasets to bin metagenomic contigs by genome of origin. Those information are also leverage to detect, classify, and fine-mapped DNA methylation across the genomes.",
                "study-name": "Sequencing of mouse gut microbiome with Nanopore Sequencing for whole genome analysis of DNA methylation.",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005772/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005772/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005772/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Mammals:Gastrointestinal tract:Intestine:Fecal",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Gastrointestinal%20tract:Intestine:Fecal?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005772/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005772/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005772/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005772?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 2
        }
    }
}