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

{
    "data": {
        "type": "samples",
        "id": "ERS1261844",
        "attributes": {
            "longitude": 11.883,
            "biosample": "SAMEA4350395",
            "latitude": 78.933,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "11.883",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "GAZ:Norway;Norway:Svalbard:Ny-Alesund",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "fjord",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "seawater",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "altitude",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.0-12.0",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "0.63",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "78.933",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2000",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2016-07-20",
                    "unit": null
                }
            ],
            "accession": "ERS1261844",
            "analysis-completed": "2019-02-26",
            "collection-date": null,
            "geo-loc-name": "GAZ:Norway;Norway:Svalbard:Ny-Alesund",
            "sample-desc": "water sample M7_186,7_T+12_f0,2",
            "environment-biome": "marine biome",
            "environment-feature": "fjord",
            "environment-material": "seawater",
            "sample-name": "qiita_sid_1235:1235.sp1591",
            "sample-alias": "qiita_sid_1235:1235.sp1591",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-02-26T02:56:09"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Pelagic"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Pelagic?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1261844/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00003868",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003868?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1261844/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1261844?format=api"
        }
    }
}