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

{
    "data": {
        "type": "samples",
        "id": "ERS1031691",
        "attributes": {
            "biosample": "SAMEA3724542",
            "longitude": 22.784,
            "latitude": 64.643,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "13.3",
                    "unit": null
                },
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Baltic Sea Transects",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "22.784",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Baltic Sea",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2013-07-15T04:41",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "brackish water",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "2.75",
                    "unit": "psu"
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "64.643",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "408172",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000025",
                    "unit": null
                },
                {
                    "key": "geographic location (region and locality)",
                    "value": "Bothnian Bay (Gulf of Bothnia)",
                    "unit": null
                },
                {
                    "key": "miscellaneous environmental package",
                    "value": "miscellaneous natural or artificial environment",
                    "unit": null
                }
            ],
            "accession": "ERS1031691",
            "analysis-completed": "2017-02-21",
            "collection-date": null,
            "geo-loc-name": "Baltic Sea",
            "sample-desc": "16S rRNA amplicon",
            "environment-biome": "marine",
            "environment-feature": "brackish water",
            "environment-material": "water",
            "sample-name": "16S_9",
            "sample-alias": "16S_9",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-04-15T19:11:30"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1031691/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001509",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001509?format=api"
                        }
                    }
                ]
            },
            "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"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1031691/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1031691?format=api"
        }
    }
}