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

{
    "data": {
        "type": "samples",
        "id": "ERS2654740",
        "attributes": {
            "biosample": "SAMEA4834869",
            "longitude": 113.7692,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "23.0",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "113.769166",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Australia",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2015",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "coral reef",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "coral",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Coral Tissue;organic material",
                    "unit": null
                },
                {
                    "key": "target gene",
                    "value": "16S",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "2.1",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-23.140369",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000040",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "aspera",
                    "unit": null
                }
            ],
            "latitude": -23.1404,
            "accession": "ERS2654740",
            "analysis-completed": null,
            "collection-date": "2015-01-01",
            "geo-loc-name": null,
            "sample-desc": "Coral Tissue from Mycedium elephantotus sampled from Bills Bay, Ningaloo, Western Australia, Australia as sample E7.Myc.elep.1.20150622.T of the Global Coral Microbiome Project",
            "environment-biome": "coral reef",
            "environment-feature": "coral",
            "environment-material": "Coral Tissue;organic material",
            "sample-name": "E7.17.Myc.elep.1.20150622.T",
            "sample-alias": "E7.17.Myc.elep.1.20150622.T",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-04-11T18:18:06"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Intertidal zone:Coral reef"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone:Coral%20reef?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2654740/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005318",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005318?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2654740/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2654740?format=api"
        }
    }
}