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

{
    "data": {
        "type": "samples",
        "id": "ERS614324",
        "attributes": {
            "longitude": -129.9881,
            "biosample": "SAMEA3143264",
            "latitude": 45.9227,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "2013 'Omics from the diffuse hydrothermal vents of Axial Seamount",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "1522",
                    "unit": "m"
                },
                {
                    "key": "collection date",
                    "value": "2013-09-27",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina paired-end, overlapping",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "256318",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 1000",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS water (ERC000024)",
                    "unit": null
                },
                {
                    "key": "water environmental package",
                    "value": "water",
                    "unit": null
                }
            ],
            "accession": "ERS614324",
            "analysis-completed": "2017-03-21",
            "collection-date": null,
            "geo-loc-name": "Pacific Ocean",
            "sample-desc": "Metagenomes and metatranscriptomes from the diffuse hydrothermal vents of Axial Seamount from 2013",
            "environment-biome": "marine",
            "environment-feature": "hydrothermal vent",
            "environment-material": "diffuse fluid",
            "sample-name": "Metagenomes and metatranscriptomes from the diffuse hydrothermal vents of Axial Seamount from 2013",
            "sample-alias": "FS903_Marker113_RNA",
            "host-tax-id": null,
            "species": null,
            "last-update": "2017-03-21T11:42:53"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Hydrothermal vents:Diffuse flow"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Hydrothermal%20vents:Diffuse%20flow?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS614324/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001609",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001609?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS614324/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS614324?format=api"
        }
    }
}