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

{
    "data": {
        "type": "samples",
        "id": "SRS884018",
        "attributes": {
            "latitude": null,
            "longitude": null,
            "sample-metadata": [
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Belize",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2011-07-07",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "coral reef",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "pelagic",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "seawater",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.host-associated;MIMARKS.survey",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.5m",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX+",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Seawater",
                    "unit": null
                }
            ],
            "biosample": "SAMN03444651",
            "accession": "SRS884018",
            "analysis-completed": "2018-09-04",
            "collection-date": "2011-07-07",
            "geo-loc-name": "Belize",
            "sample-desc": "Coral reef seawater",
            "environment-biome": "coral reef",
            "environment-feature": "pelagic",
            "environment-material": "seawater",
            "sample-name": "BZ.PPW3",
            "sample-alias": "BZ.PPW3",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-04-09T15:27:48"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Intertidal zone:Coral reef"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone:Coral%20reef?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS884018/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00002819",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002819?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS884018/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS884018?format=api"
        }
    }
}