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

{
    "data": {
        "type": "samples",
        "id": "SRS2123990",
        "attributes": {
            "longitude": -90.0427,
            "biosample": "SAMN06733065",
            "latitude": 29.289,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "28.6",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-90.04267",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA: Louisiana, Grand Isle, Bay Joyeux",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2012-06-13",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine salt marsh",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "coastal wetland",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "marine sediment",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "4.0-5.0",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "23.4",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "29.28895",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2017-11-08",
                    "unit": null
                }
            ],
            "accession": "SRS2123990",
            "analysis-completed": "2019-04-12",
            "collection-date": "2012-06-13",
            "geo-loc-name": "USA: Louisiana, Grand Isle, Bay Joyeux",
            "sample-desc": "amplied using alkB gene primers",
            "environment-biome": "marine salt marsh",
            "environment-feature": "coastal wetland",
            "environment-material": "marine sediment",
            "sample-name": "ECM_ALKB_12J_C1",
            "sample-alias": "ECM_ALKB_12J_C1",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-04-12T20:18:00"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Freshwater:Wetlands:Marsh"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Wetlands:Marsh?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2123990/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004643",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004643?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2123990/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2123990?format=api"
        }
    }
}