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

{
    "data": {
        "type": "samples",
        "id": "SRS730302",
        "attributes": {
            "biosample": "SAMN02673173",
            "longitude": -127.7646,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "64.0",
                    "unit": null
                },
                {
                    "key": "investigation type",
                    "value": "miens-survey",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-127.7646",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Pacific Ocean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "8/10/2008",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.sediment",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "275 - 287 m below the seafloor",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "7.5-7.5",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "47.7542",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "latitude": 47.7542,
            "accession": "SRS730302",
            "analysis-completed": "2018-09-13",
            "collection-date": "2008-08-10",
            "geo-loc-name": "Pacific Ocean",
            "sample-desc": "diopside",
            "environment-biome": "marine",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "1301A_3d",
            "sample-alias": "1301A_3d",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-01-29T11:01:43"
        },
        "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/SRS730302/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00003091",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003091?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS730302/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS730302?format=api"
        }
    }
}