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

{
    "data": {
        "type": "samples",
        "id": "SRS1688802",
        "attributes": {
            "latitude": -36.31,
            "longitude": -73.08,
            "biosample": "SAMN05462007",
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-73.08",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Chile:Eastern Tropical South Pacific OMZ",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2012-03-17",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "coastal seawater, suboxic",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-36.31",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2016-09-13",
                    "unit": null
                }
            ],
            "accession": "SRS1688802",
            "analysis-completed": "2019-04-05",
            "collection-date": "2012-03-17",
            "geo-loc-name": "Chile:Eastern Tropical South Pacific OMZ",
            "sample-desc": "pyrotag of the V6-V9 hypervarriable region of the small subunit rRNA gene, water was collected with Go-Flows on a line, biomass was filtered  an collected onto a 0.22 µM steriex filter",
            "environment-biome": "coastal seawater, suboxic",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "ETSP.75m.HR",
            "sample-alias": "ETSP.75m.HR",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-04-05T16:40:27"
        },
        "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"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1688802/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1688802/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004068",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004068?format=api"
                        }
                    }
                ]
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1688802?format=api"
        }
    }
}