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

{
    "data": {
        "type": "samples",
        "id": "ERS1909451",
        "attributes": {
            "biosample": "SAMEA104284473",
            "longitude": 10.0373,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Normigas",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "10.0373",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Denmark",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2016-05-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Anaerobic digester  microbiome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "mesophilic sludge digester",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Anaerobic digester biomass",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "wastewater/sludge",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "56.4697",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000023",
                    "unit": null
                }
            ],
            "latitude": 56.4697,
            "accession": "ERS1909451",
            "analysis-completed": null,
            "collection-date": "2016-05-01",
            "geo-loc-name": null,
            "sample-desc": "Metagenome-Randers-0512",
            "environment-biome": "Anaerobic digester  microbiome",
            "environment-feature": "mesophilic sludge digester",
            "environment-material": "Anaerobic digester biomass",
            "sample-name": "Randers-0512A",
            "sample-alias": "Randers-0512A",
            "host-tax-id": null,
            "species": null,
            "last-update": "2020-05-22T02:40:42"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Engineered:Wastewater"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1909451/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005431",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005431?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00005432",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005432?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1909451/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1909451?format=api"
        }
    }
}