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

{
    "data": {
        "type": "samples",
        "id": "ERS12799293",
        "attributes": {
            "biosample": "SAMEA110701755",
            "longitude": 18.2366,
            "latitude": 58.5948,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "PRJEB55296",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "18.23662",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Baltic Sea",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2019-12-06",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine pelagic biome (ENVO:01000023)",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "neritic epipelagic zome biome (ENVO:01000042)",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "brackish water (ENVO:00002019)",
                    "unit": null
                },
                {
                    "key": "target gene",
                    "value": "16S rRNA",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Sequencing by synthesis (Illumina)",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0-10",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "58.59477",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000024",
                    "unit": null
                }
            ],
            "accession": "ERS12799293",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "marine/brackish water plankton sample, sequenced with 16S and 18S rRNA metabarcoding",
            "environment-biome": "marine pelagic biome (ENVO:01000023)",
            "environment-feature": "neritic epipelagic zome biome (ENVO:01000042)",
            "environment-material": "brackish water (ENVO:00002019)",
            "sample-name": "P20310_183",
            "sample-alias": "P20310_183",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-07-26T11:41:31"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS12799293/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006678",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006678?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"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS12799293/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS12799293?format=api"
        }
    }
}