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

{
    "data": {
        "type": "samples",
        "id": "SRS18004403",
        "attributes": {
            "biosample": "SAMN35718036",
            "longitude": -86.48,
            "latitude": 33.31,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-86.48",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA:Alabama,Birmingham",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2022-08-31",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "ENVO:01001406",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "ENVO:01001406",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMARKS.specimen;MIGS/MIMS/MIMARKS.host-associated",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "33.31",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Mus musculus",
                    "unit": null
                }
            ],
            "accession": "SRS18004403",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Keywords: GSC:MIxS MIMARKS:6.0",
            "environment-biome": "ENVO:01001406",
            "environment-feature": "ENVO:01001406",
            "environment-material": null,
            "sample-name": "M18_Lung_BPD_NO",
            "sample-alias": "M18_Lung_BPD_NO",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2023-09-26T14:36:18"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS18004403/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006431",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006431?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Human:Digestive system:Large intestine:Fecal"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Large%20intestine:Fecal?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS18004403/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS18004403?format=api"
        }
    }
}