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

{
    "data": {
        "type": "samples",
        "id": "ERS14904129",
        "attributes": {
            "longitude": null,
            "biosample": "SAMEA112897992",
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "controlled environment microbial flux",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "United Kingdom",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2021",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "water body",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "resevoir",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "irrigation resevoir",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000025",
                    "unit": null
                }
            ],
            "accession": "ERS14904129",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "recirculated water ebb 1",
            "environment-biome": "water body",
            "environment-feature": "resevoir",
            "environment-material": "irrigation resevoir",
            "sample-name": "T31",
            "sample-alias": "T31",
            "host-tax-id": null,
            "species": null,
            "last-update": "2025-03-03T16:56:36"
        },
        "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/ERS14904129/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006753",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006753?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS14904129/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS14904129?format=api"
        }
    }
}