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

{
    "data": {
        "type": "samples",
        "id": "ERS12744234",
        "attributes": {
            "longitude": -102.4427,
            "biosample": "SAMEA110646527",
            "latitude": 10.7587,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "Malaspina Expedition 2010",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-102.4426696",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Trades 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": "780",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "10.7586882",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000030",
                    "unit": null
                }
            ],
            "accession": "ERS12744234",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "This sample (MH169A120111DA2235) was collected at station MH_120 during campaign MH_20110514Z00, using a profile-rosette-ctd-water-sampler-(Niskin). The sampling event occurred at position latitudeN=10.7586882 and longitudeW=-102.4426696, on date/time=2011-06-02T11:02Z, at a depth of 780 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 MP2235, and sent to the Institut de Ciencies del Mar (CSIC), Barcelona, Spain.",
            "environment-biome": "Trades Biome",
            "environment-feature": "discrete depth within the [MESO] mesopelagic zone",
            "environment-material": "particulate matter (ENVO:01000060), including planktonic material (ENVO:01000063)",
            "sample-name": "MH169A120111DA2235",
            "sample-alias": "MH169A120111DA2235",
            "host-tax-id": null,
            "species": null,
            "last-update": "2025-03-21T01:34:12"
        },
        "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/ERS12744234/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/ERS12744234/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS12744234?format=api"
        }
    }
}