GET /metagenomics/api/v1/samples/ERS5185252/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/ERS5185252/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5185252/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00006248",
            "attributes": {
                "accession": "MGYS00006248",
                "bioproject": "PRJEB40753",
                "samples-count": 539,
                "is-private": false,
                "last-update": "2023-07-18T16:58:01",
                "secondary-accession": "ERP124419",
                "centre-name": "NATIONAL HEART AND LUNG INSTITUTE, IMPERIAL COLLEGE LONDON",
                "public-release-date": null,
                "study-abstract": "The microbial pathology of asthma study (known as Celtic Fire) is a multi-centre cross-sectional study ofasthmatic subjects (ranging in severity from Global Initiative for Asthma [GINA] step 1 - 5) and healthy controls.Subjects were recruited via three sites in the British Isles: Connolly Hospital, Dublin; The Royal BromptonHospital, London; and Swansea University Medical School, Swansea. Data (demographic and clinical) andsamples were collected from each subject and sent to the central coordinating centre, the Asmarley Centrefor Genomic Medicine (ACGM), and its associated laboratories at the National Heart and Lung Institute (NHLI),Imperial College London (ICL). The target was to recruit 120 asthmatic subjects, 20 non-smoking controlsubjects and 20 smoking control subjects.",
                "study-name": "The microbial pathology of asthma",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006248/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006248/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006248/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006248/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006248/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006248/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006248?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}