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

{
    "data": {
        "type": "samples",
        "id": "ERS1610367",
        "attributes": {
            "biosample": "SAMEA103921199",
            "longitude": -108.55,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-108.55",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA:CO:Boulder",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "freshwater biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "animal-associated habitat",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "mucus",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "host-associated",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "1400.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "39.06",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2000",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2017-03-19",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Catostomus discobolus",
                    "unit": null
                }
            ],
            "latitude": 39.06,
            "accession": "ERS1610367",
            "analysis-completed": "2019-03-06",
            "collection-date": null,
            "geo-loc-name": "USA:CO:Boulder",
            "sample-desc": "fish biogeography, ventralright side near gills",
            "environment-biome": "freshwater biome",
            "environment-feature": "animal-associated habitat",
            "environment-material": "mucus",
            "sample-name": "qiita_sid_1748:1748.BLANK31",
            "sample-alias": "qiita_sid_1748:1748.BLANK31",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-03-06T20:20:47"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Animal"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Animal?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1610367/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00003925",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003925?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1610367/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1610367?format=api"
        }
    }
}