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

{
    "data": {
        "type": "samples",
        "id": "ERS407856",
        "attributes": {
            "biosample": "SAMEA2377251",
            "longitude": 10.6917,
            "latitude": 59.1867,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "HAPTODIV",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "1",
                    "unit": "m"
                },
                {
                    "key": "collection date",
                    "value": "2010-06-22",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "GS FLX Titanium 454 pyrosequencing",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "408172",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS water (ERC000024)",
                    "unit": null
                },
                {
                    "key": "water environmental package",
                    "value": "water",
                    "unit": null
                }
            ],
            "accession": "ERS407856",
            "analysis-completed": "2017-03-13",
            "collection-date": null,
            "geo-loc-name": "Norway",
            "sample-desc": "Diversity of haptophytes in Skagerrak revealed by 454 pyrosequencing",
            "environment-biome": "3-20 micron phytoplankton",
            "environment-feature": "Coast",
            "environment-material": "Seawater",
            "sample-name": "Diversity of haptophytes in Skagerrak revealed by 454 pyrosequencing",
            "sample-alias": "HAPTODIV18-June10-nano",
            "host-tax-id": null,
            "species": null,
            "last-update": "2017-03-13T12:00:33"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS407856/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001564",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001564?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS407856/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS407856?format=api"
        }
    }
}