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

{
    "data": {
        "type": "samples",
        "id": "ERS1294166",
        "attributes": {
            "biosample": "SAMEA4382717",
            "longitude": -95.71,
            "latitude": 37.09,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "6.15",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-95.71",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "GAZ:United States of America;USA:WI",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "small lake biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "freshwater lake",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "fresh water",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "altitude",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "3.5",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "256.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "37.09",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2000",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2016-08-16",
                    "unit": null
                }
            ],
            "accession": "ERS1294166",
            "analysis-completed": "2019-03-26",
            "collection-date": null,
            "geo-loc-name": "GAZ:United States of America;USA:WI",
            "sample-desc": "freshwater metagenome WSBH25June07",
            "environment-biome": "small lake biome",
            "environment-feature": "freshwater lake",
            "environment-material": "fresh water",
            "sample-name": "qiita_sid_1288:1288.WSBH25June07.McMahon.Pool.1.and.1percentPhiX.110310.HWUSI.EAS552R.0357.s.7.1.sequence",
            "sample-alias": "qiita_sid_1288:1288.WSBH25June07.McMahon.Pool.1.and.1percentPhiX.110310.HWUSI.EAS552R.0357.s.7.1.sequence",
            "host-tax-id": null,
            "species": null,
            "last-update": "2022-03-21T21:53:07"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1294166/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00003962",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003962?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Freshwater:Wetlands:Bog"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Wetlands:Bog?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1294166/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1294166?format=api"
        }
    }
}