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

{
    "data": {
        "type": "samples",
        "id": "SRS490331",
        "attributes": {
            "biosample": "SAMN02371556",
            "longitude": 122.612,
            "latitude": 37.9699,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Microbial investigation of surface sediment of the norhtern part of Chinese marginal seas",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "122.611967",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "China: North Yellow Sea",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2012-05-14",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "16S amplicon",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me;MIGS/MIMS/MIMARKS.sediment",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "51m",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "37.9699",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2015-06-23",
                    "unit": null
                }
            ],
            "accession": "SRS490331",
            "analysis-completed": "2019-04-06",
            "collection-date": null,
            "geo-loc-name": "North Yellow Sea",
            "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
            "environment-biome": "16S amplicon",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "B25-B",
            "sample-alias": "B25-B",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-01-29T15:04:30"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS490331/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004347",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004347?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Sediment"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Sediment?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS490331/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS490331?format=api"
        }
    }
}