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

{
    "data": {
        "type": "samples",
        "id": "SRS2571036",
        "attributes": {
            "latitude": -35.9052,
            "longitude": -178.9612,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-178.9612333",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Pacific Ocean: Kermadec Trench",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2014-04",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine sediment",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "ocean trench",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "sediment",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.sediment",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0to1",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-35.90515833",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                }
            ],
            "biosample": "SAMN07732273",
            "accession": "SRS2571036",
            "analysis-completed": "2018-07-24",
            "collection-date": "2014-04-01",
            "geo-loc-name": "Pacific Ocean: Kermadec Trench",
            "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
            "environment-biome": "marine sediment",
            "environment-feature": "ocean trench",
            "environment-material": "sediment",
            "sample-name": "N072_0to1",
            "sample-alias": "N072_0to1",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-04-15T16:22:29"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Sediment"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Sediment?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2571036/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00002605",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002605?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2571036/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2571036?format=api"
        }
    }
}