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

{
    "data": {
        "type": "samples",
        "id": "ERS569707",
        "attributes": {
            "latitude": 44.69,
            "longitude": 63.64,
            "sample-metadata": [
                {
                    "key": "silicate",
                    "value": "1.35",
                    "unit": null
                },
                {
                    "key": "temperature",
                    "value": "3.01",
                    "unit": null
                },
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "seasonal bacterial",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "63.64",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "1",
                    "unit": "m"
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Atlantic Ocean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2006",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "sea",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "sea",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "16S ion torrent amplicon",
                    "unit": null
                },
                {
                    "key": "ammonium",
                    "value": "1.06",
                    "unit": null
                },
                {
                    "key": "density",
                    "value": "24.43",
                    "unit": null
                },
                {
                    "key": "nitrite",
                    "value": "0.12",
                    "unit": null
                },
                {
                    "key": "particulate organic carbon",
                    "value": "394",
                    "unit": null
                },
                {
                    "key": "phosphate",
                    "value": "0.58",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "30.67",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "44.69",
                    "unit": null
                },
                {
                    "key": "particulate organic nitrogen",
                    "value": "65",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "1561972",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Ion Torrent PGM",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000024",
                    "unit": null
                },
                {
                    "key": "oxygen saturation",
                    "value": "0.84",
                    "unit": null
                },
                {
                    "key": "water environmental package",
                    "value": "water",
                    "unit": null
                }
            ],
            "biosample": "SAMEA2825506",
            "accession": "ERS569707",
            "analysis-completed": "2017-03-14",
            "collection-date": null,
            "geo-loc-name": "Atlantic Ocean",
            "sample-desc": "2006_13",
            "environment-biome": "sea",
            "environment-feature": "sea",
            "environment-material": "water",
            "sample-name": "2006_13",
            "sample-alias": "2006_13",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-01-17T02:46:59"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Freshwater:Lake"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Lake?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS569707/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001577",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001577?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS569707/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS569707?format=api"
        }
    }
}