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

{
    "data": {
        "type": "samples",
        "id": "SRS593577",
        "attributes": {
            "biosample": "SAMN02728243",
            "sample-metadata": [
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Kerguelen area",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Marine",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2015-06-23",
                    "unit": null
                }
            ],
            "latitude": null,
            "longitude": null,
            "accession": "SRS593577",
            "analysis-completed": "2019-04-05",
            "collection-date": null,
            "geo-loc-name": "Kerguelen area",
            "sample-desc": "The KEOPS2 cruise sampling strategy covered spatially diverse Fe-fertilized stations at early bloom stages in the Kerguelen plateau and ocean region (Oct-Nov 2011). KEOPS2 data showed that natural iron fertilization of the Southern Ocean at the scale of hundreds of thousands km2 produced a mosaic of blooms, and that the biological and biogeochemical response to fertilization was diverse. The objective of this study was to explore the microbial eukaryotic community structure using 18S rRNA gene tag pyrosequencing during the onset of spring phytoplankton blooms in the context of natural Fe fertilization of the Southern Ocean. The hypothesis tested was that the protistan communities would differ between the Fe-fertilised blooms and the HNLC waters and also between the blooms. The use of pyrotags provided a unifying approach for assessing the breadth of protistan communities including the groups that are quasi impossible to characterize using traditional approaches of microscopy and culture (e.g MAST, MALV, Fungi..).",
            "environment-biome": "Marine",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "keops2",
            "sample-alias": "keops2",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-04-05T21:03:29"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS593577/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004209",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004209?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS593577/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS593577?format=api"
        }
    }
}