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

{
    "data": {
        "type": "samples",
        "id": "SRS1886232",
        "attributes": {
            "latitude": 36.8208,
            "longitude": 126.1856,
            "biosample": "SAMN06192273",
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "126.185555",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Korea",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2007-12-15",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "36.82083",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Ion Torrent PGM",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2017-01-04",
                    "unit": null
                }
            ],
            "accession": "SRS1886232",
            "analysis-completed": "2019-04-06",
            "collection-date": "2007-12-15",
            "geo-loc-name": "Korea",
            "sample-desc": "Offshore spilled oils can cause long-term ecological effects in the marine environment. Despite their important ecological roles in cycling of energy and nutrients in food webs, effects on bacteria, protists or arthropods are often neglected. Environmental DNA metasystematics (EDMS) was applied to characterize the ecological effects of the Hebei Spirit oil spill on micro- and macro-biomes of sediments.",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "HSOS.COI",
            "sample-alias": "HSOS.COI",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-04-06T13:36:10"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Oil-contaminated sediment"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oil-contaminated%20sediment?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1886232/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1886232/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004442",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004442?format=api"
                        }
                    }
                ]
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1886232?format=api"
        }
    }
}