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

{
    "data": {
        "type": "samples",
        "id": "SRS1726552",
        "attributes": {
            "biosample": "SAMN05791320",
            "longitude": -91.25,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "25.08",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Metagenomic reconstruction of bacterioplankton community metabolism in the northern Gulf of Mexico Dead Zone",
                    "unit": null
                },
                {
                    "key": "experimental factor",
                    "value": "Not provided",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-91.25",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA:Gulf of Mexico,E4",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2013-07-24",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine pelagic",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "continental shelf",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "28.3",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "28.5833",
                    "unit": null
                }
            ],
            "latitude": 28.5833,
            "accession": "SRS1726552",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
            "environment-biome": "marine pelagic",
            "environment-feature": "continental shelf",
            "environment-material": "water",
            "sample-name": "E4:DNA",
            "sample-alias": "E4:DNA",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-02-06T05:51:55"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Intertidal zone:Estuary"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone:Estuary?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1726552/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006576",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006576?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1726552/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1726552?format=api"
        }
    }
}