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

{
    "data": {
        "type": "samples",
        "id": "SRS951131",
        "attributes": {
            "biosample": "SAMN03755346",
            "longitude": -147.7972,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-147.797222",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Pacific Ocean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2009-02-05",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "ocean",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "equator",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.water;MIMARKS.survey",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "1980 m",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "0.01",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "latitude": 0.01,
            "accession": "SRS951131",
            "analysis-completed": "2018-09-04",
            "collection-date": "2009-02-05",
            "geo-loc-name": "Pacific Ocean",
            "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
            "environment-biome": "ocean",
            "environment-feature": "equator",
            "environment-material": "water",
            "sample-name": "EQP_8_WC6",
            "sample-alias": "EQP_8_WC6",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-01-23T12:47:39"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Oceanic"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS951131/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00002812",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002812?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS951131/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS951131?format=api"
        }
    }
}