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

{
    "data": {
        "type": "samples",
        "id": "ERS5146253",
        "attributes": {
            "longitude": -74.5427,
            "biosample": "SAMEA7388105",
            "latitude": 24.0579,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "27.2",
                    "unit": null
                },
                {
                    "key": "investigation type",
                    "value": "metatranscriptome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Caribbean octocoral metatranscriptomics",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-74.54273",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Bahamas",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2016-05-27",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Marine coral reef biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Environment associated with an aquatic invertebrate",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Seawater",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "host-associated",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina HiSEQ 4000 (PE 100bp)",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "1499518",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "24.057882",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000013",
                    "unit": null
                }
            ],
            "accession": "ERS5146253",
            "analysis-completed": null,
            "collection-date": "2016-05-27",
            "geo-loc-name": null,
            "sample-desc": "This study aims to elucidate octocoral natural poduct biosynthesis in octocoral via transcriptome analysis",
            "environment-biome": "Marine coral reef biome",
            "environment-feature": "Environment associated with an aquatic invertebrate",
            "environment-material": "Seawater",
            "sample-name": "OCT8_RNA",
            "sample-alias": "OCT8_RNA",
            "host-tax-id": 1499518,
            "species": null,
            "last-update": "2021-02-18T12:49:50"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Cnidaria"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Cnidaria?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5146253/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005703",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005703?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5146253/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5146253?format=api"
        }
    }
}