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

{
    "data": {
        "type": "samples",
        "id": "ERS3356663",
        "attributes": {
            "longitude": -80.1495,
            "biosample": "SAMEA5554621",
            "latitude": 26.0112,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Cinachyrella sp. metagenome",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-80.1495",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2015-11-20",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Porifera",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "coral reef",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "environmental",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "host-associated",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "26.0112",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000013",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2019-04-06",
                    "unit": null
                }
            ],
            "accession": "ERS3356663",
            "analysis-completed": "2019-05-02",
            "collection-date": "2015-11-20",
            "geo-loc-name": "USA",
            "sample-desc": "Metagenomic Analysis of the Marine Sponge, Cinachyrella sp: Insights into an Emerging Model Sponge",
            "environment-biome": "Porifera",
            "environment-feature": "coral reef",
            "environment-material": "environmental",
            "sample-name": "CFRL_miseq",
            "sample-alias": "CFRL_miseq",
            "host-tax-id": 666329,
            "species": null,
            "last-update": "2023-11-29T09:52:48"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3356663/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004705",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004705?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00006552",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006552?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3356663/runs?format=api"
                }
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Porifera"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Porifera?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3356663?format=api"
        }
    }
}