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

{
    "data": {
        "type": "samples",
        "id": "SRS697831",
        "attributes": {
            "latitude": null,
            "longitude": null,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "30.3262 N 087.1745 W",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "50-60 cm",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA: Municipal Pensacola Beach, FL",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "14-Jun-2011",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "beach",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "sea beach",
                    "unit": null
                },
                {
                    "key": "sample collection device or method",
                    "value": "A 10x1x1 meter trench was excavated, samples were collected using cutoff 5 mL syringes exuded into 15 mL Falcon tubes, immediately frozen on dry ice, and stored at -80C (High core)",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "0 m.a.s.l.",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "412757",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                }
            ],
            "biosample": "SAMN03024072",
            "accession": "SRS697831",
            "analysis-completed": "2016-05-25",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Sand microbiome from Municipal Pensacola Beach (FL, USA), Recovered (J)",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "MIMS Environmental/Metagenome sample from Municipal Pensacola Beach sands OS-610",
            "sample-alias": "OS-610",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-05-25T14:36:32"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Sand"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Sand?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS697831/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000989",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000989?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS697831/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS697831?format=api"
        }
    }
}