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

{
    "data": {
        "type": "samples",
        "id": "SRS4952823",
        "attributes": {
            "latitude": 48.4873,
            "longitude": 9.4486,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "9.44864835",
                    "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": "meadow 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.48725232",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Dactylis glomerata",
                    "unit": null
                }
            ],
            "biosample": "SAMN12034911",
            "accession": "SRS4952823",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Plot AEG15 resident plant Dactylis glomerata biological replicate 4 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": "meadow soil|Leptosol",
            "sample-name": "RS1098_AEG15",
            "sample-alias": "RS1098_AEG15",
            "host-tax-id": 4509,
            "species": null,
            "last-update": "2025-01-20T20:27:00"
        },
        "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/SRS4952823/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006742",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006742?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4952823/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4952823?format=api"
        }
    }
}