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

{
    "data": {
        "type": "samples",
        "id": "ERS2967267",
        "attributes": {
            "biosample": "SAMEA5159538",
            "longitude": 4.185,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "ABYSS",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "4.185",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Arctic Ocean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2016-07-06",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine photic zone [ENVO:00000209]",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "microbial feature [ENVO:01000007]",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "sea water [ENVO:00002149]",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "2460.9",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "79.065",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000024",
                    "unit": null
                }
            ],
            "latitude": 79.065,
            "accession": "ERS2967267",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Particle associated community from station HG4 at bathypelagic waters",
            "environment-biome": "marine photic zone [ENVO:00000209]",
            "environment-feature": "microbial feature [ENVO:01000007]",
            "environment-material": "sea water [ENVO:00002149]",
            "sample-name": "12325:a650f013-25a6-41b9-ac8b-0ebd3d5d402d",
            "sample-alias": "12325:a650f013-25a6-41b9-ac8b-0ebd3d5d402d",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-08-12T10:40:35"
        },
        "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/ERS2967267/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006715",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006715?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2967267/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2967267?format=api"
        }
    }
}