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

{
    "data": {
        "type": "samples",
        "id": "SRS604296",
        "attributes": {
            "biosample": "SAMN02728277",
            "longitude": 9.5441,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "9.54406",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "top soil",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Germany: Silberborn, Solling Mountains",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2011-07-18",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Temperate grasslands",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "grassland soil",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "490 m a.s.l.",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "51.748493",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "sample identifier",
                    "value": "G2.2_3_jul11",
                    "unit": null
                }
            ],
            "latitude": 51.7485,
            "accession": "SRS604296",
            "analysis-completed": "2016-05-18",
            "collection-date": "2011-07-18",
            "geo-loc-name": null,
            "sample-desc": "Poplar demen Geismar 2; Plot B12; Subsample 3; Sampled in Juli 2010",
            "environment-biome": "Temperate grasslands",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "G2.2_3_Juli2011",
            "sample-alias": "G2.2_3_Juli2011",
            "host-tax-id": null,
            "species": null,
            "last-update": "2022-04-10T08:08:15"
        },
        "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/SRS604296/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000983",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000983?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS604296/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS604296?format=api"
        }
    }
}