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

{
    "data": {
        "type": "samples",
        "id": "ERS576869",
        "attributes": {
            "biosample": "SAMEA3109631",
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "L4 Spring Bloom 2012",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "54",
                    "unit": "m"
                },
                {
                    "key": "collection date",
                    "value": "2012-09-17",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "geographic location (elevation)",
                    "value": "0",
                    "unit": "m"
                },
                {
                    "key": "NCBI sample classification",
                    "value": "412755",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS sediment (ERC000021)",
                    "unit": null
                },
                {
                    "key": "sediment environmental package",
                    "value": "sediment",
                    "unit": null
                }
            ],
            "latitude": 50.25,
            "longitude": -4.217,
            "accession": "ERS576869",
            "analysis-completed": "2017-02-13",
            "collection-date": null,
            "geo-loc-name": "United Kingdom",
            "sample-desc": "Response of the sediment bacterial community to a spring phytoplankton bloom at the Western English Channel Observatory site L4",
            "environment-biome": "Coastal",
            "environment-feature": "Sediment",
            "environment-material": "Fine sand",
            "sample-name": "L4 Spring bloom 2012",
            "sample-alias": "L4 Spring bloom 20121",
            "host-tax-id": null,
            "species": null,
            "last-update": "2017-02-13T13:49:05"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Coastal:Sediment"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal:Sediment?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS576869/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001466",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001466?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS576869/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS576869?format=api"
        }
    }
}