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

{
    "data": {
        "type": "samples",
        "id": "DRS071844",
        "attributes": {
            "latitude": 29.54,
            "longitude": 121.76,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "Temporal dynamics of bacterioplankton community in response to excessive nitrate loading in the oligotrophic coastal water",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "121.76",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "China: East China Sea, Xiangshan Bay",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2013-09-29",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "coastel marine",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "nearshore",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me.water",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.5 m",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "29.54",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2018-07-31",
                    "unit": null
                }
            ],
            "biosample": "SAMD00056502",
            "accession": "DRS071844",
            "analysis-completed": "2019-04-06",
            "collection-date": "2013-09-29",
            "geo-loc-name": "China: East China Sea, Xiangshan Bay",
            "sample-desc": "Keywords: GSC:MIxS MIMS:6.0",
            "environment-biome": "coastel marine",
            "environment-feature": "nearshore",
            "environment-material": "water",
            "sample-name": "SAMD00056502",
            "sample-alias": "SAMD00056502",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-04-09T15:11:48"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Coastal"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS071844/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004324",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004324?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS071844/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS071844?format=api"
        }
    }
}