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

{
    "data": {
        "type": "samples",
        "id": "SRS368751",
        "attributes": {
            "biosample": "SAMN01731361",
            "longitude": 17.8901,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "The island study - boreal forest soil metagenomes",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "17.890055",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0 m",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Sweden: island in one of two large lakes near Arjeplog",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2009-01-08",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "boreal forest",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Island30",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Litter1 layer",
                    "unit": null
                },
                {
                    "key": "sample material processing",
                    "value": "Material from 8 cores was pooled within island, freeze-dried and ground",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "430 m",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "66.051506",
                    "unit": null
                },
                {
                    "key": "history/previous land use",
                    "value": "ancient forest",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "sample collection device",
                    "value": "120 cm long 3 cm diameter soil corer",
                    "unit": null
                }
            ],
            "latitude": 66.0515,
            "accession": "SRS368751",
            "analysis-completed": "2016-04-19",
            "collection-date": "2009-01-08",
            "geo-loc-name": null,
            "sample-desc": "amplicon of fungal ITS2 region",
            "environment-biome": "boreal forest",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Island30 Litter1",
            "sample-alias": "Island30 Litter1",
            "host-tax-id": null,
            "species": null,
            "last-update": "2020-11-14T21:02:28"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Forest soil"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Forest%20soil?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS368751/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000737",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000737?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS368751/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS368751?format=api"
        }
    }
}