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

{
    "data": {
        "type": "samples",
        "id": "SRS2218345",
        "attributes": {
            "biosample": "SAMN07139207",
            "longitude": 34.5167,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "34.5167",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Israel: Nearer Dorad power station",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2016-11-14",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "temperate mediterranean sea biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "marine sub-littoral zone",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "shallow marine sediment",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "1.5",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "-1.5",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "31.63212",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                }
            ],
            "latitude": 31.6321,
            "accession": "SRS2218345",
            "analysis-completed": "2018-09-03",
            "collection-date": "2016-11-14",
            "geo-loc-name": "Israel: Nearer Dorad power station",
            "sample-desc": "Sample 'as1c' (Foram SAL-AS1c)",
            "environment-biome": "temperate mediterranean sea biome",
            "environment-feature": "marine sub-littoral zone",
            "environment-material": "shallow marine sediment",
            "sample-name": "foram_as1c",
            "sample-alias": "foram_as1c",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-01-23T11:48:57"
        },
        "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/SRS2218345/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00002782",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002782?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2218345/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2218345?format=api"
        }
    }
}