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

{
    "data": {
        "type": "samples",
        "id": "ERS823262",
        "attributes": {
            "biosample": "SAMEA3516113",
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Methane mitigation dairy cows",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2012",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "host-associated",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Ion Torrent",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "1218275",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Ion Torrent PGM",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS host associated (ERC000013)",
                    "unit": null
                }
            ],
            "latitude": -40.3802,
            "longitude": 175.6143,
            "accession": "ERS823262",
            "analysis-completed": "2015-09-25",
            "collection-date": null,
            "geo-loc-name": "New Zealand",
            "sample-desc": "Sampling day=NZ/Cow ID=1/Rumen phase=mix/Period=11/Treatment=342/Tag nb=3",
            "environment-biome": "Cow",
            "environment-feature": "Digestive tract",
            "environment-material": "Rumen",
            "sample-name": "Arc16s",
            "sample-alias": "rum_meth_mitig_A3",
            "host-tax-id": 9913,
            "species": "Bos taurus (Bovine)",
            "last-update": "2015-10-28T00:05:04"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Mammals:Digestive system:Stomach:Rumen"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Stomach:Rumen?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS823262/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000532",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000532?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS823262/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS823262?format=api"
        }
    }
}