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

{
    "data": {
        "type": "samples",
        "id": "SRS13461522",
        "attributes": {
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-81.0348",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2020-06-01",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "9606",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "34.0007",
                    "unit": null
                }
            ],
            "longitude": -81.0348,
            "biosample": "SAMN28703795",
            "latitude": 34.0007,
            "accession": "SRS13461522",
            "analysis-completed": null,
            "collection-date": "2020-06-01",
            "geo-loc-name": null,
            "sample-desc": "The study aimed to investigate the gut microbiome, antibiotic resistance, and mobile genetic element alteration associated with intestinal inflammation in Gulf War Illness.",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "GH1, GH3, GH4, GH6, GH7, GH9, GH10, GH11, GH12, GH14, GH15, GH16, GH18, GH19, GH22, GH24, GH25, GH26, GH32",
            "sample-alias": "GH1, GH3, GH4, GH6, GH7, GH9, GH10, GH11, GH12, GH14, GH15, GH16, GH18, GH19, GH22, GH24, GH25, GH26, GH32",
            "host-tax-id": 9606,
            "species": null,
            "last-update": "2023-03-18T00:52:34"
        },
        "relationships": {
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS13461522/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS13461522/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006129",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006129?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Mammals:Gastrointestinal tract:Intestine"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Gastrointestinal%20tract:Intestine?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS13461522?format=api"
        }
    }
}