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

{
    "data": {
        "type": "samples",
        "id": "ERS915773",
        "attributes": {
            "biosample": "SAMEA3608624",
            "longitude": 3.9167,
            "latitude": 45.5333,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "VirPeat",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0.15",
                    "unit": "m"
                },
                {
                    "key": "collection date",
                    "value": "2011-10",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "pyrosequencing",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "256318",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX+",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS water (ERC000024)",
                    "unit": null
                },
                {
                    "key": "water environmental package",
                    "value": "water",
                    "unit": null
                }
            ],
            "accession": "ERS915773",
            "analysis-completed": "2017-03-21",
            "collection-date": null,
            "geo-loc-name": "France",
            "sample-desc": "Virome obtained from peat water at Les Pradeaux in France",
            "environment-biome": "peatland",
            "environment-feature": "peat soil",
            "environment-material": "water",
            "sample-name": "vFen_Oct11_virome_peat_Fen_Pradeaux_France",
            "sample-alias": "vFen_Oct11",
            "host-tax-id": null,
            "species": null,
            "last-update": "2017-03-21T11:42:56"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS915773/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001606",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001606?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Wetlands"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Wetlands?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS915773/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS915773?format=api"
        }
    }
}