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

{
    "data": {
        "type": "samples",
        "id": "ERS2778567",
        "attributes": {
            "biosample": "SAMEA4960141",
            "longitude": -2.8758,
            "latitude": 43.2912,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "broiler and free-range chickens caecal microbiome",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-2.875765",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Spain",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2016-01-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "caecum",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "caecum",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "caecal content",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "host-associated",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "body site",
                    "value": "caecum",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "43.291225",
                    "unit": null
                },
                {
                    "key": "gravidity",
                    "value": "caecum",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000013",
                    "unit": null
                }
            ],
            "accession": "ERS2778567",
            "analysis-completed": null,
            "collection-date": "2016-01-01",
            "geo-loc-name": null,
            "sample-desc": "16S rRNA (V4 region) gene amplicon sequences derived from free-range chicken caecal content",
            "environment-biome": "caecum",
            "environment-feature": "caecum",
            "environment-material": "caecal content",
            "sample-name": "A30D81B",
            "sample-alias": "A30D81B",
            "host-tax-id": null,
            "species": null,
            "last-update": "2020-08-24T17:09:30"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2778567/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005593",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005593?format=api"
                        }
                    }
                ]
            },
            "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"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2778567/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2778567?format=api"
        }
    }
}