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

{
    "data": {
        "type": "samples",
        "id": "ERS700852",
        "attributes": {
            "latitude": 41.132,
            "longitude": -8.71,
            "biosample": "SAMEA3335526",
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "15.5",
                    "unit": "°C"
                },
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "SCD",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2014-12-03T09:30:00",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "miscellaneous natural or artificial environment",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "8.07",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "256318",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2500",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS miscellaneous natural or artificial environment (ERC000025)",
                    "unit": null
                }
            ],
            "accession": "ERS700852",
            "analysis-completed": "2015-04-23",
            "collection-date": null,
            "geo-loc-name": "Portugal",
            "sample-desc": "Residue of progressive filtration to 0.2um of 5L seawater",
            "environment-biome": "ocean surface",
            "environment-feature": "coastal ocean",
            "environment-material": "water",
            "sample-name": "Marine surface microbiome",
            "sample-alias": "SCD-0",
            "host-tax-id": null,
            "species": null,
            "last-update": "2015-08-13T15:31:02"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Coastal"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS700852/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS700852/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000474",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000474?format=api"
                        }
                    }
                ]
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS700852?format=api"
        }
    }
}