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

{
    "data": {
        "type": "samples",
        "id": "ERS11968962",
        "attributes": {
            "longitude": 17.0607,
            "biosample": "SAMEA14374951",
            "latitude": 56.9309,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "LMO 2016, 2017 (0.2, 3-0.2, 3)",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "17.0607",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Baltic Sea",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2017-04-27",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine pelagic biome (ENVO:01000023)",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "brackish water body (ENVO:01001321)",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "brackish water (ENVO:00002019)",
                    "unit": null
                },
                {
                    "key": "target gene",
                    "value": "16S rRNA",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Sequencing by synthesis (Illumina)",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "56.9309",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000024",
                    "unit": null
                }
            ],
            "accession": "ERS11968962",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "LMO 16S 2017-04-27, filter fraction:0.2",
            "environment-biome": "marine pelagic biome (ENVO:01000023)",
            "environment-feature": "brackish water body (ENVO:01001321)",
            "environment-material": "brackish water (ENVO:00002019)",
            "sample-name": "LMO16S:2017-04-27:0.2",
            "sample-alias": "LMO16S:2017-04-27:0.2",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-08-05T10:05:19"
        },
        "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/ERS11968962/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006693",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006693?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11968962/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11968962?format=api"
        }
    }
}