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

{
    "data": {
        "type": "samples",
        "id": "SRS2392214",
        "attributes": {
            "biosample": "SAMN07374776",
            "longitude": -121.9017,
            "latitude": 36.6211,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-121.90166",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA:California,Monterey Bay,Pacific Ocean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2014-11-18",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine biome (ENVO:00000447)",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "coastal water(ENVO:00002150)",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Particulates >= 0.2 um(ENVO:01000436)",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMARKS.specimen;MIGS/MIMS/MIMARKS.water",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "10 m",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "36.62114",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2017-07-28",
                    "unit": null
                }
            ],
            "accession": "SRS2392214",
            "analysis-completed": "2019-04-05",
            "collection-date": "2014-11-18",
            "geo-loc-name": "USA:California:Monterey Bay:Pacific Ocean",
            "sample-desc": "1/1 of samples collected at 1 station in the Monterey Bay National Marine Sanctuary (MBNMS) at 10m deep",
            "environment-biome": "marine biome (ENVO:00000447)",
            "environment-feature": "coastal water(ENVO:00002150)",
            "environment-material": "Particulates >= 0.2 um(ENVO:01000436)",
            "sample-name": "MB_LP_001_20141118_10_A_12S_16S_18S",
            "sample-alias": "MB_LP_001_20141118_10_A_12S_16S_18S",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-04-15T17:06:29"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2392214/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004176",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004176?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2392214/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2392214?format=api"
        }
    }
}