GET /metagenomics/api/v1/samples/SRS20072232/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/SRS20072232/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS20072232/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00006761",
            "attributes": {
                "samples-count": 125,
                "bioproject": "PRJNA1061573",
                "accession": "MGYS00006761",
                "is-private": false,
                "last-update": "2025-03-11T12:16:00",
                "secondary-accession": "SRP482221",
                "centre-name": "University of Aberdeen",
                "public-release-date": null,
                "study-abstract": "The aim of this study is to investigate the impact of NP using either plant (V) diet in comparison to marine (M) diet (as control) on the microbiota of three gut regions (pyloric caeca, middle and distal intestines) in Atlantic salmon. A 22-week feeding experiment was conducted in a recirculating aquaculture system with fish fed one of two diets (M or V) as a first feeding nutritional stimuli for two weeks before being switched exclusively to a M diet for 14 weeks and later challenged with V diet for six weeks. Amplicon (16S rRNA) sequencing was used to investigate the changes in the bacterial composition across various regions of the fish gut to identify any potential differences following nutritional programming.",
                "study-name": "Microbiome of different gut regions after nutritional programming",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006761/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006761/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006761/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Fish:Digestive system",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish:Digestive%20system?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006761/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006761/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006761/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006761?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}