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

{
    "data": {
        "type": "samples",
        "id": "ERS1280594",
        "attributes": {
            "longitude": -79.843,
            "biosample": "SAMEA4369145",
            "latitude": 9.187,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-79.843",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "GAZ:Panama;Panama:Barro Colorado Nature Monument",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "tropical moist broadleaf forest biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "animal-associated habitat",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "feces",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "host-associated",
                    "unit": null
                },
                {
                    "key": "altitude",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "40.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "9.187",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2000",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2016-08-05",
                    "unit": null
                },
                {
                    "key": "host",
                    "value": "Green iguana",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Iguana iguana",
                    "unit": null
                }
            ],
            "accession": "ERS1280594",
            "analysis-completed": "2019-04-12",
            "collection-date": null,
            "geo-loc-name": "GAZ:Panama;Panama:Barro Colorado Nature Monument",
            "sample-desc": "gut metagenome Iguana-156",
            "environment-biome": "tropical moist broadleaf forest biome",
            "environment-feature": "animal-associated habitat",
            "environment-material": "feces",
            "sample-name": "qiita_sid_963:963.Iguana.156.052511.SUR.vial.755",
            "sample-alias": "qiita_sid_963:963.Iguana.156.052511.SUR.vial.755",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-04-12T12:53:15"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Reptile"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Reptile?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1280594/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004557",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004557?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1280594/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1280594?format=api"
        }
    }
}