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

{
    "data": {
        "type": "samples",
        "id": "ERS5150824",
        "attributes": {
            "latitude": 42.97,
            "longitude": 3.0,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "Ocean Sampling Day",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "3.0",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2018-06-21T08:30:00Z/2018-06-21T08:45:00Z",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "coastal wetland ecosystem [ENVO:00000230]",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "microbial community [PCO:1000004]",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "sea water [ENVO:00002149]",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "42.97",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000027",
                    "unit": null
                }
            ],
            "biosample": "SAMEA7392435",
            "accession": "ERS5150824",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "surface water sample from the Coastal Lagoon in Languedoc-Roussillon",
            "environment-biome": "coastal wetland ecosystem [ENVO:00000230]",
            "environment-feature": "microbial community [PCO:1000004]",
            "environment-material": "sea water [ENVO:00002149]",
            "sample-name": "32500:f016dd88-3b2f-48a1-b740-b5a51edf1232",
            "sample-alias": "32500:f016dd88-3b2f-48a1-b740-b5a51edf1232",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-03-01T18:28:19"
        },
        "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/ERS5150824/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006608",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006608?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00006611",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006611?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5150824/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5150824?format=api"
        }
    }
}