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

{
    "data": {
        "type": "samples",
        "id": "SRS2351925",
        "attributes": {
            "longitude": -92.3369,
            "biosample": "SAMN07343419",
            "latitude": 38.9342,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-92.336876",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA:Midwest:Columbia, MO",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2015-02-27",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "animal cage ENVO:01000922",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "jejunum UBERON:0002115",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Jejunal contents",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "38.93416",
                    "unit": null
                },
                {
                    "key": "host growth conditions",
                    "value": "Individually-ventilated-cages_Aspen",
                    "unit": null
                }
            ],
            "accession": "SRS2351925",
            "analysis-completed": null,
            "collection-date": "2015-02-27",
            "geo-loc-name": null,
            "sample-desc": "Individually-ventilated-cages_Aspen_5058_Jejunal-contents_13-weeks-post-arrival",
            "environment-biome": "animal cage ENVO:01000922",
            "environment-feature": "jejunum UBERON:0002115",
            "environment-material": "Jejunal contents",
            "sample-name": "150227_M01587_0081_000000000-ACLF0-Jejunum_Jejunum139.F9",
            "sample-alias": "150227_M01587_0081_000000000-ACLF0-Jejunum_Jejunum139.F9",
            "host-tax-id": null,
            "species": null,
            "last-update": "2020-02-10T11:22:04"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Mammals:Digestive system"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2351925/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005168",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005168?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2351925/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2351925?format=api"
        }
    }
}