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

{
    "data": {
        "type": "samples",
        "id": "DRS058545",
        "attributes": {
            "longitude": 135.367,
            "biosample": "SAMD00075678",
            "latitude": 35.467,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "Quantitative monitoring of environmental DNA using high-throughput sequencing",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "135.367",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Japan:Kyoto, Maizuru",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2015-09-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "coastal area",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "sea water",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me.water",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "4 m",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "35.467",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2018-02-16",
                    "unit": null
                }
            ],
            "accession": "DRS058545",
            "analysis-completed": "2019-04-12",
            "collection-date": "2015-09-01",
            "geo-loc-name": "Japan:Kyoto, Maizuru",
            "sample-desc": "Keywords: GSC:MIxS MIMS:6.0",
            "environment-biome": "marine biome",
            "environment-feature": "coastal area",
            "environment-material": "sea water",
            "sample-name": "SAMD00075678",
            "sample-alias": "SAMD00075678",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-01-16T21:03:58"
        },
        "relationships": {
            "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"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS058545/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004560",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004560?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS058545/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS058545?format=api"
        }
    }
}