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

{
    "data": {
        "type": "samples",
        "id": "SRS630147",
        "attributes": {
            "biosample": "SAMN02843267",
            "longitude": -73.37,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "AMF from contaminated and uncontaminated rhizosphere soils Metagenome",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-73.37",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0.15",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Canada:Varennes",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "8/6/2011",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "temperate grassland biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "field soil",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me;MIGS/MIMS/MIMARKS.soil",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.15",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "19",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "6.5",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "45.72",
                    "unit": null
                },
                {
                    "key": "current vegetation",
                    "value": "fish",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX+",
                    "unit": null
                }
            ],
            "latitude": 45.72,
            "accession": "SRS630147",
            "analysis-completed": "2016-05-16",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
            "environment-biome": "temperate grassland biome",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "N1_fish_AMF",
            "sample-alias": "N1_fish_AMF",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-01-23T12:21:30"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Plants:Rhizosphere:Soil"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Rhizosphere:Soil?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS630147/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000957",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000957?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS630147/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS630147?format=api"
        }
    }
}