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

{
    "data": {
        "type": "samples",
        "id": "ERS12744204",
        "attributes": {
            "latitude": -40.5505,
            "longitude": 142.4972,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "Malaspina Expedition 2010",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "142.4972238",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Westerlies Biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "discrete depth within the [MESO] mesopelagic zone",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "particulate matter (ENVO:01000060), including planktonic material (ENVO:01000063)",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "550",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-40.550466",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000030",
                    "unit": null
                }
            ],
            "biosample": "SAMEA110646497",
            "accession": "ERS12744204",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "This sample (MH102A076117DA1415) was collected at station MH_076 during campaign MH_20110318Z00, using a profile-rosette-ctd-water-sampler-(Niskin). The sampling event occurred at position latitudeS=-40.550466 and longitudeE=142.4972238, on date/time=2011-03-25T16:29Z, at a depth of 550 m. The sample material was collected in the marine biome (ENVO:00000447) targeting a discrete depth within the [MESO] mesopelagic zone. The sample material was size-fractionated (0.22-3um), packaged in a 2-mL cryotube, with no addition of chemical, flash frozen in liquid nitrogen and stored in a freezer at -80 degrees Celsius, labelled MP1415, and sent to the Institut de Ciencies del Mar (CSIC), Barcelona, Spain.",
            "environment-biome": "Westerlies Biome",
            "environment-feature": "discrete depth within the [MESO] mesopelagic zone",
            "environment-material": "particulate matter (ENVO:01000060), including planktonic material (ENVO:01000063)",
            "sample-name": "MH102A076117DA1415",
            "sample-alias": "MH102A076117DA1415",
            "host-tax-id": null,
            "species": null,
            "last-update": "2025-03-21T04:50:35"
        },
        "relationships": {
            "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"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS12744204/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006577",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006577?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00006784",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006784?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS12744204/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS12744204?format=api"
        }
    }
}