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

{
    "data": {
        "type": "samples",
        "id": "ERS182912",
        "attributes": {
            "biosample": "SAMEA1573049",
            "longitude": 14.25,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "22.8",
                    "unit": null
                },
                {
                    "key": "investigation type",
                    "value": "MIxS",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "DIVHAP",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "14.25",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Italy, Long term monitoring station MareChiara, Naples Bay",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2009-10-13",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "ENVO:01000042",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "ENVO:00002150",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "ENVO:00002150",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Pyrosequencing",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "1.0",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "37.69",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "40.808333",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC:MIxS v2.1",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2018-03-09",
                    "unit": null
                }
            ],
            "latitude": 40.8083,
            "accession": "ERS182912",
            "analysis-completed": "2019-04-05",
            "collection-date": "2009-10-13",
            "geo-loc-name": "Italy, Long term monitoring station MareChiara, Naples Bay",
            "sample-desc": "DNA extract from a size fractionated water sample [3-20] micrometers,collected just below surface ( 1 meter depth ) at the long Term monitoring station MareChiara in Naples Bay",
            "environment-biome": "ENVO:01000042",
            "environment-feature": "ENVO:00002150",
            "environment-material": "ENVO:00002150",
            "sample-name": "dna320sub",
            "sample-alias": "dna320sub",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-04-09T19:30:15"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Coastal"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS182912/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004052",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004052?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS182912/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS182912?format=api"
        }
    }
}