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

{
    "data": {
        "type": "samples",
        "id": "ERS524445",
        "attributes": {
            "longitude": -2.2135,
            "biosample": "SAMEA2691173",
            "latitude": 53.4436,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "IBD microbiota in mdr1a mice",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-2.213509",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "United Kingdom",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2014-03-10",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "stool",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "animal-associated habitat",
                    "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": "miscellaneous parameter",
                    "value": "cage 3",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "53.443561",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "10090",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000013",
                    "unit": null
                },
                {
                    "key": "host age",
                    "value": "6",
                    "unit": "weeks"
                },
                {
                    "key": "host body product",
                    "value": "stool",
                    "unit": null
                },
                {
                    "key": "host family relationship",
                    "value": "mother 7",
                    "unit": null
                },
                {
                    "key": "host genotype",
                    "value": "knockout",
                    "unit": null
                },
                {
                    "key": "host sex",
                    "value": "male",
                    "unit": null
                }
            ],
            "accession": "ERS524445",
            "analysis-completed": "2014-11-26",
            "collection-date": null,
            "geo-loc-name": "United Kingdom",
            "sample-desc": "faecal samples from mdr1a-/- mouse 6",
            "environment-biome": "stool",
            "environment-feature": "animal-associated habitat",
            "environment-material": "organic material",
            "sample-name": "361_faeces",
            "sample-alias": "361_faeces",
            "host-tax-id": 10090,
            "species": null,
            "last-update": "2024-01-29T09:31:52"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS524445/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000426",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000426?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS524445/runs?format=api"
                }
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Mammals:Digestive system:Large intestine"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS524445?format=api"
        }
    }
}