GET /metagenomics/api/v1/samples/SRS842595/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/SRS842595/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS842595/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00000933",
            "attributes": {
                "samples-count": 10,
                "bioproject": "PRJNA275070",
                "accession": "MGYS00000933",
                "is-private": false,
                "last-update": "2019-11-07T16:43:32",
                "secondary-accession": "SRP053610",
                "centre-name": "Institut de Recherche pour le Developpement",
                "public-release-date": null,
                "study-abstract": "Tropical soils are often nutrients-depleted in their mineral form, constraining crop growth. Therefore any process leading to the mineralization of N and P trapped into the soil organic matter need to be studied with the hope to constitute a durable agricultural tool in the future. Priming effect (PE) is defined as a stimulation of the soil organic matter mineralization (SOM) by a fresh organic matter amendment (FOM). But this microbially-mediated process is not completely understood. Endogeic earthworms are ecosystem engineers known to influence the dynamic of SOM, by the wakening of soil microbial activities. During a laboratory study we followed the capacity of 3 different worm specimens (Pontoscolex corethrurus, Kynotus parvus and Dichogaster saliens) to stimulate or inhibit a Priming effect generated by a wheat straw amendment.",
                "study-name": "Bacterial composition of tropical earthworm casts",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000933/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000933/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000933/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Terrestrial:Soil",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000933/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000933/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000933/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000933?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}