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

{
    "data": {
        "type": "samples",
        "id": "ERS865076",
        "attributes": {
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metatranscriptome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "host transcriptome sequencing",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "7",
                    "unit": "m"
                },
                {
                    "key": "collection date",
                    "value": "2012-04-02",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "host-associated",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina HiSeq2000",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "188229",
                    "unit": null
                },
                {
                    "key": "oxygenation status of sample",
                    "value": "aerobic",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "188229",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2000",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS host associated (ERC000013)",
                    "unit": null
                },
                {
                    "key": "host life stage",
                    "value": "adult",
                    "unit": null
                }
            ],
            "longitude": 10.1411,
            "biosample": "SAMEA3557927",
            "latitude": 42.8072,
            "accession": "ERS865076",
            "analysis-completed": "2015-12-09",
            "collection-date": null,
            "geo-loc-name": "Italy",
            "sample-desc": "Batch of 120 Olavius worms was collected in oxic seawater, then flash frozen and used for subsequent RNA-Seq library preparation",
            "environment-biome": "mediterranean sea biome",
            "environment-feature": "marine habitat",
            "environment-material": "sediment",
            "sample-name": "Olavius algarvensis worms",
            "sample-alias": "Oalg1",
            "host-tax-id": 188229,
            "species": "Olavius algarvensis",
            "last-update": "2016-02-03T10:08:31"
        },
        "relationships": {
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS865076/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS865076/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000584",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000584?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Annelida"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Annelida?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS865076?format=api"
        }
    }
}