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

{
    "data": {
        "type": "samples",
        "id": "SRS639745",
        "attributes": {
            "biosample": "SAMN02843322",
            "longitude": -93.75,
            "latitude": 41.9167,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-93.75",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0-0.15",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2012-07",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "cropland (ENVO:01000245)",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "field (ENVO:00000114)",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "agricultural soil (ENVO:00002259)",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0-0.15",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "312",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "41.916667",
                    "unit": null
                },
                {
                    "key": "history/crop rotation",
                    "value": "Continuous corn",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                }
            ],
            "accession": "SRS639745",
            "analysis-completed": "2016-05-16",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "bulk soil sampled from the continuous corn cropping system on the toe slope, July 2012, Landscape Biomass Project, IA",
            "environment-biome": "cropland (ENVO:01000245)",
            "environment-feature": "field (ENVO:00000114)",
            "environment-material": "agricultural soil (ENVO:00002259)",
            "sample-name": "corn_toeslope_peak12",
            "sample-alias": "corn_toeslope_peak12",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-03-12T16:37:24"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS639745/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000962",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000962?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Agricultural"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Agricultural?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS639745/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS639745?format=api"
        }
    }
}