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

{
    "data": {
        "type": "samples",
        "id": "ERS2488892",
        "attributes": {
            "biosample": "SAMEA4668276",
            "longitude": 11.97,
            "latitude": 57.71,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Acetate- and glucose-fed MFCs",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "11.97",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Sweden",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2017-06-27",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Laboratory reactor",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Microbial fuel cell",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Biofilm on glass-fiber separator (C5)",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "miscellaneous natural or artificial environment",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "57.71",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000025",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2018-05-18",
                    "unit": null
                }
            ],
            "accession": "ERS2488892",
            "analysis-completed": "2018-11-25",
            "collection-date": "2017-06-27",
            "geo-loc-name": "Sweden",
            "sample-desc": "Samples from single-chamber microbial fuel cells fed with glucose",
            "environment-biome": "Laboratory reactor",
            "environment-feature": "Microbial fuel cell",
            "environment-material": "Biofilm on glass-fiber separator (C5)",
            "sample-name": "S48_Biofilm_C5",
            "sample-alias": "S48_Biofilm_C5",
            "host-tax-id": null,
            "species": null,
            "last-update": "2018-11-25T18:19:38"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2488892/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00003501",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003501?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Engineered:Bioreactor"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioreactor?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2488892/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2488892?format=api"
        }
    }
}