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

{
    "data": {
        "type": "samples",
        "id": "ERS386593",
        "attributes": {
            "biosample": "SAMEA2292929",
            "longitude": 113.223,
            "latitude": 73.648,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "-1.66",
                    "unit": null
                },
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "ASPIRE Microbiome",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "113.223",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "300",
                    "unit": "m"
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Southern Ocean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2010-12-1 - 2011-1-12",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "sea",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "saline water",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "amount or size of sample collected",
                    "value": "0.95",
                    "unit": "L"
                },
                {
                    "key": "pcr primers",
                    "value": "Bakt 341F_Bakt 805R",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "454 Sequencing",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "33.92",
                    "unit": "psu"
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "73.648",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "408172",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000024",
                    "unit": null
                },
                {
                    "key": "treatment",
                    "value": "control+nuts",
                    "unit": null
                },
                {
                    "key": "water environmental package",
                    "value": "water",
                    "unit": null
                }
            ],
            "accession": "ERS386593",
            "analysis-completed": "2017-02-13",
            "collection-date": null,
            "geo-loc-name": "Southern Ocean",
            "sample-desc": "Bacterial Diversity based on 16S rDNA amplicon sequencing",
            "environment-biome": "sea",
            "environment-feature": "saline water",
            "environment-material": "water",
            "sample-name": "454Reads.GS64",
            "sample-alias": "454Reads.GS64",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-04-09T17:24:49"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS386593/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001457",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001457?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS386593/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS386593?format=api"
        }
    }
}