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

{
    "data": {
        "type": "samples",
        "id": "ERS627877",
        "attributes": {
            "biosample": "SAMEA3174665",
            "longitude": -61.605,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-61.604991",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Trinidad and Tobago",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2007-11-09",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Small lake biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "asphalt lake",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "contaminated water",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "miscellaneous",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "10.239333",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "1169740",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "LS454",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ENA default sample checklist (ERC000011)",
                    "unit": null
                },
                {
                    "key": "collection time",
                    "value": "12:00:00",
                    "unit": null
                },
                {
                    "key": "sample name",
                    "value": "Tar-D 454 QC Reads",
                    "unit": null
                },
                {
                    "key": "broker object ID",
                    "value": "mgm4470906.3",
                    "unit": null
                },
                {
                    "key": "collection timezone",
                    "value": "UTC-4",
                    "unit": null
                },
                {
                    "key": "continent",
                    "value": "south america",
                    "unit": null
                },
                {
                    "key": "material",
                    "value": "contaminated water",
                    "unit": null
                },
                {
                    "key": "sample identifier",
                    "value": "4470906.3",
                    "unit": null
                }
            ],
            "latitude": 10.2393,
            "accession": "ERS627877",
            "analysis-completed": "2015-02-06",
            "collection-date": "2007-11-09",
            "geo-loc-name": "Tar lake microbial communities from La BreaTrinidad and Tobago, Trinidad and Tobago",
            "sample-desc": "Tar-D 454 QC Reads . \" Taxonomy ID:\" . 1169740",
            "environment-biome": "freshwater biome",
            "environment-feature": "asphalt lake",
            "environment-material": "contaminated water",
            "sample-name": "mgs187683",
            "sample-alias": "Tar-D 454 QC Reads . \" Taxonomy ID:\" . 1169740",
            "host-tax-id": null,
            "species": null,
            "last-update": "2015-08-13T15:31:05"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS627877/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/ERS627877/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS627877?format=api"
        }
    }
}