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

{
    "data": {
        "type": "samples",
        "id": "SRS486803",
        "attributes": {
            "latitude": null,
            "longitude": null,
            "biosample": "SAMN02361044",
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Gulf of Cadiz, Atlantic Ocean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2006-04-30",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "cold seep",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "1200.0",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina Genome Analyzer IIx",
                    "unit": null
                }
            ],
            "accession": "SRS486803",
            "analysis-completed": "2017-09-28",
            "collection-date": "2006-04-30",
            "geo-loc-name": "Gulf of Cadiz, Atlantic Ocean",
            "sample-desc": "Sediment samples from Capt Aryutinov Mud Volcano (MV)(coordinates: 35:39.700/07:20.012, Gulf of Cadiz, Atlantic Ocean, 1200 m water depth) were collected on 30th April 2006 during a Maria S. Merian 1/3 cruise. After the activation of AOM activity at ambient pressure, a total volume of 600 ml diluted sediment slurry (1:12/w:w) was incubated into a special designed continuous high-pressure bioreactor under 8 MPa methane pressure at 15 ℃ for over one year.",
            "environment-biome": "cold seep",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Capt Aryutinov Mud Volcano Sediment",
            "sample-alias": "Capt Aryutinov Mud Volcano Sediment",
            "host-tax-id": null,
            "species": null,
            "last-update": "2017-09-28T08:40:59"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Sediment"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Sediment?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS486803/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS486803/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001948",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001948?format=api"
                        }
                    }
                ]
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS486803?format=api"
        }
    }
}