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

{
    "data": {
        "type": "samples",
        "id": "ERS6153775",
        "attributes": {
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "25.234",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Microbial ecology of Northern Indian ocean",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "67.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": "45.0",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "36.288",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "20.999",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000027",
                    "unit": null
                }
            ],
            "latitude": 20.999,
            "biosample": "SAMEA8468937",
            "longitude": 67.999,
            "accession": "ERS6153775",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "The water sample was collected at chlorophyll maxima  depth (45m depth) during the SSD-072 cruise using niskin bottle. About 5- 10 l of water sample was filtered in 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-2",
            "sample-alias": "AS-2",
            "host-tax-id": null,
            "species": null,
            "last-update": "2022-01-31T14:25:01"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS6153775/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005968",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005968?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS6153775/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/ERS6153775?format=api"
        }
    }
}