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

{
    "data": {
        "type": "samples",
        "id": "ERS223733",
        "attributes": {
            "biosample": "SAMEA1906293",
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "RISCS CCS",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "4.3675",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Western English Channel",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2010-09-17",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Sediment surface",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Shell gravel",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Sediment",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "pyrosequencing",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "58",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "58.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "51.8956",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000021",
                    "unit": null
                }
            ],
            "latitude": 51.8956,
            "longitude": 4.3675,
            "accession": "ERS223733",
            "analysis-completed": "2017-06-07",
            "collection-date": "2010-09-17",
            "geo-loc-name": "Western English Channel",
            "sample-desc": "Elevated CO2 induces a bloom of microphytobenthos",
            "environment-biome": "Sediment surface",
            "environment-feature": "Shell gravel",
            "environment-material": "Sediment",
            "sample-name": "RISCS CCS1",
            "sample-alias": "RISCS CCS1",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-03-12T18:55:50"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Sediment"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Sediment?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS223733/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001790",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001790?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS223733/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS223733?format=api"
        }
    }
}