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

{
    "data": {
        "type": "samples",
        "id": "SRS11752246",
        "attributes": {
            "biosample": "SAMN25226913",
            "longitude": -95.39,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-95.39",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA: TX",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2017-12-05",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Urban Biom",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Research Facility",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Lung Tissue",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.host-associated;MIMARKS.survey",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "29.699",
                    "unit": null
                },
                {
                    "key": "host genotype",
                    "value": "C57BL6/J",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Mus musculus",
                    "unit": null
                }
            ],
            "latitude": 29.699,
            "accession": "SRS11752246",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
            "environment-biome": "Urban Biom",
            "environment-feature": "Research Facility",
            "environment-material": "Lung Tissue",
            "sample-name": "Pammi.BS43.1",
            "sample-alias": "Pammi.BS43.1",
            "host-tax-id": null,
            "species": null,
            "last-update": "2023-09-03T02:29:50"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Mammals:Respiratory system:Pulmonary system"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Respiratory%20system:Pulmonary%20system?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS11752246/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006398",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006398?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS11752246/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS11752246?format=api"
        }
    }
}