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

{
    "data": {
        "type": "samples",
        "id": "SRS460034",
        "attributes": {
            "biosample": "SAMN02252549",
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "miens-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Fungal and bacterial diversity in Ashumet Pond manganese oxide sediments",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-70.5395",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA:Massachussetts:Ashumet Pond",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2009-07-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Small lake biome [ENVO:00000892]",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "sediment",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.0-5.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "41.6349",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2015-06-23",
                    "unit": null
                }
            ],
            "latitude": 41.6349,
            "longitude": -70.5395,
            "accession": "SRS460034",
            "analysis-completed": "2019-04-12",
            "collection-date": "2009-07-01",
            "geo-loc-name": "USA:Massachussetts:Ashumet Pond",
            "sample-desc": "Fe oxide-rich sediment sample spanning oxic/anoxic interface",
            "environment-biome": "Small lake biome [ENVO:00000892]",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Fe oxide-rich sediment sample spanning oxic/anoxic interface",
            "sample-alias": "APFeOX",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-04-12T16:46:51"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Freshwater:Lentic:Sediment"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Lentic:Sediment?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS460034/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004577",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004577?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS460034/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS460034?format=api"
        }
    }
}