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

{
    "data": {
        "type": "samples",
        "id": "SRS8369968",
        "attributes": {
            "latitude": 53.094,
            "longitude": 13.6351,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "13.63507972",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Germany:Schorfheide-Chorin",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2017-05",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "temperate forest",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Pine_age-class_immature_timber",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me;MIGS/MIMS/MIMARKS.soil",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0-10 cm",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "53.09398488",
                    "unit": null
                }
            ],
            "biosample": "SAMN18109670",
            "accession": "SRS8369968",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Keywords: GSC:MIxS MIMS:6.0",
            "environment-biome": "temperate forest",
            "environment-feature": "Pine_age-class_immature_timber",
            "environment-material": "soil",
            "sample-name": "SEW19_2017",
            "sample-alias": "SEW19_2017",
            "host-tax-id": null,
            "species": null,
            "last-update": "2025-01-21T13:03:15"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8369968/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006745",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006745?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8369968/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8369968?format=api"
        }
    }
}