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

{
    "data": {
        "type": "samples",
        "id": "ERS3867513",
        "attributes": {
            "biosample": "SAMEA6066393",
            "longitude": null,
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Reeindeer lichens as potential natural products source",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Finland",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2017-09-19",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "forest biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "microbial feature",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "organic material",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "miscellaneous natural or artificial environment",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000025",
                    "unit": null
                }
            ],
            "accession": "ERS3867513",
            "analysis-completed": null,
            "collection-date": "2017-09-19",
            "geo-loc-name": null,
            "sample-desc": "lichen from Boreal forest",
            "environment-biome": "forest biome",
            "environment-feature": "microbial feature",
            "environment-material": "organic material",
            "sample-name": "Cladonia uncialis L2",
            "sample-alias": "Cladonia uncialis L2",
            "host-tax-id": null,
            "species": null,
            "last-update": "2021-11-15T12:36:15"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3867513/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005843",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005843?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Fungi"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fungi?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3867513/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3867513?format=api"
        }
    }
}