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

{
    "data": {
        "type": "samples",
        "id": "ERS684206",
        "attributes": {
            "latitude": -20.127,
            "longitude": 12.7912,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Succession",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "20",
                    "unit": "m"
                },
                {
                    "key": "collection date",
                    "value": "2011-08-28",
                    "unit": null
                },
                {
                    "key": "sample collection device or method",
                    "value": "CTD",
                    "unit": null
                },
                {
                    "key": "target gene",
                    "value": "16S rRNA",
                    "unit": null
                },
                {
                    "key": "pcr primers",
                    "value": "P[GACTACHVGGGTATCTAATCC]F*",
                    "unit": null
                },
                {
                    "key": "multiplex identifiers",
                    "value": "TiA_ATGAC_B805R",
                    "unit": null
                },
                {
                    "key": "pcr conditions",
                    "value": "95degC - 4 min; 30 x [95degC - 40 sec, 53degC - 40 sec, 72degC - 1 min]; 72degC - 7 min",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "459 roche pyrosequencing",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "1169740",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS water (ERC000024)",
                    "unit": null
                },
                {
                    "key": "water environmental package",
                    "value": "water",
                    "unit": null
                }
            ],
            "biosample": "SAMEA3305661",
            "accession": "ERS684206",
            "analysis-completed": "2017-03-16",
            "collection-date": null,
            "geo-loc-name": "Atlantic Ocean",
            "sample-desc": "DNA",
            "environment-biome": "water column",
            "environment-feature": "mixed layer",
            "environment-material": "16S rRNA gene",
            "sample-name": "water depth 20m",
            "sample-alias": "LT1 Nam3 20m",
            "host-tax-id": null,
            "species": null,
            "last-update": "2017-03-16T09:05:28"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Oceanic:Photic zone"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic:Photic%20zone?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS684206/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001590",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001590?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS684206/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS684206?format=api"
        }
    }
}