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

{
    "data": {
        "type": "samples",
        "id": "ERS385102",
        "attributes": {
            "biosample": "SAMEA2277272",
            "longitude": 16.6607,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Under Ice bloom of heterotrophic bacteria",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "5",
                    "unit": "m"
                },
                {
                    "key": "collection date",
                    "value": "2010-01",
                    "unit": null
                },
                {
                    "key": "amount or size of sample collected",
                    "value": "0.1",
                    "unit": "L"
                },
                {
                    "key": "pcr primers",
                    "value": "primers:a349F GYGCASCAGKCGMGAAW; a806R GGACTACVSGGGTATCTAAT",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "8.1",
                    "unit": null
                },
                {
                    "key": "geographic location (elevation)",
                    "value": "60",
                    "unit": "m"
                },
                {
                    "key": "NCBI sample classification",
                    "value": "408169",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GCS MIxS microbial mat biolfilm (ERC000019)",
                    "unit": null
                },
                {
                    "key": "microbial mat/biofilm environmental package",
                    "value": "microbial mat/biofilm",
                    "unit": null
                },
                {
                    "key": "\"geographic location (country and/or sea,region)\"",
                    "value": "Germany/Lake_Stechlin",
                    "unit": null
                }
            ],
            "latitude": 57.4329,
            "accession": "ERS385102",
            "analysis-completed": "2017-03-14",
            "collection-date": null,
            "geo-loc-name": "Germany",
            "sample-desc": "Under_Ice_Epilimnion_Phase1_FL",
            "environment-biome": "Small lake biome",
            "environment-feature": "freshwater lake",
            "environment-material": "freshwater",
            "sample-name": "IE5F",
            "sample-alias": "IE5F.fq.gz",
            "host-tax-id": null,
            "species": null,
            "last-update": "2017-03-14T13:52:59"
        },
        "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/ERS385102/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001571",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001571?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS385102/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS385102?format=api"
        }
    }
}