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

{
    "data": {
        "type": "samples",
        "id": "ERS18590844",
        "attributes": {
            "latitude": null,
            "biosample": "SAMEA115429201",
            "longitude": null,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "PRJEB74165",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "United Kingdom",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2022-03-09",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "cropland ecosystem",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "soil environment",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.2",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "55.0",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000022",
                    "unit": null
                }
            ],
            "accession": "ERS18590844",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Soil under different soil rotations",
            "environment-biome": "cropland ecosystem",
            "environment-feature": "soil environment",
            "environment-material": "soil",
            "sample-name": "C61B_I",
            "sample-alias": "C61B_I",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-05-02T13:35:24"
        },
        "relationships": {
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS18590844/runs?format=api"
                }
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Crop"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Crop?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS18590844/studies?format=api"
                },
                "data": []
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS18590844?format=api"
        }
    }
}