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

{
    "data": {
        "type": "samples",
        "id": "SRS1026069",
        "attributes": {
            "longitude": 126.0,
            "biosample": "SAMN03330014",
            "latitude": 79.4167,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "314.0",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "126.0",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Russia: Laptev Sea",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2007-09-19",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "Metagenome or environmental",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "31.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "79.4167",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "accession": "SRS1026069",
            "analysis-completed": "2018-09-12",
            "collection-date": "2007-09-19",
            "geo-loc-name": "Russia: Laptev Sea",
            "sample-desc": "16S rRNA",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Lv_2007_VB1007_7m_arch",
            "sample-alias": "Lv_2007_VB1007_7m_arch",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-01-16T11:45:09"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Oceanic"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1026069/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00003009",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003009?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1026069/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1026069?format=api"
        }
    }
}