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

{
    "data": {
        "type": "samples",
        "id": "ERS4409919",
        "attributes": {
            "latitude": null,
            "longitude": null,
            "biosample": "SAMEA6650432",
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "16S rRNA amplicon analysis of Pozo Bravo Lake",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Argentina",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2018-01-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Saltern",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "high salinity",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "microbial mat/biofilm",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "3300.0",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000019",
                    "unit": null
                }
            ],
            "accession": "ERS4409919",
            "analysis-completed": null,
            "collection-date": "2018-01-01",
            "geo-loc-name": null,
            "sample-desc": "16S rRNA amplicon analysis of Pozo Bravo Microbial Mat in Summer 2018",
            "environment-biome": "Saltern",
            "environment-feature": "high salinity",
            "environment-material": "soil",
            "sample-name": "1",
            "sample-alias": "1",
            "host-tax-id": null,
            "species": null,
            "last-update": "2020-04-23T09:03:21"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Non-marine Saline and Alkaline:Hypersaline"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Non-marine%20Saline%20and%20Alkaline:Hypersaline?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS4409919/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS4409919/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005312",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005312?format=api"
                        }
                    }
                ]
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS4409919?format=api"
        }
    }
}