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

{
    "data": {
        "type": "samples",
        "id": "SRS597322",
        "attributes": {
            "biosample": "SAMN02731750",
            "longitude": null,
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "-1.0168",
                    "unit": null
                },
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "experimental factor",
                    "value": "seasonal/depth",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Polar Antarctic Province",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2008-01-27",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "seawater",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.water;MIMARKS.survey",
                    "unit": null
                },
                {
                    "key": "sample collection device or method",
                    "value": "Niskin",
                    "unit": null
                },
                {
                    "key": "target gene",
                    "value": "16S rRNA",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "GS FLX LR70 454 pyrosequencing",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "99.821",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "34.0317",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2015-06-23",
                    "unit": null
                }
            ],
            "accession": "SRS597322",
            "analysis-completed": "2019-04-05",
            "collection-date": "2008-01-27",
            "geo-loc-name": "Polar Antarctic Province",
            "sample-desc": "Palmer Station LTER metagenome archaea",
            "environment-biome": "seawater",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "PAL_8_1_A",
            "sample-alias": "PAL_8_1_A",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-04-15T18:59:10"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS597322/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00003989",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003989?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS597322/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS597322?format=api"
        }
    }
}