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

{
    "data": {
        "type": "samples",
        "id": "SRS115001",
        "attributes": {
            "longitude": 96.8817,
            "biosample": "SAMN00113468",
            "latitude": -12.0926,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "25.8",
                    "unit": "°C"
                },
                {
                    "key": "project name",
                    "value": "GOS",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "96.881733",
                    "unit": "DD"
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Australia, Coccos Keeling , Inside Lagoon",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "08/04/2005T08:03",
                    "unit": " mm/dd/yyThh:mm"
                },
                {
                    "key": "environment (biome)",
                    "value": "marine reef biome ENVO:01000029",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "lagoon [ENVO:00000038]",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "reef ENVO:00000130",
                    "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.108 (0.847 +/- 0.346) ",
                    "unit": " mg_m-3"
                },
                {
                    "key": "salinity",
                    "value": "32.4",
                    "unit": "ppt"
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-12.092617",
                    "unit": "DD"
                },
                {
                    "key": "total depth of water column",
                    "value": "7",
                    "unit": "m"
                },
                {
                    "key": "alt id - submitted sample id",
                    "value": "GS108 metagenome",
                    "unit": null
                },
                {
                    "key": "GOLD sample classification",
                    "value": "Environmental > Aquatic > Marine > Unclassified > Uncharacterized",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "marine metagenome",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "accession": "SRS115001",
            "analysis-completed": "2012-01-04",
            "collection-date": "2005-04-08",
            "geo-loc-name": "Australia",
            "sample-desc": "GS108, 0.1µm filter - fragment lib sequencing using 454 technology",
            "environment-biome": "marine reef biome ENVO:01000029",
            "environment-feature": "lagoon [ENVO:00000038]",
            "environment-material": "reef ENVO:00000130",
            "sample-name": "GS108 metagenome",
            "sample-alias": "GS108 metagenome",
            "host-tax-id": null,
            "species": null,
            "last-update": "2015-09-21T09:10:08"
        },
        "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/SRS115001/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000296",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000296?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS115001/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS115001?format=api"
        }
    }
}