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

{
    "data": {
        "type": "samples",
        "id": "SRS698963",
        "attributes": {
            "latitude": -38.1668,
            "longitude": 48.6123,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "48.6123",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Indian Ocean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2011-01-08",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Ocean",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Deep sea",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Sediment",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me;MIGS/MIMS/MIMARKS.sediment",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "2187m",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-38.1668",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2015-06-23",
                    "unit": null
                }
            ],
            "biosample": "SAMN03024547",
            "accession": "SRS698963",
            "analysis-completed": "2019-04-05",
            "collection-date": "2011-01-08",
            "geo-loc-name": "Indian Ocean",
            "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
            "environment-biome": "Ocean",
            "environment-feature": "Deep sea",
            "environment-material": "Sediment",
            "sample-name": "M4",
            "sample-alias": "M4",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-04-09T22:48:37"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Oceanic:Sediment"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic:Sediment?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS698963/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004046",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004046?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS698963/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS698963?format=api"
        }
    }
}