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

{
    "data": {
        "type": "samples",
        "id": "ERS227006",
        "attributes": {
            "biosample": "SAMEA2060431",
            "longitude": -52.8733,
            "latitude": 2.257,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "GuyaSol",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": ".1",
                    "unit": "m"
                },
                {
                    "key": "geographic location (altitude)",
                    "value": "175",
                    "unit": "m"
                },
                {
                    "key": "collection date",
                    "value": "2010-10",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Roche 454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "geographic location (elevation)",
                    "value": "127",
                    "unit": "m"
                },
                {
                    "key": "NCBI sample classification",
                    "value": "256318",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS soil (ERC000022)",
                    "unit": null
                }
            ],
            "accession": "ERS227006",
            "analysis-completed": "2013-04-18",
            "collection-date": "2010-10-01",
            "geo-loc-name": "French Guiana",
            "sample-desc": "French Guiana forest soil metagenomic sequencing study 1800m3",
            "environment-biome": "tropical rainforest",
            "environment-feature": "forest soil",
            "environment-material": "soil",
            "sample-name": "1800m3",
            "sample-alias": "1800m3",
            "host-tax-id": null,
            "species": null,
            "last-update": "2015-08-13T15:30:55"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS227006/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000316",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000316?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Tropical rainforest"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Tropical%20rainforest?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS227006/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS227006?format=api"
        }
    }
}