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

{
    "data": {
        "type": "samples",
        "id": "ERS624891",
        "attributes": {
            "biosample": "SAMEA3169131",
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "39",
                    "unit": "\\'||chr(38)||\\'deg;C"
                },
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Microbial community in lab-scale biogas reactors",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2013-08",
                    "unit": null
                },
                {
                    "key": "relationship to oxygen",
                    "value": "anaerobe",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "pyrosequencing",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "7.80",
                    "unit": null
                },
                {
                    "key": "reactor type",
                    "value": "continuous completely-stirred tank reactor 12L",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "718289",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX+",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS wastewater sludge (ERC000023)",
                    "unit": null
                },
                {
                    "key": "wastewater/sludge environmental package",
                    "value": "wastewater/sludge",
                    "unit": null
                }
            ],
            "latitude": 48.4113,
            "longitude": 9.9489,
            "accession": "ERS624891",
            "analysis-completed": "2017-03-16",
            "collection-date": null,
            "geo-loc-name": "Germany",
            "sample-desc": "CF4 was fed maize silage and sugar beet silage in a ration of 1:3",
            "environment-biome": "lab-scale biogas reactor",
            "environment-feature": "anaerobe",
            "environment-material": "sludge",
            "sample-name": "Lab-scale biogas reactor CF4",
            "sample-alias": "CF4",
            "host-tax-id": null,
            "species": null,
            "last-update": "2017-03-16T09:03:52"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Engineered:Biogas plant:Wet fermentation"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Biogas%20plant:Wet%20fermentation?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS624891/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001584",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001584?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS624891/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS624891?format=api"
        }
    }
}