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

{
    "data": {
        "type": "samples",
        "id": "SRS718368",
        "attributes": {
            "latitude": null,
            "longitude": null,
            "biosample": "SAMN02990528",
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "45.5695 N 121.875166999999 W",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "1-12",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "not collected",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "15-Sep-2013",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Forest",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "not collected",
                    "unit": null
                },
                {
                    "key": "sample collection device or method",
                    "value": "shovel/trowel",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "not collected",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX",
                    "unit": null
                },
                {
                    "key": "sample_title",
                    "value": "OR02",
                    "unit": null
                },
                {
                    "key": "env_material",
                    "value": "not collected",
                    "unit": null
                },
                {
                    "key": "BioSampleModel",
                    "value": "MIGS/MIMS/MIMARKS.soil",
                    "unit": null
                }
            ],
            "accession": "SRS718368",
            "analysis-completed": "2016-06-17",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "This sample was taken from the top of Angels Rest located in Western part of the Columbia River Gorge. It was taken  from the top of the hike  which is located at about 1000 feet about the river.",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "OR02",
            "sample-alias": "OR02",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-06-20T13:38:28"
        },
        "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"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS718368/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS718368/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001100",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001100?format=api"
                        }
                    }
                ]
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS718368?format=api"
        }
    }
}