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

{
    "data": {
        "type": "samples",
        "id": "ERS808036",
        "attributes": {
            "biosample": "SAMEA3500887",
            "longitude": 2.8,
            "latitude": 41.666,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metatranscriptome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Barcelona spring mesotomics",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "1",
                    "unit": "m"
                },
                {
                    "key": "collection date",
                    "value": "2010-02-02",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina HiSeq 2000",
                    "unit": null
                },
                {
                    "key": "ammonium",
                    "value": "0.51",
                    "unit": "µM/L"
                },
                {
                    "key": "chlorophyll",
                    "value": "16.03",
                    "unit": "µg/L"
                },
                {
                    "key": "oxygenation status of sample",
                    "value": "aerobic",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "8.1",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "256318",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2000",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS water (ERC000024)",
                    "unit": null
                },
                {
                    "key": "bacterial production",
                    "value": "18.58",
                    "unit": "mg/m3/d"
                },
                {
                    "key": "water environmental package",
                    "value": "water",
                    "unit": null
                }
            ],
            "accession": "ERS808036",
            "analysis-completed": "2017-03-28",
            "collection-date": null,
            "geo-loc-name": "Mediterranean Sea",
            "sample-desc": "Nutrient-amended and acidified water, duplicate 1",
            "environment-biome": "ENVO:01000047",
            "environment-feature": "ENVO:00000032",
            "environment-material": "ENVO:00002042",
            "sample-name": "Nutrient-amended, acidified, dupl. 1",
            "sample-alias": "NA1",
            "host-tax-id": null,
            "species": null,
            "last-update": "2017-03-28T14:21:58"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS808036/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001665",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001665?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Intertidal zone"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS808036/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS808036?format=api"
        }
    }
}