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

{
    "data": {
        "type": "samples",
        "id": "SRS115002",
        "attributes": {
            "biosample": "SAMN00113469",
            "longitude": 80.3756,
            "latitude": -8.5053,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "26.6",
                    "unit": "°C"
                },
                {
                    "key": "project name",
                    "value": "GOS",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "80.375583",
                    "unit": "DD"
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Indian Ocean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "08/08/2005T13:01",
                    "unit": " mm/dd/yyThh:mm"
                },
                {
                    "key": "environment (biome)",
                    "value": "Ocean biome ENVO:01000048",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "marine feature ENVO:01000031",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Ocean water ENVO:00002151",
                    "unit": null
                },
                {
                    "key": "sample material processing",
                    "value": "lo_filter_size=0.1um, hi_filter_size=0.8um",
                    "unit": "µm"
                },
                {
                    "key": "sequencing method",
                    "value": "pyrosequencing",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "1.8",
                    "unit": "m"
                },
                {
                    "key": "miscellaneous parameter",
                    "value": "Chl_a_Sample_Month_Annual__SE : 0.134 (0.14 +/- 0.012) ",
                    "unit": " mg_m-3"
                },
                {
                    "key": "salinity",
                    "value": "32.5",
                    "unit": "ppt"
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-8.50525",
                    "unit": "DD"
                },
                {
                    "key": "total depth of water column",
                    "value": "4573",
                    "unit": "m"
                },
                {
                    "key": "alt id - submitted sample id",
                    "value": "GS112 metagenome",
                    "unit": null
                },
                {
                    "key": "GOLD sample classification",
                    "value": "Environmental > Aquatic > Marine > Oceanic > Uncharacterized",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "marine metagenome",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "accession": "SRS115002",
            "analysis-completed": "2012-05-24",
            "collection-date": "2005-08-08",
            "geo-loc-name": "Indian Ocean",
            "sample-desc": "GS112, 0.1µm filter - fragment lib sequencing using 454 technology",
            "environment-biome": "Ocean biome ENVO:01000048",
            "environment-feature": "marine feature ENVO:01000031",
            "environment-material": "Ocean water ENVO:00002151",
            "sample-name": "GS112 metagenome",
            "sample-alias": "GS112 metagenome",
            "host-tax-id": null,
            "species": null,
            "last-update": "2015-09-21T09:10:08"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS115002/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000296",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000296?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"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS115002/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS115002?format=api"
        }
    }
}