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

{
    "data": {
        "type": "samples",
        "id": "ERS249849",
        "attributes": {
            "biosample": "SAMEA1904952",
            "longitude": -15.1185,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "LOHAFEX",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "20",
                    "unit": "m"
                },
                {
                    "key": "collection date",
                    "value": "2009-02-05T14:35",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "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": "ENA-SUBMISSION-TOOL",
                    "value": "SRA-Webin",
                    "unit": null
                },
                {
                    "key": "water environmental package",
                    "value": "water",
                    "unit": null
                }
            ],
            "latitude": -47.7027,
            "accession": "ERS249849",
            "analysis-completed": "2017-03-07",
            "collection-date": null,
            "geo-loc-name": "At",
            "sample-desc": "16S rRNA tag sequences of day 9 of the iron fertilization experiment LOHAFEX",
            "environment-biome": "Ocean",
            "environment-feature": "eddy",
            "environment-material": "pelagic",
            "sample-name": "Lohafex day 9",
            "sample-alias": "Lohafex day  9",
            "host-tax-id": null,
            "species": null,
            "last-update": "2017-03-07T10:36:40"
        },
        "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/ERS249849/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001550",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001550?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS249849/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS249849?format=api"
        }
    }
}