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

{
    "data": {
        "type": "samples",
        "id": "ERS631569",
        "attributes": {
            "longitude": 73.3176,
            "biosample": "SAMEA3178637",
            "latitude": 28.0199,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Pilot study on the gut/digestive tract microbes of camel",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2012-12-24",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "host-associated",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "WGS",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "256318",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Ion Torrent PGM",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS host associated (ERC000013)",
                    "unit": null
                }
            ],
            "accession": "ERS631569",
            "analysis-completed": "2015-02-04",
            "collection-date": null,
            "geo-loc-name": "India",
            "sample-desc": "Dromedary Faecal Metagenome-Healthy",
            "environment-biome": "Deserts",
            "environment-feature": "Livestock-associated habitat",
            "environment-material": "Faeces",
            "sample-name": "DFMH13",
            "sample-alias": "Dromedary Faecal Metagenome-Healthy",
            "host-tax-id": 9838,
            "species": "Camelus dromedarius",
            "last-update": "2015-10-09T16:11:00"
        },
        "relationships": {
            "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"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS631569/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000451",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000451?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS631569/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS631569?format=api"
        }
    }
}