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

{
    "data": {
        "type": "samples",
        "id": "ERS1030528",
        "attributes": {
            "biosample": "SAMEA3723379",
            "longitude": 10.5856,
            "latitude": 46.3982,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Ecosystem functions in cryoconite",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "10.585611",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0",
                    "unit": "m"
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Italy",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2013-07-16",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "glacier",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "alpine glacier",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "cryoconite",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "sediment",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina HiSeq",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "2650.0",
                    "unit": null
                },
                {
                    "key": "geographic location (elevation)",
                    "value": "2650",
                    "unit": "m"
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "46.39825",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "408169",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 1500",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                }
            ],
            "accession": "ERS1030528",
            "analysis-completed": "2016-01-22",
            "collection-date": "2013-07-16",
            "geo-loc-name": "Italy",
            "sample-desc": "Cryoconite",
            "environment-biome": "glacier",
            "environment-feature": "alpine glacier",
            "environment-material": "cryoconite",
            "sample-name": "J13-1",
            "sample-alias": "J13-1",
            "host-tax-id": null,
            "species": null,
            "last-update": "2021-02-15T14:05:47"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1030528/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000599",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000599?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00002035",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002035?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Freshwater:Ice:Glacier"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Ice:Glacier?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1030528/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1030528?format=api"
        }
    }
}