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

{
    "data": {
        "type": "samples",
        "id": "ERS2654611",
        "attributes": {
            "biosample": "SAMEA4834740",
            "longitude": 145.4655,
            "latitude": -14.6834,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "23.9",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "145.46554",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Australia",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2014",
                    "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": "1.524",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-14.68344",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000040",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "sp",
                    "unit": null
                }
            ],
            "accession": "ERS2654611",
            "analysis-completed": null,
            "collection-date": "2014-01-01",
            "geo-loc-name": null,
            "sample-desc": "Coral Mucus from Symphyllia sp sampled from Lizard Island, Australia as sample E1.19.Sym.sp1.20140815.M of the Global Coral Microbiome Project",
            "environment-biome": "coral reef",
            "environment-feature": "coral",
            "environment-material": "Coral Mucus;mucus",
            "sample-name": "E1.19.Sym.sp.1.20140815.M",
            "sample-alias": "E1.19.Sym.sp.1.20140815.M",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-04-11T18:36:16"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2654611/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005318",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005318?format=api"
                        }
                    }
                ]
            },
            "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"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2654611/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2654611?format=api"
        }
    }
}