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

{
    "data": {
        "type": "samples",
        "id": "ERS126720",
        "attributes": {
            "longitude": -3.58,
            "biosample": "SAMEA1710145",
            "latitude": 76.93,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "MIxS",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "MERCLIM (NFR contract 184860/S30)",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-3.58",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Fram Strait",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "oceanic sea surface microlayer biome ENVO:01000034",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "cold surface current ENVO:01000102",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "ocean water ENVO:00002151",
                    "unit": null
                },
                {
                    "key": "target gene",
                    "value": "16S rRNA",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Pyrosequencing",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.0-0.5",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "8.01",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "76.93",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2018-03-09",
                    "unit": null
                }
            ],
            "accession": "ERS126720",
            "analysis-completed": "2019-04-05",
            "collection-date": null,
            "geo-loc-name": "Fram Strait",
            "sample-desc": "Partial (V1-V2) 16S rDNA amplicons from 0.2 μm-filtered bacterial assemblages         present on the last experimental day (Day 9) in a Fram Strait surface seawater mesocosm         experiment conducted on the deck of the research vessel G.O. Sars from 20-29 June 2009. 16S         rDNA amplicons from each of six mesocosms were barcoded with unique 6 nt barcodes for         identification, then pooled and sequenced in one direction in a single run on a Roch/454 GS         FLX platform. Raw sequences were quality-checked and trimmed using the RDP-II         pyrosequencing pipeline. Chimeras were removed using the Black Box Chimera Check (B2C2;         Gontcharova et al 2010, Open Microbiol J 4, 47-52) program.",
            "environment-biome": "oceanic sea surface microlayer biome ENVO:01000034",
            "environment-feature": "cold surface current ENVO:01000102",
            "environment-material": "ocean water ENVO:00002151",
            "sample-name": "F1",
            "sample-alias": "F1",
            "host-tax-id": null,
            "species": null,
            "last-update": "2021-03-11T13:59:56"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS126720/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004076",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004076?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS126720/runs?format=api"
                }
            },
            "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"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS126720?format=api"
        }
    }
}