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

{
    "data": {
        "type": "samples",
        "id": "ERS6653614",
        "attributes": {
            "biosample": "SAMEA8970875",
            "longitude": 27.2102,
            "latitude": 35.8196,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "RECONNECT",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "27.210201",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Greece",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2019-11-12",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "aquatic",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "swamp ecosystem",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "sediment",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "sediment",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "pyrosequencing",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "35.81962",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000021",
                    "unit": null
                }
            ],
            "accession": "ERS6653614",
            "analysis-completed": null,
            "collection-date": "2019-11-12",
            "geo-loc-name": null,
            "sample-desc": "Sample from the sediment (combined layers), sequenced on one lane (8) of HiSeq 3/4000",
            "environment-biome": "aquatic",
            "environment-feature": "swamp ecosystem",
            "environment-material": "sediment",
            "sample-name": "Elos10_Lane8",
            "sample-alias": "Elos10_Lane8",
            "host-tax-id": null,
            "species": null,
            "last-update": "2022-09-02T15:20:19"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS6653614/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006060",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006060?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Non-marine Saline and Alkaline:Saline:Microbial mats"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Non-marine%20Saline%20and%20Alkaline:Saline:Microbial%20mats?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS6653614/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS6653614?format=api"
        }
    }
}