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

{
    "data": {
        "type": "samples",
        "id": "ERS5671161",
        "attributes": {
            "biosample": "SAMEA7983877",
            "longitude": 11.629,
            "latitude": 52.127,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "CAMPI",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "11.629",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Germany",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2018-04-26",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Human-associated",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Human gut",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Feces",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "human-gut",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina NextSeq500",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "52.127",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000015",
                    "unit": null
                }
            ],
            "accession": "ERS5671161",
            "analysis-completed": null,
            "collection-date": "2018-04-26",
            "geo-loc-name": null,
            "sample-desc": "Fecal sample from an human gut microbiome studied in the contest of the Critical Assessment of Metaproteome Investigation (CAMPI). Extraction and sequencing was performed at LCSB in Luxembourg.",
            "environment-biome": "Human-associated",
            "environment-feature": "Human gut",
            "environment-material": "Feces",
            "sample-name": "FECAL_MG_LUX1",
            "sample-alias": "FECAL_MG_LUX1",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2021-03-31T16:25:28"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5671161/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005729",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005729?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Human:Digestive system:Large intestine:Fecal"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Large%20intestine:Fecal?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5671161/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5671161?format=api"
        }
    }
}