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

{
    "data": {
        "type": "samples",
        "id": "ERS14614285",
        "attributes": {
            "biosample": "SAMEA112622270",
            "longitude": 7.9005,
            "latitude": 54.1862,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "Helgoland 2019",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "7.900457",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Germany",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2019-06-21",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine biome [ENVO: 00000447]",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "marine pelagic feature [ENVO: 01000044]",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "sea water [ENVO: 00002149]",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "10",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "54.186146",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000024",
                    "unit": null
                }
            ],
            "accession": "ERS14614285",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "2 L surface water 18S 0.2 um",
            "environment-biome": "marine biome [ENVO: 00000447]",
            "environment-feature": "marine pelagic feature [ENVO: 01000044]",
            "environment-material": "sea water [ENVO: 00002149]",
            "sample-name": "74918:ccc3b5dd-521f-4061-bdde-4df4002f3847",
            "sample-alias": "74918:ccc3b5dd-521f-4061-bdde-4df4002f3847",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-08-01T09:32:23"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS14614285/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006686",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006686?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/ERS14614285/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS14614285?format=api"
        }
    }
}