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

{
    "data": {
        "type": "samples",
        "id": "ERS12744244",
        "attributes": {
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "Malaspina Expedition 2010",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-32.9037848",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Westerlies Biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "discrete depth within the [EPI] epipelagic zone",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "particulate matter (ENVO:01000060), including planktonic material (ENVO:01000063)",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "150",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "26.9218629",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000030",
                    "unit": null
                }
            ],
            "latitude": 26.9219,
            "biosample": "SAMEA110646537",
            "longitude": -32.9038,
            "accession": "ERS12744244",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "This sample (MH203A14120DA2819) was collected at station MH_141 during campaign MH_20110620Z00, using a profile-rosette-ctd-water-sampler-(Niskin). The sampling event occurred at position latitudeN=26.9218629 and longitudeW=-32.9037848, on date/time=2011070599:99Z, at a depth of 150 m. The sample material was collected in the marine biome (ENVO:00000447) targeting a discrete depth within the [EPI] epipelagic 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 MP2819, and sent to the Institut de Ciencies del Mar (CSIC), Barcelona, Spain.",
            "environment-biome": "Westerlies Biome",
            "environment-feature": "discrete depth within the [EPI] epipelagic zone",
            "environment-material": "particulate matter (ENVO:01000060), including planktonic material (ENVO:01000063)",
            "sample-name": "MH203A141208DA2819",
            "sample-alias": "MH203A141208DA2819",
            "host-tax-id": null,
            "species": null,
            "last-update": "2025-03-18T15:22:44"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS12744244/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/ERS12744244/runs?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"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS12744244?format=api"
        }
    }
}