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

{
    "data": {
        "type": "samples",
        "id": "ERS1653701",
        "attributes": {
            "latitude": 22.5445,
            "longitude": 72.9681,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "72.96807",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "India",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2015-01-19",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Terrestrial",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Research station",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Organic Material",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "host-associated",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina",
                    "unit": null
                },
                {
                    "key": "host common name",
                    "value": "Chicken",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "22.5445",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2000",
                    "unit": null
                },
                {
                    "key": "host body site",
                    "value": "ceacum",
                    "unit": null
                }
            ],
            "biosample": "SAMEA103964533",
            "accession": "ERS1653701",
            "analysis-completed": "2017-08-25",
            "collection-date": "2015-01-19",
            "geo-loc-name": "India",
            "sample-desc": "Cecal microbiome of Aseel breed using 16s rRNA, V1-V2 region.",
            "environment-biome": "Terrestrial",
            "environment-feature": "Research station",
            "environment-material": "Organic Material",
            "sample-name": "APA10_4-P1",
            "sample-alias": "APA10_4-P1",
            "host-tax-id": 9031,
            "species": "Gallus gallus",
            "last-update": "2017-08-25T10:57:17"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Birds:Digestive system:Ceca"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Birds:Digestive%20system:Ceca?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1653701/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000486",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000486?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1653701/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1653701?format=api"
        }
    }
}