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

{
    "data": {
        "type": "samples",
        "id": "ERS1801659",
        "attributes": {
            "longitude": 37.6191,
            "biosample": "SAMEA104142641",
            "latitude": 55.7508,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Preparing for the crewed Mars journey: Microbiome dynamics in the confined Mars500 habitat during simulated Mars flight and landing",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "37.619083",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Russia",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2011-01-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "indoor microbiome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "indoor surface",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "swab sample from indoor surface",
                    "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": "55.750828",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000025",
                    "unit": null
                }
            ],
            "accession": "ERS1801659",
            "analysis-completed": null,
            "collection-date": "2011-01-01",
            "geo-loc-name": null,
            "sample-desc": "Mars500 microbiome",
            "environment-biome": "indoor microbiome",
            "environment-feature": "indoor surface",
            "environment-material": "swab sample from indoor surface",
            "sample-name": "NG-9527_UBT2016_2_MARS_Mars_BC1",
            "sample-alias": "NG-9527_UBT2016_2_MARS_Mars_BC1",
            "host-tax-id": null,
            "species": null,
            "last-update": "2020-01-31T05:41:29"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Engineered:Built environment"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Built%20environment?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1801659/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005289",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005289?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1801659/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1801659?format=api"
        }
    }
}