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

{
    "data": {
        "type": "studies",
        "id": "MGYS00005378",
        "attributes": {
            "bioproject": "PRJNA231909",
            "samples-count": 124,
            "accession": "MGYS00005378",
            "is-private": false,
            "last-update": "2020-05-19T22:40:14",
            "secondary-accession": "SRP056054",
            "centre-name": "Broad Institute",
            "public-release-date": null,
            "study-abstract": "This is a prospective, longitudinal collection of stool samples from infants at risk for disease. Infants from Finland and Estonia were recruited at birth based on HLA risk genotyping. Parents collected their infants' stool at approximately monthly intervals and promptly stored the sample in the freezer prior to shipment for sample processing and sequencing. The cohort comprised of 33 infants, 11 of which seroconverted to serum autoantibody positivity and of those, four developed T1D within the three year time-frame of this study.",
            "study-name": "A prospective, longitudinal analysis of the developing gut microbiome in infants en route to type 1 diabetes",
            "data-origination": "HARVESTED"
        },
        "relationships": {
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005378/downloads?format=api"
                }
            },
            "publications": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005378/publications?format=api"
                }
            },
            "geocoordinates": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005378/geocoordinates?format=api"
                }
            },
            "analyses": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005378/analyses?format=api"
                }
            },
            "samples": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005378/samples?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005378/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005377",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005377?format=api"
                        }
                    }
                ]
            },
            "biomes": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005378/biomes?format=api"
                },
                "data": [
                    {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Large intestine:Fecal",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Large%20intestine:Fecal?format=api"
                        }
                    }
                ]
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005378?format=api"
        }
    }
}