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

{
    "data": {
        "type": "samples",
        "id": "ERS642799",
        "attributes": {
            "biosample": "SAMEA3215281",
            "longitude": 24.17,
            "latitude": 60.79,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Habitat models of wood-inhabiting fungi on wood decay gradient of Norway spruce logs",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "24.17",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Finland",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2008",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "boreal forest",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "coniferous forest",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "decaying wood",
                    "unit": null
                },
                {
                    "key": "target subfragment",
                    "value": "ITS1 of rDNA",
                    "unit": null
                },
                {
                    "key": "pcr primers",
                    "value": "ITS1f,ITS2",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "pyrosequencing",
                    "unit": null
                },
                {
                    "key": "host common name",
                    "value": "Norway spruce",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "60.79",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "1593443",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000020",
                    "unit": null
                },
                {
                    "key": "host life stage",
                    "value": "dead",
                    "unit": null
                },
                {
                    "key": "plant-associated environmental package",
                    "value": "plant-associated",
                    "unit": null
                }
            ],
            "accession": "ERS642799",
            "analysis-completed": "2017-01-05",
            "collection-date": null,
            "geo-loc-name": "Finland",
            "sample-desc": "Dead woody substrate",
            "environment-biome": "boreal forest",
            "environment-feature": "coniferous forest",
            "environment-material": "decaying wood",
            "sample-name": "86",
            "sample-alias": "86",
            "host-tax-id": 3329,
            "species": null,
            "last-update": "2023-09-20T13:29:52"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS642799/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001361",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001361?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Engineered:Solid waste:Composting:Wood"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Solid%20waste:Composting:Wood?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS642799/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS642799?format=api"
        }
    }
}