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

{
    "data": {
        "type": "samples",
        "id": "ERS13655450",
        "attributes": {
            "latitude": 52.0076,
            "longitude": 9.9371,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "Soil_Prokaryote_responses_to_antimetabolites_metagenomes",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "9.9371111",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Germany",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2021-04-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "cropping",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina_NovaSeq",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.01",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "172.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "52.0076111",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000022",
                    "unit": null
                }
            ],
            "biosample": "SAMEA111545390",
            "accession": "ERS13655450",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "BulkSoil.Day6.Pos",
            "environment-biome": "cropping",
            "environment-feature": "soil",
            "environment-material": "soil",
            "sample-name": "ena-SAMPLE-TAB-03-11-2022-10:55:48:896-15979",
            "sample-alias": "ena-SAMPLE-TAB-03-11-2022-10:55:48:896-15979",
            "host-tax-id": null,
            "species": null,
            "last-update": "2025-03-15T18:35:38"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Plants:Rhizosphere:Soil"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Rhizosphere:Soil?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS13655450/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006783",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006783?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS13655450/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS13655450?format=api"
        }
    }
}