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

{
    "data": {
        "type": "samples",
        "id": "ERS606492",
        "attributes": {
            "latitude": -42.5221,
            "longitude": 145.8912,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Biochar-soilDNA illumina18s",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "145.8912226",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Australia",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2014-08-10",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "terrestrial biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Microbial",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "illumina",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.20",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "8.45",
                    "unit": null
                },
                {
                    "key": "geographic location (elevation)",
                    "value": "8.45",
                    "unit": "m"
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-42.5220468",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "256318",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000022",
                    "unit": null
                }
            ],
            "biosample": "SAMEA3134560",
            "accession": "ERS606492",
            "analysis-completed": "2015-01-20",
            "collection-date": null,
            "geo-loc-name": "Australia",
            "sample-desc": "Biochar-soilDNA illumina18s",
            "environment-biome": "terrestrial biome",
            "environment-feature": "Microbial",
            "environment-material": "Soil",
            "sample-name": "R1-0_S9_L001_R1_001",
            "sample-alias": "R1-0_S9_L001_R1_001",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-01-29T15:53:03"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS606492/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000437",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000437?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS606492/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS606492?format=api"
        }
    }
}