GET /metagenomics/api/v1/samples/ERS1200028/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/ERS1200028/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1200028/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001103",
            "attributes": {
                "samples-count": 1,
                "bioproject": "PRJEB14346",
                "accession": "MGYS00001103",
                "is-private": false,
                "last-update": "2016-06-21T16:13:45",
                "secondary-accession": "ERP015983",
                "centre-name": "UMR5557",
                "public-release-date": null,
                "study-abstract": "The field trials were run in 2015 in Chatonnay (site P), Cessieu (site BV) and Saint Savin (site FV), which are located in the vicinity of Bourgoin-Jallieu (Isère, France). Maize seeds were inoculated or not by a suspension of  Azospirillum lipoferum CRT1 cells. DNA was extracted from root-adhering soil and nifH gene diversity was sequenced  using polF/polR primers by Illumina Miseq (2 × 300 bp). Samples 261 to 265 correspond to site BV non-inoculated (NI) formulation F1. Samples 286 to 290 correspond to BV inoculated (I) formulation F1. Samples 311 to 315 correspond to FV-NI-F1. Samples 331 to 335 correspond to FV-I-F1 Samples 351 to 355 correspond to P-NI-F1. Samples 371 to 375 correspond to P-I-F1. Samples 271 to 275 correspond to site BV non-inoculated (NI) formulation F2. Samples 296 to 300 correspond to BV inoculated (I) formulation F2. Samples 321 to 325 correspond to FV-NI-F2. Samples 341 to 345 correspond to FV-I-F2 Samples 361 to 365 correspond to P-NI-F2. Samples 381 to 385 correspond to P-I-F2.",
                "study-name": "Effect of phytostimulatory seed-inoculant Azospirillum lipoferum CRT1 on functional community of diazotroph (nifH)in the maize rhizosphere",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001103/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001103/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001103/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Plants:Rhizosphere",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Rhizosphere?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001103/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001103/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001103/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001103?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}