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

{
    "data": {
        "type": "samples",
        "id": "SRS1036748",
        "attributes": {
            "longitude": -69.48,
            "biosample": "SAMN03770433",
            "latitude": 38.5283,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "19.5",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-69.48",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Atlantic Ocean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2013-06-10",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine biome (ENVO:00000428)",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "saline water (ENVO:00002010)",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.water;MIMARKS.survey",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0 m",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "34.4",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "38.52833",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 1000",
                    "unit": null
                }
            ],
            "accession": "SRS1036748",
            "analysis-completed": "2017-05-24",
            "collection-date": "2013-06-10",
            "geo-loc-name": "Atlantic Ocean",
            "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
            "environment-biome": "marine biome (ENVO:00000428)",
            "environment-feature": "water",
            "environment-material": "saline water (ENVO:00002010)",
            "sample-name": "SEA_0498_6_10_2013_Bv6",
            "sample-alias": "SEA_0498_6_10_2013_Bv6",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-03-12T14:38:25"
        },
        "relationships": {
            "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"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1036748/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001767",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001767?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1036748/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1036748?format=api"
        }
    }
}