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

{
    "data": {
        "type": "samples",
        "id": "ERS489481",
        "attributes": {
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "27.569824",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "54.3041",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2010-05-11",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine biome (ENVO:00000447)",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "surface water layer (ENVO:00002042)",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": ""particulate matter, including plankton (ENVO:xxxxxxxx)"",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "sample collection device or method",
                    "value": ""PLANKTON NET, TYPE=Single, MESH_Size_(�m)=5, MOUTH_Opening_(m^2)=0.196349, LENGTH_(m)=2.5"",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "5.0",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "34.94063",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-21.4593",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2000",
                    "unit": null
                }
            ],
            "longitude": 54.3041,
            "biosample": "SAMEA2730799",
            "latitude": -21.4593,
            "accession": "ERS489481",
            "analysis-completed": "2018-05-14",
            "collection-date": "2010-05-11",
            "geo-loc-name": null,
            "sample-desc": "\"This sample (TARA_N000000185) was collected during the Tara Oceans expedition (2009-2013) at station TARA_051 (latitudeN=-21.4593, longitudeE=54.3041) on date/time=2010-05-11T07:23, using a PLANKTON NET, TYPE=Single, MESH_Size_(�m)=5, MOUTH_Opening_(m^2)=0.196349, LENGTH_(m)=2.5.  The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 3-7 m, targeting a surface water layer (ENVO:00002042) in the marine biome (ENVO:00000447). The sample was size-fractionated (5-20 micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics/transcriptomics analysis. This sample has replicate sample(s): TARA_N000000184.\"",
            "environment-biome": "marine biome (ENVO:00000447)",
            "environment-feature": "surface water layer (ENVO:00002042)",
            "environment-material": ""particulate matter, including plankton (ENVO:xxxxxxxx)"",
            "sample-name": "TARA_20100511T0723Z_051_EVENT_NET_N1_S_(5 m)_PROT_NUC-RNA(1L)_N5-20_TARA_N000000185",
            "sample-alias": "TARA_N000000185",
            "host-tax-id": null,
            "species": null,
            "last-update": "2018-05-14T09:35:09"
        },
        "relationships": {
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS489481/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS489481/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00002368",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?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/ERS489481?format=api"
        }
    }
}