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

{
    "data": {
        "type": "samples",
        "id": "SRS7803485",
        "attributes": {
            "longitude": -159.4893,
            "biosample": "SAMN16930461",
            "latitude": 74.349,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "-0.917532653061224",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-159.4893333",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA: Chukchi Sea",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2016-08-02T15:07:00Z",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "marine water body",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.water;MIMARKS.survey",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "50.586",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "74.349",
                    "unit": null
                }
            ],
            "accession": "SRS7803485",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "CBL2016 C25 50.6m seawater, 18S amplicons",
            "environment-biome": "marine biome",
            "environment-feature": "marine water body",
            "environment-material": "water",
            "sample-name": "20180408-18S-Plate13-G09",
            "sample-alias": "20180408-18S-Plate13-G09",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-03-14T02:04:36"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Mixed"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS7803485/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005200",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005200?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS7803485/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS7803485?format=api"
        }
    }
}