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

{
    "data": {
        "type": "samples",
        "id": "SRS9492344",
        "attributes": {
            "latitude": 38.7474,
            "longitude": -9.1617,
            "biosample": "SAMN20236183",
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-9.1616681",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Portugal: Lisbon",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2021-05-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "=F126",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "=G126",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "ENVO:01000162",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.host-associated;MIMARKS.survey",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "38.74742994",
                    "unit": null
                },
                {
                    "key": "host genotype",
                    "value": "DBA/2",
                    "unit": null
                },
                {
                    "key": "host sex",
                    "value": "male",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Mus musculus",
                    "unit": null
                }
            ],
            "accession": "SRS9492344",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
            "environment-biome": "=F126",
            "environment-feature": "=G126",
            "environment-material": "ENVO:01000162",
            "sample-name": "DBA2_NI_D7_7_lung",
            "sample-alias": "DBA2_NI_D7_7_lung",
            "host-tax-id": null,
            "species": null,
            "last-update": "2023-09-03T12:01:18"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Mammals"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS9492344/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS9492344/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006414",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006414?format=api"
                        }
                    }
                ]
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS9492344?format=api"
        }
    }
}