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

{
    "data": {
        "type": "samples",
        "id": "ERS144328",
        "attributes": {
            "longitude": -78.4932,
            "biosample": "SAMEA1467207",
            "latitude": 35.6665,
            "sample-metadata": [
                {
                    "key": "host taxid",
                    "value": "[taxon:3702]",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "483425",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ENA default sample checklist (ERC000011)",
                    "unit": null
                },
                {
                    "key": "geographic location (region and locality)",
                    "value": "North Carolina Area[GAZ:00082924]; Clayton",
                    "unit": null
                }
            ],
            "accession": "ERS144328",
            "analysis-completed": "2015-07-31",
            "collection-date": null,
            "geo-loc-name": "USA",
            "sample-desc": "\"Endophyte compartment collected from within surface-cleaned roots; 454\n            sequencing plate code: 43a; old developmental stage (~4 weeks after yng\n            stage with 50% of leaves sensencent); host genotype Col-0; Clayton replicate 2;\n            \"",
            "environment-biome": "village biome[ENVO:01000246]",
            "environment-feature": "cultivated habitat(ENVO:00000113)",
            "environment-material": "root matter [ENVO:requested]",
            "sample-name": "C21.Col.7E.old.C2_43a",
            "sample-alias": "C21.Col.7E.old.C2_43a",
            "host-tax-id": 3702,
            "species": "Arabidopsis thaliana",
            "last-update": "2015-12-01T10:20:55"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Plants"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS144328/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000505",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000505?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS144328/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS144328?format=api"
        }
    }
}