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

{
    "data": {
        "type": "samples",
        "id": "SRS1036701",
        "attributes": {
            "biosample": "SAMN03770481",
            "longitude": -70.6733,
            "latitude": 41.525,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "22.9",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-70.67333",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2013-08-07",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine biome (ENVO:00000428)",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "manufactured product (ENVO:00003074)",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "polypropylene",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.water;MIMARKS.survey",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.5 m",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "29.3",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "41.525",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 1000",
                    "unit": null
                }
            ],
            "accession": "SRS1036701",
            "analysis-completed": "2017-05-24",
            "collection-date": "2013-08-07",
            "geo-loc-name": "USA",
            "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
            "environment-biome": "marine biome (ENVO:00000428)",
            "environment-feature": "manufactured product (ENVO:00003074)",
            "environment-material": "polypropylene",
            "sample-name": "WHD_0050_2013_08_07_Bv6",
            "sample-alias": "WHD_0050_2013_08_07_Bv6",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-03-12T14:34:58"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1036701/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001767",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001767?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/SRS1036701/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1036701?format=api"
        }
    }
}