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

{
    "data": {
        "type": "samples",
        "id": "ERS369966",
        "attributes": {
            "biosample": "SAMEA2338074",
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Metatranscriptome (454), Probe 182, 14/04/2009",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "7.9",
                    "unit": "DD"
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "North Sea",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2009-04-14",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "freshwater algal bloom",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "coastal water body",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "surface water",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "pyrosequencing",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "1",
                    "unit": "m"
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "54.18194",
                    "unit": "DD"
                },
                {
                    "key": "NCBI sample classification",
                    "value": "408172",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS water (ERC000024)",
                    "unit": null
                }
            ],
            "latitude": 54.1819,
            "longitude": 7.9,
            "accession": "ERS369966",
            "analysis-completed": "2014-04-27",
            "collection-date": "2009-04-14",
            "geo-loc-name": "North Sea",
            "sample-desc": "Metatranscriptome (454), Probe 182, 14/04/2009",
            "environment-biome": "freshwater algal bloom",
            "environment-feature": "coastal water body",
            "environment-material": "surface water",
            "sample-name": "marine metatranscriptome, probe 182, 14/04/2009",
            "sample-alias": "Metatranscriptome (454), Probe 182, 14/04/2009",
            "host-tax-id": null,
            "species": null,
            "last-update": "2015-08-13T15:31:00"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS369966/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000371",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000371?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS369966/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS369966?format=api"
        }
    }
}