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

{
    "data": {
        "type": "samples",
        "id": "ERS1028544",
        "attributes": {
            "biosample": "SAMEA3721395",
            "longitude": 11.3,
            "latitude": 44.5,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "EDguts",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "11.3",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Italy",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2013",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Mediterranean vegetation",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Host",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Fecal",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "host-associated",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina Miseq",
                    "unit": null
                },
                {
                    "key": "host common name",
                    "value": "rats",
                    "unit": null
                },
                {
                    "key": "perturbation",
                    "value": "DEP",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "44.5",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "1436733",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000013",
                    "unit": null
                },
                {
                    "key": "host age",
                    "value": "62",
                    "unit": "days"
                },
                {
                    "key": "host body habitat",
                    "value": "gut",
                    "unit": null
                }
            ],
            "accession": "ERS1028544",
            "analysis-completed": "2016-01-12",
            "collection-date": null,
            "geo-loc-name": "Italy",
            "sample-desc": "rat gut microbiota",
            "environment-biome": "Mediterranean vegetation",
            "environment-feature": "Host",
            "environment-material": "Fecal",
            "sample-name": "1290",
            "sample-alias": "1290",
            "host-tax-id": 10116,
            "species": null,
            "last-update": "2024-03-12T11:54:24"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1028544/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000592",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000592?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Mammals:Digestive system:Large intestine:Fecal"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine:Fecal?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1028544/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1028544?format=api"
        }
    }
}