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

{
    "data": {
        "type": "samples",
        "id": "ERS6153779",
        "attributes": {
            "longitude": 69.999,
            "biosample": "SAMEA8468941",
            "latitude": 10.999,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "28.3273",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Microbial ecology of Northern Indian ocean",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "69.999",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Marine metagenome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "marine",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Seawater",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "60.0",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "36.1857",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "10.999",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000027",
                    "unit": null
                }
            ],
            "accession": "ERS6153779",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "The surface water sample was collected using niskin bottle at 60 m depth, during the SSD-072 cruise. About 5- 10 ml of water sample was filtered on 0.2 micron sterivex filtration unit using peristaltic pump. The total eDNA was extracted using DNeasy Power soil kit and the whole metagenome sequence was carried out in illumina HiSeq.",
            "environment-biome": "Marine metagenome",
            "environment-feature": "marine",
            "environment-material": "Seawater",
            "sample-name": "AS-6",
            "sample-alias": "AS-6",
            "host-tax-id": null,
            "species": null,
            "last-update": "2022-09-22T12:37:33"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS6153779/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005968",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005968?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00005969",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005969?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS6153779/runs?format=api"
                }
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Oceanic"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS6153779?format=api"
        }
    }
}