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

{
    "data": {
        "type": "samples",
        "id": "ERS6581336",
        "attributes": {
            "longitude": null,
            "biosample": "SAMEA8898432",
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Carachipampa Microbialite Metagenome Project",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Argentina",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2019-01-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Puna",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Lake",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "microbial mat/biofilm",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "3018.0",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000019",
                    "unit": null
                }
            ],
            "accession": "ERS6581336",
            "analysis-completed": null,
            "collection-date": "2019-01-01",
            "geo-loc-name": null,
            "sample-desc": "Carachipampa Microbialite Metagenome Project",
            "environment-biome": "Puna",
            "environment-feature": "Lake",
            "environment-material": "water",
            "sample-name": "Carachipampa Microbialite Metagenome Project 1",
            "sample-alias": "Carachipampa Microbialite Metagenome Project 1",
            "host-tax-id": null,
            "species": null,
            "last-update": "2022-02-11T13:46:38"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS6581336/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005962",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005962?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS6581336/runs?format=api"
                }
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Non-marine Saline and Alkaline"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Non-marine%20Saline%20and%20Alkaline?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS6581336?format=api"
        }
    }
}