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

{
    "data": {
        "type": "samples",
        "id": "ERS1887849",
        "attributes": {
            "biosample": "SAMEA104228831",
            "longitude": 10.7579,
            "latitude": 59.9115,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "8.7",
                    "unit": null
                },
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "LDS2015_16S_water",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "10.757933",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Norway",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2015-11-18",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "drinking water",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "drinking water distribution system",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "target gene",
                    "value": "16S",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "59.911491",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000024",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2017-08-29",
                    "unit": null
                }
            ],
            "accession": "ERS1887849",
            "analysis-completed": "2019-10-07",
            "collection-date": "2015-11-18",
            "geo-loc-name": "Norway",
            "sample-desc": "Water intake, building 1, without copper-silver-ionization",
            "environment-biome": "drinking water",
            "environment-feature": "drinking water distribution system",
            "environment-material": "water",
            "sample-name": "FI23W",
            "sample-alias": "FI23W",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-04-11T17:14:07"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1887849/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005115",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005115?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Freshwater"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1887849/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1887849?format=api"
        }
    }
}