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

{
    "data": {
        "type": "samples",
        "id": "ERS626327",
        "attributes": {
            "biosample": "SAMEA3171936",
            "longitude": 13.0262,
            "latitude": 53.1516,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Flow-Through rolling tank",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "1",
                    "unit": "m"
                },
                {
                    "key": "collection date",
                    "value": "2013-04-16",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Roche 454",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "449393",
                    "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": "ERS626327",
            "analysis-completed": "2017-03-16",
            "collection-date": null,
            "geo-loc-name": "Germany",
            "sample-desc": "FT_Lake",
            "environment-biome": "Small lake biome",
            "environment-feature": "Freshwater algal bloom",
            "environment-material": "marine snow",
            "sample-name": "FT_Lake",
            "sample-alias": "B1_160413_Closed_tank.fastq",
            "host-tax-id": null,
            "species": null,
            "last-update": "2017-03-16T09:04:12"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS626327/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001585",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001585?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Engineered:Bioreactor:Continuous culture:Marine sediment inoculum"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioreactor:Continuous%20culture:Marine%20sediment%20inoculum?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS626327/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS626327?format=api"
        }
    }
}