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

{
    "data": {
        "type": "samples",
        "id": "ERS11465087",
        "attributes": {
            "biosample": "SAMEA13864578",
            "longitude": -1.8769,
            "latitude": 53.7017,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Probing bio-geochemistry of alkaline waste impacted soil systems",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-1.8769444",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "United Kingdom",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2022-06-08",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "terrestrial environmental zone",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Soil polluted by leachate from alkaline chromate containing waste",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Chromium contaminated soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "73.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "53.701668",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000022",
                    "unit": null
                }
            ],
            "accession": "ERS11465087",
            "analysis-completed": null,
            "collection-date": "2022-06-08",
            "geo-loc-name": null,
            "sample-desc": "D2_r_S11",
            "environment-biome": "terrestrial environmental zone",
            "environment-feature": "Soil polluted by leachate from alkaline chromate containing waste",
            "environment-material": "Chromium contaminated soil",
            "sample-name": "D2",
            "sample-alias": "D2",
            "host-tax-id": null,
            "species": null,
            "last-update": "2022-09-24T14:43:53"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11465087/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006071",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006071?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Contaminated"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Contaminated?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11465087/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11465087?format=api"
        }
    }
}