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

{
    "data": {
        "type": "samples",
        "id": "DRS060168",
        "attributes": {
            "biosample": "SAMD00076524",
            "longitude": 160.0,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "Community structure of Archaea in the western North Pacific and the Arctic Ocean",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "160.0",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Pacific Ocean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2012",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Marine",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Ocean",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Water",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me.water",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "2000m",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "46.92",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                }
            ],
            "latitude": 46.92,
            "accession": "DRS060168",
            "analysis-completed": "2018-07-24",
            "collection-date": "2012-01-01",
            "geo-loc-name": "Pacific Ocean",
            "sample-desc": "Keywords: GSC:MIxS MIMS:6.0",
            "environment-biome": "Marine",
            "environment-feature": "Ocean",
            "environment-material": "Water",
            "sample-name": "SAMD00076524",
            "sample-alias": "SAMD00076524",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-03-12T19:04:36"
        },
        "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/DRS060168/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00002604",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002604?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS060168/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS060168?format=api"
        }
    }
}