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

{
    "data": {
        "type": "samples",
        "id": "SRS441353",
        "attributes": {
            "biosample": "SAMN02183751",
            "longitude": -133.0918,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "miens-survey",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-133.09178",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Pacific Ocean: SPG9",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine abyssal zone biome",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "sediment",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "5697.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-38.06151",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "latitude": -38.0615,
            "accession": "SRS441353",
            "analysis-completed": "2018-07-11",
            "collection-date": null,
            "geo-loc-name": "Pacific Ocean: SPG9",
            "sample-desc": "SPG9",
            "environment-biome": "marine abyssal zone biome",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "SPG9M1B.2",
            "sample-alias": "SPG9M1B.2",
            "host-tax-id": null,
            "species": null,
            "last-update": "2018-07-11T15:02:23"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Oceanic:Abyssal plane"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic:Abyssal%20plane?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS441353/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00002488",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002488?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS441353/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS441353?format=api"
        }
    }
}