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

{
    "data": {
        "type": "samples",
        "id": "ERS1681036",
        "attributes": {
            "biosample": "SAMEA104016198",
            "longitude": 74.5902,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "74.5902",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "India",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2014-12-05",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Terrestrial",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Animal House",
                    "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.9765",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "host body site",
                    "value": "ceacum",
                    "unit": null
                }
            ],
            "latitude": 22.9765,
            "accession": "ERS1681036",
            "analysis-completed": "2017-08-25",
            "collection-date": "2014-12-05",
            "geo-loc-name": "India",
            "sample-desc": "Cecal microbiome of Kadaknath breed using 16s rRNA, V3-V4 region",
            "environment-biome": "Terrestrial",
            "environment-feature": "Animal House",
            "environment-material": "Organic Material",
            "sample-name": "APK07_4-P2",
            "sample-alias": "APK07_4-P2",
            "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/ERS1681036/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/ERS1681036/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1681036?format=api"
        }
    }
}