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

{
    "data": {
        "type": "samples",
        "id": "ERS2242615",
        "attributes": {
            "biosample": "SAMEA104641232",
            "longitude": -60.7981,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Seasonal changes in Amazon lakes microbiota",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-60.79806",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Brazil",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2015-03-11",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Amazon river basin",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Lake",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Freshwater",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina HiSeq2500, 2x100pb Nextera XT",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "2.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-3.31705",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000024",
                    "unit": null
                }
            ],
            "latitude": -3.3171,
            "accession": "ERS2242615",
            "analysis-completed": null,
            "collection-date": "2015-03-11",
            "geo-loc-name": null,
            "sample-desc": "Lake Manacapuru - flood season",
            "environment-biome": "Amazon river basin",
            "environment-feature": "Lake",
            "environment-material": "Freshwater",
            "sample-name": "3L2",
            "sample-alias": "3L2",
            "host-tax-id": null,
            "species": null,
            "last-update": "2022-09-05T14:08:44"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2242615/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006061",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006061?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2242615/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2242615?format=api"
        }
    }
}