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

{
    "data": {
        "type": "samples",
        "id": "ERS760740",
        "attributes": {
            "latitude": 35.9081,
            "longitude": -79.0513,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Arabidopsis microbiome",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2012-01-01",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "454 Titanium",
                    "unit": null
                },
                {
                    "key": "soil type",
                    "value": "M21",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "3702",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS plant associated (ERC000020)",
                    "unit": null
                },
                {
                    "key": "plant-associated environmental package",
                    "value": "plant-associated",
                    "unit": null
                },
                {
                    "key": "Plant age",
                    "value": "yng",
                    "unit": null
                },
                {
                    "key": "Fraction",
                    "value": "S",
                    "unit": null
                },
                {
                    "key": "Plant genotype",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "Sequencing plate",
                    "value": "53a",
                    "unit": null
                },
                {
                    "key": "Biological replicate",
                    "value": "SL8",
                    "unit": null
                }
            ],
            "biosample": "SAMEA3465307",
            "accession": "ERS760740",
            "analysis-completed": "2016-12-08",
            "collection-date": null,
            "geo-loc-name": "USA",
            "sample-desc": "M21.soil.1S.yng.SL8.53a",
            "environment-biome": "Rhizosphere",
            "environment-feature": "Bulk Soil",
            "environment-material": "Soil",
            "sample-name": "Root microbiome in phytohormone mutants",
            "sample-alias": "P6",
            "host-tax-id": 3702,
            "species": "Arabidopsis thaliana",
            "last-update": "2016-12-08T09:01:16"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Plants:Rhizosphere"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Rhizosphere?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS760740/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001341",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001341?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS760740/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS760740?format=api"
        }
    }
}