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

{
    "data": {
        "type": "samples",
        "id": "ERS402206",
        "attributes": {
            "longitude": -23.3103,
            "biosample": "SAMEA2357025",
            "latitude": -51.1628,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Human faeces Metagenome",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "human gut",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Ion Torrent PGM",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "9606",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Ion Torrent PGM",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "Genomic Standards Consortium defined Minimum Information about any(x) Sequence (GSC MIxS) (ERC000004)",
                    "unit": null
                }
            ],
            "accession": "ERS402206",
            "analysis-completed": "2014-04-25",
            "collection-date": "2011-07-01",
            "geo-loc-name": "Brazil",
            "sample-desc": "Human faeces Metagenome",
            "environment-biome": "host-associated biome",
            "environment-feature": "host-associated habitat",
            "environment-material": "faeces",
            "sample-name": "Human faeces Metagenome3",
            "sample-alias": "Human faeces Metagenome",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2016-02-08T00:05:03"
        },
        "relationships": {
            "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"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS402206/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000367",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000367?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS402206/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS402206?format=api"
        }
    }
}