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

{
    "data": {
        "type": "samples",
        "id": "DRS049485",
        "attributes": {
            "longitude": 65.8482,
            "biosample": "SAMD00024724",
            "latitude": -19.5568,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "Microbial community structures of chimney in DODO and Solitaire hydrothermal fields",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "65.8482",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Indian Ocean: Solitaire hydrothermal field",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2013-02-12",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine basaltic hydrothermal vent biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "marine hydrothermal vent chimney",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "mineral",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMARKS.survey.microbial",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0 m",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-19.5568",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Ion Torrent PGM",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2017-11-06",
                    "unit": null
                }
            ],
            "accession": "DRS049485",
            "analysis-completed": "2019-04-05",
            "collection-date": "2013-02-12",
            "geo-loc-name": "Indian Ocean: Solitaire hydrothermal field",
            "sample-desc": "Keywords: GSC:MIxS MIMARKS:6.0",
            "environment-biome": "marine basaltic hydrothermal vent biome",
            "environment-feature": "marine hydrothermal vent chimney",
            "environment-material": "mineral",
            "sample-name": "SAMD00024724",
            "sample-alias": "SAMD00024724",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-06-28T10:46:31"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Hydrothermal vents"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Hydrothermal%20vents?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049485/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004148",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004148?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049485/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049485?format=api"
        }
    }
}