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

{
    "data": {
        "type": "samples",
        "id": "ERS14859263",
        "attributes": {
            "latitude": 41.6733,
            "longitude": 2.8031,
            "biosample": "SAMEA112852644",
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "ASG",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "2.80314",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Spain",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2021-02-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "aquatic biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "marine benthic biome",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "adult sponge tissue",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "11",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "68574",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "41.67333",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000013",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Chondrosia reniformis",
                    "unit": null
                }
            ],
            "accession": "ERS14859263",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "ce567e90-99f9-4c2b-84be-4bf6ed55871d-asg-metagenome",
            "environment-biome": "aquatic biome",
            "environment-feature": "marine benthic biome",
            "environment-material": "adult sponge tissue",
            "sample-name": "ce567e90-99f9-4c2b-84be-4bf6ed55871d",
            "sample-alias": "ce567e90-99f9-4c2b-84be-4bf6ed55871d",
            "host-tax-id": 68574,
            "species": null,
            "last-update": "2024-02-19T11:36:17"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Porifera"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Porifera?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS14859263/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006587",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006587?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS14859263/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS14859263?format=api"
        }
    }
}