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

{
    "data": {
        "type": "samples",
        "id": "SRS21449259",
        "attributes": {
            "latitude": 10.3576,
            "longitude": -117.1589,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-117.15890666",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Pacific Ocean: NORI-D, CCZ",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2021-05-24",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "Metagenome or environmental",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "4279.659 m",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "10.35762833",
                    "unit": null
                }
            ],
            "biosample": "SAMN41571731",
            "accession": "SRS21449259",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "AKS279 C3",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "CCZ_03",
            "sample-alias": "CCZ_03",
            "host-tax-id": null,
            "species": null,
            "last-update": "2025-03-07T13:56:28"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Sediment"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Sediment?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS21449259/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006757",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006757?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS21449259/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS21449259?format=api"
        }
    }
}