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

{
    "data": {
        "type": "samples",
        "id": "SRS11333448",
        "attributes": {
            "longitude": 5.67,
            "biosample": "SAMN24114765",
            "latitude": 51.98,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "5.67",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Netherlands:Wageningen",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2019-04-17",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "area of cropland [ENVO:01000892]",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "soil [ENVO: 00001998]",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "agricultural soil [ENVO:00002259]",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me;MIGS/MIMS/MIMARKS.plant-associated",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "286530",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "51.98",
                    "unit": null
                },
                {
                    "key": "host genotype",
                    "value": "284",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Solanum lycopersicum x Solanum pimpinellifolium",
                    "unit": null
                }
            ],
            "accession": "SRS11333448",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
            "environment-biome": "area of cropland [ENVO:01000892]",
            "environment-feature": "soil [ENVO: 00001998]",
            "environment-material": "agricultural soil [ENVO:00002259]",
            "sample-name": "P284metag",
            "sample-alias": "P284metag",
            "host-tax-id": 286530,
            "species": null,
            "last-update": "2025-07-03T19:29:15"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Plants:Rhizosphere"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Rhizosphere?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS11333448/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006231",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006231?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS11333448/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS11333448?format=api"
        }
    }
}