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

{
    "data": {
        "type": "samples",
        "id": "SRS11936680",
        "attributes": {
            "latitude": 70.2675,
            "longitude": -163.407,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "AMBON2017",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-163.40696",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA: Chukchi Sea",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2017-08-09T13:21:00Z",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "marine water body",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "sediment surface",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.water;MIMARKS.survey",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.05",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "70.2675",
                    "unit": null
                }
            ],
            "biosample": "SAMN25812859",
            "accession": "SRS11936680",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "metabarcoding of marine water body: AMBON2017 ML6.2 0-5cm sediment",
            "environment-biome": "marine biome",
            "environment-feature": "marine water body",
            "environment-material": "sediment surface",
            "sample-name": "AMBON2017 ML6.2 0-5cm sediment",
            "sample-alias": "AMBON2017 ML6.2 0-5cm sediment",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-03-14T06:38:39"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Mixed"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS11936680/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005200",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005200?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS11936680/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS11936680?format=api"
        }
    }
}