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

{
    "data": {
        "type": "samples",
        "id": "SRS4952810",
        "attributes": {
            "biosample": "SAMN12034923",
            "longitude": 9.4911,
            "latitude": 48.4514,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "9.49105114",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Germany:Swabian Alb",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2015-07",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "temperate grassland biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "grassland area",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "pasture soil|Leptosol",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.plant-associated;MIMARKS.survey",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "4509",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "48.45142224",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Dactylis glomerata",
                    "unit": null
                }
            ],
            "accession": "SRS4952810",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Plot AEG33 resident plant Dactylis glomerata biological replicate 10 Resident plants are those plants that have established themselves in the field from seeds of the species pool of the respective plant community",
            "environment-biome": "temperate grassland biome",
            "environment-feature": "grassland area",
            "environment-material": "pasture soil|Leptosol",
            "sample-name": "RS1176_AEG33",
            "sample-alias": "RS1176_AEG33",
            "host-tax-id": 4509,
            "species": null,
            "last-update": "2025-01-20T20:24:01"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4952810/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006742",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006742?format=api"
                        }
                    }
                ]
            },
            "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"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4952810/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4952810?format=api"
        }
    }
}