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

{
    "data": {
        "type": "samples",
        "id": "ERS2026553",
        "attributes": {
            "biosample": "SAMEA104408611",
            "longitude": 16.3665,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "8437.0",
                    "unit": null
                },
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "BONUS BLUEPRINT transect and redoxcline",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "16.3665",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Baltic Sea",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2014-06-08T10:24:00",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Brackish water",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Pelagic",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina HiSeq",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "30,27",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "7.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "55.5659",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000024",
                    "unit": null
                }
            ],
            "latitude": 55.5659,
            "accession": "ERS2026553",
            "analysis-completed": null,
            "collection-date": "2014-06-08",
            "geo-loc-name": null,
            "sample-desc": "Blueprint:S6_D_11C",
            "environment-biome": "Brackish water",
            "environment-feature": "Pelagic",
            "environment-material": "water",
            "sample-name": "P1994_120",
            "sample-alias": "P1994_120",
            "host-tax-id": null,
            "species": null,
            "last-update": "2025-03-05T19:43:34"
        },
        "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/ERS2026553/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005395",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005395?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00005396",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005396?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00006754",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006754?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2026553/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2026553?format=api"
        }
    }
}