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

{
    "data": {
        "type": "samples",
        "id": "ERS1972405",
        "attributes": {
            "biosample": "SAMEA104347427",
            "longitude": -149.9723,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "-999.0",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "GEOTRACES ARCTIC 2015",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-149.97226",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "marine water body",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "sea ice",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "1.3",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "999.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "85.16033",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000027",
                    "unit": null
                }
            ],
            "latitude": 85.1603,
            "accession": "ERS1972405",
            "analysis-completed": "2017-11-20",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Station 43 sea ice, depth 1.3m",
            "environment-biome": "marine biome",
            "environment-feature": "marine water body",
            "environment-material": "sea ice",
            "sample-name": "KD058_170407",
            "sample-alias": "KD058_170407",
            "host-tax-id": null,
            "species": null,
            "last-update": "2021-03-29T16:33:04"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Oceanic"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1972405/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000991",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000991?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00002040",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002040?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1972405/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1972405?format=api"
        }
    }
}