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

{
    "data": {
        "type": "samples",
        "id": "DRS012353",
        "attributes": {
            "longitude": 143.3808,
            "biosample": "SAMD00003570",
            "latitude": 44.337,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Monbetsu18S",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "143.380833",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Japan:Monbetsu-shi,Kaiyokoen",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Temperate shelf and sea biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "marine habitat",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "sea water",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "Generic",
                    "unit": null
                },
                {
                    "key": "target gene",
                    "value": "18S rRNA",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0 meter",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "44.337",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "accession": "DRS012353",
            "analysis-completed": "2018-07-02",
            "collection-date": null,
            "geo-loc-name": "Japan:Monbetsu-shi:Kaiyokoen",
            "sample-desc": "H3LFDJD01__Monbetsu2V1V3__V1V3_r",
            "environment-biome": "Temperate shelf and sea biome",
            "environment-feature": "marine habitat",
            "environment-material": "sea water",
            "sample-name": "SAMD00003570",
            "sample-alias": "SAMD00003570",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-01-23T12:46:05"
        },
        "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/DRS012353/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00002476",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002476?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS012353/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS012353?format=api"
        }
    }
}