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

{
    "data": {
        "type": "samples",
        "id": "ERS1192811",
        "attributes": {
            "biosample": "SAMEA4021701",
            "longitude": 13.0262,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "MM_Stechlin_Fung",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "60-30",
                    "unit": "m"
                },
                {
                    "key": "collection date",
                    "value": "2010-05",
                    "unit": null
                },
                {
                    "key": "sample collection device or method",
                    "value": "Supernatant from sediment corer",
                    "unit": null
                },
                {
                    "key": "target subfragment",
                    "value": "D1, D2 on LSU rRNA",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "pyrosequencing",
                    "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
                }
            ],
            "latitude": 53.1516,
            "accession": "ERS1192811",
            "analysis-completed": "2017-03-28",
            "collection-date": null,
            "geo-loc-name": "Germany",
            "sample-desc": "Water sample above the sediment",
            "environment-biome": "freshwater biome",
            "environment-feature": "lake",
            "environment-material": "water",
            "sample-name": "Above_sediment",
            "sample-alias": "AS.3",
            "host-tax-id": null,
            "species": null,
            "last-update": "2017-03-28T14:22:26"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Freshwater:Lake"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Lake?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1192811/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001666",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001666?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1192811/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1192811?format=api"
        }
    }
}