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

{
    "data": {
        "type": "samples",
        "id": "ERS1031680",
        "attributes": {
            "biosample": "SAMEA3724531",
            "longitude": 13.791,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "16.9",
                    "unit": null
                },
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Baltic Sea Transects",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "13.791",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Baltic Sea",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2013-07-13T07:08",
                    "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": "7.25",
                    "unit": "psu"
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "55.185",
                    "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": "Arkona",
                    "unit": null
                },
                {
                    "key": "miscellaneous environmental package",
                    "value": "miscellaneous natural or artificial environment",
                    "unit": null
                }
            ],
            "latitude": 55.185,
            "accession": "ERS1031680",
            "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_1",
            "sample-alias": "16S_1",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-04-15T19:09:28"
        },
        "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/ERS1031680/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001509",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001509?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1031680/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1031680?format=api"
        }
    }
}