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

{
    "data": {
        "type": "samples",
        "id": "SRS448445",
        "attributes": {
            "latitude": 79.063,
            "longitude": 3.659,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "miens-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Biogeography of Arctic benthic bacteria",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "3.659",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Fram Strait",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2009-07-14",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Arctic",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "sediment",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.0-1.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "79.063",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2015-06-23",
                    "unit": null
                }
            ],
            "biosample": "SAMN02205177",
            "accession": "SRS448445",
            "analysis-completed": "2019-04-05",
            "collection-date": "2009-07-14",
            "geo-loc-name": "Fram Strait",
            "sample-desc": "HAUSGARTEN",
            "environment-biome": "Arctic",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "HGB_14_2",
            "sample-alias": "HGB_14_2",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-04-05T11:37:32"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Oceanic:Benthic"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic:Benthic?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS448445/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00003988",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003988?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS448445/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS448445?format=api"
        }
    }
}