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

{
    "data": {
        "type": "samples",
        "id": "ERS575094",
        "attributes": {
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "QICS",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "11",
                    "unit": "m"
                },
                {
                    "key": "collection date",
                    "value": "2012-09-27",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "pyrosequencing",
                    "unit": null
                },
                {
                    "key": "geographic location (elevation)",
                    "value": "0",
                    "unit": "m"
                },
                {
                    "key": "NCBI sample classification",
                    "value": "412755",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS sediment (ERC000021)",
                    "unit": null
                },
                {
                    "key": "sediment environmental package",
                    "value": "sediment",
                    "unit": null
                }
            ],
            "longitude": -5.42,
            "biosample": "SAMEA3107856",
            "latitude": 56.48,
            "accession": "ERS575094",
            "analysis-completed": "2017-02-13",
            "collection-date": null,
            "geo-loc-name": "United Kingdom",
            "sample-desc": "Investigation of the response of the active microbial community to CO2 exposure from a controlled sub-seabed CO2 leak in Ardmucknish Bay (Oban, Scotland)",
            "environment-biome": "marine sediment",
            "environment-feature": "coastal",
            "environment-material": "Sandy sediment",
            "sample-name": "QICS",
            "sample-alias": "QICS1",
            "host-tax-id": null,
            "species": null,
            "last-update": "2017-02-13T13:48:55"
        },
        "relationships": {
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS575094/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS575094/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001465",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001465?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Cold seeps"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Cold%20seeps?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS575094?format=api"
        }
    }
}