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

{
    "data": {
        "type": "samples",
        "id": "ERS2654764",
        "attributes": {
            "biosample": "SAMEA4834893",
            "longitude": 147.5752,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "28.0",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "147.57515",
                    "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 Mucus;mucus",
                    "unit": null
                },
                {
                    "key": "target gene",
                    "value": "16S",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "6.5",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "86514",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-18.611",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000040",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "heliopora",
                    "unit": null
                }
            ],
            "latitude": -18.611,
            "accession": "ERS2654764",
            "analysis-completed": null,
            "collection-date": "2015-01-01",
            "geo-loc-name": null,
            "sample-desc": "Coral Mucus from Diploastrea heliopora sampled from Great Barrier Reef - Central Sector, Australia as sample E3.15.Dip.heli.2F.20150105.m of the Global Coral Microbiome Project",
            "environment-biome": "coral reef",
            "environment-feature": "coral",
            "environment-material": "Coral Mucus;mucus",
            "sample-name": "E3.15.Dip.heli.2.20150105.M",
            "sample-alias": "E3.15.Dip.heli.2.20150105.M",
            "host-tax-id": 86514,
            "species": null,
            "last-update": "2024-04-11T18:17:02"
        },
        "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/ERS2654764/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/ERS2654764/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2654764?format=api"
        }
    }
}