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

{
    "data": {
        "type": "samples",
        "id": "SRS742292",
        "attributes": {
            "latitude": 44.5701,
            "longitude": -125.1475,
            "biosample": "SAMN03135768",
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-125.147484",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Pacific Ocean: Hydrate Ridge: 87 km West of Newport, Oregon, USA",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2006-09-28",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine methane seep",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "microbial mat",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "sediment",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.0-0.03",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "44.570057",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                }
            ],
            "accession": "SRS742292",
            "analysis-completed": "2018-09-13",
            "collection-date": "2006-09-28",
            "geo-loc-name": "Pacific Ocean: Hydrate Ridge: 87 km West of Newport, Oregon, USA",
            "sample-desc": "S2517",
            "environment-biome": "marine methane seep",
            "environment-feature": "microbial mat",
            "environment-material": "sediment",
            "sample-name": "S2517",
            "sample-alias": "S2517",
            "host-tax-id": null,
            "species": null,
            "last-update": "2018-09-13T10:43:57"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Cold seeps"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Cold%20seeps?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742292/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742292/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00003069",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003069?format=api"
                        }
                    }
                ]
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742292?format=api"
        }
    }
}