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

{
    "data": {
        "type": "samples",
        "id": "SRS2738982",
        "attributes": {
            "longitude": -150.6091,
            "latitude": 85.723,
            "biosample": "SAMN08138116",
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-150.60908333",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Arctic Ocean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2015-09-14",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "sea ice floe",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "sea ice",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.water;MIMARKS.survey",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "1.2",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "85.723",
                    "unit": null
                }
            ],
            "accession": "SRS2738982",
            "analysis-completed": null,
            "collection-date": "2015-09-14",
            "geo-loc-name": null,
            "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
            "environment-biome": "marine biome",
            "environment-feature": "sea ice floe",
            "environment-material": "sea ice",
            "sample-name": "GEOTRACES_2015_09_14_Station42_1.2_A_KD041",
            "sample-alias": "GEOTRACES_2015_09_14_Station42_1.2_A_KD041",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-03-14T03:38:39"
        },
        "relationships": {
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2738982/runs?format=api"
                }
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Mixed"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2738982/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005200",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005200?format=api"
                        }
                    }
                ]
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2738982?format=api"
        }
    }
}