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

{
    "data": {
        "type": "samples",
        "id": "ERS743614",
        "attributes": {
            "biosample": "SAMEA3445040",
            "longitude": -129.9881,
            "latitude": 45.9227,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Axial Seamount Marker 113 RNA-SIP metatranscriptomes from 2013",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "1520",
                    "unit": "m"
                },
                {
                    "key": "collection date",
                    "value": "2013-09",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina HiSeq 1000, paired-end overlapping",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "652676",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 1000",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS water (ERC000024)",
                    "unit": null
                }
            ],
            "accession": "ERS743614",
            "analysis-completed": "2015-07-29",
            "collection-date": null,
            "geo-loc-name": "Pacific Ocean",
            "sample-desc": "2013 RNA-SIP metatranscriptome, fluid collect via LVWS, 80C incubation, 13C light fraction, TP2",
            "environment-biome": "marine",
            "environment-feature": "hydrothermal vent",
            "environment-material": "diffuse fluide",
            "sample-name": "2013_Marker113_80_TP2_13C_light",
            "sample-alias": "LVWS1_80_TP2_13L",
            "host-tax-id": null,
            "species": null,
            "last-update": "2015-08-13T15:31:12"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743614/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000503",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000503?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Hydrothermal vents"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Hydrothermal%20vents?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743614/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743614?format=api"
        }
    }
}