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

{
    "data": {
        "type": "samples",
        "id": "ERS1025535",
        "attributes": {
            "biosample": "SAMEA3718386",
            "longitude": -114.3866,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "PRJEB10570",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-114.3866",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2011-01-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "mountain",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "meadow",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "air",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "plant-associated",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina MiSeq 2x250",
                    "unit": null
                },
                {
                    "key": "age",
                    "value": "3",
                    "unit": null
                },
                {
                    "key": "genotype",
                    "value": "PAR.13.A",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "44.912",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "72658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000020",
                    "unit": null
                },
                {
                    "key": "sample identifier",
                    "value": "8_0663.leaf",
                    "unit": null
                },
                {
                    "key": "tissue type",
                    "value": "leaf",
                    "unit": null
                },
                {
                    "key": "plant-associated environmental package",
                    "value": "plant-associated",
                    "unit": null
                }
            ],
            "latitude": 44.912,
            "accession": "ERS1025535",
            "analysis-completed": "2016-12-13",
            "collection-date": "2011-01-01",
            "geo-loc-name": "USA",
            "sample-desc": "16S rRNA amplicon Wagner et al. 2016",
            "environment-biome": "mountain",
            "environment-feature": "meadow",
            "environment-material": "air",
            "sample-name": "M1955P814",
            "sample-alias": "M1955P814",
            "host-tax-id": 72658,
            "species": null,
            "last-update": "2022-03-16T18:04:30"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Plants:Root"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Root?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1025535/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001347",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001347?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1025535/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1025535?format=api"
        }
    }
}