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

{
    "data": {
        "type": "samples",
        "id": "ERS1510123",
        "attributes": {
            "longitude": 119.15,
            "biosample": "SAMEA54006418",
            "latitude": 39.72,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "V4 regin of Bacterial 16S rDNA",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2016",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "MiSeq",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "1861841",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS host associated (ERC000013)",
                    "unit": null
                },
                {
                    "key": "host-associated environmental package",
                    "value": "host-associated",
                    "unit": null
                }
            ],
            "accession": "ERS1510123",
            "analysis-completed": "2017-02-08",
            "collection-date": null,
            "geo-loc-name": "China",
            "sample-desc": "fecal microbiota",
            "environment-biome": "host is healthy farmed silver fox or raccoon dog",
            "environment-feature": "fecal microbiota",
            "environment-material": "fresh feces",
            "sample-name": "fecal microbiota",
            "sample-alias": "RD1",
            "host-tax-id": null,
            "species": null,
            "last-update": "2017-02-08T14:20:34"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1510123/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001437",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001437?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1510123/runs?format=api"
                }
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Mammals:Digestive system:Large intestine:Fecal"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine:Fecal?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1510123?format=api"
        }
    }
}