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

{
    "data": {
        "type": "samples",
        "id": "ERS627869",
        "attributes": {
            "latitude": 54.1575,
            "longitude": 114.7051,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "35",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "114.70508",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "1047.1",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Canada",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2009-06-03",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "terrestrial biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "coal mine",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "carbon dioxide-reducing sediment",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "miscellaneous",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "1047.1",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "54.15754",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "1348798",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "LS454",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ENA default sample checklist (ERC000011)",
                    "unit": null
                },
                {
                    "key": "collection time",
                    "value": "01:00:00",
                    "unit": null
                },
                {
                    "key": "sample name",
                    "value": "Trident-1560D 454 QC Reads",
                    "unit": null
                },
                {
                    "key": "broker object ID",
                    "value": "mgm4470905.3",
                    "unit": null
                },
                {
                    "key": "collection timezone",
                    "value": "UTC-6",
                    "unit": null
                },
                {
                    "key": "continent",
                    "value": "north america",
                    "unit": null
                },
                {
                    "key": "material",
                    "value": "carbon dioxide-reducing sediment",
                    "unit": null
                },
                {
                    "key": "sample identifier",
                    "value": "4470905.3",
                    "unit": null
                }
            ],
            "biosample": "SAMEA3174657",
            "accession": "ERS627869",
            "analysis-completed": "2015-02-06",
            "collection-date": "2009-06-03",
            "geo-loc-name": "Upper Mannville Formation, Canada",
            "sample-desc": "Trident-1560D 454 QC Reads . \" Taxonomy ID:\" . 1348798",
            "environment-biome": "freshwater biome",
            "environment-feature": "coal mine",
            "environment-material": "carbon dioxide-reducing sediment",
            "sample-name": "mgs187659",
            "sample-alias": "Trident-1560D 454 QC Reads . \" Taxonomy ID:\" . 1348798",
            "host-tax-id": null,
            "species": null,
            "last-update": "2015-08-13T15:31:05"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS627869/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000453",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000453?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS627869/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS627869?format=api"
        }
    }
}