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

{
    "data": {
        "type": "samples",
        "id": "ERS044835",
        "attributes": {
            "biosample": "SAMEA1484692",
            "longitude": 35.0503,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "24.278975",
                    "unit": null
                },
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "David Kamanda Ngugi",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "35.0503",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Red Sea",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "March, 2010",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "neritic epipelagic zone",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "surface water",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "marine warm-water sphere",
                    "unit": null
                },
                {
                    "key": "target gene",
                    "value": "16S rRNA",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Pyrosequencing",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "10.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "27.7818",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC:MIMARKS:2.1",
                    "unit": null
                }
            ],
            "latitude": 27.7818,
            "accession": "ERS044835",
            "analysis-completed": "2018-07-19",
            "collection-date": "2010-03-01",
            "geo-loc-name": "Red Sea",
            "sample-desc": "Sequences were obtained from 0.1 um filtered samples from 10 m below the water surface in the Red Sea.",
            "environment-biome": "neritic epipelagic zone",
            "environment-feature": "surface water",
            "environment-material": "marine warm-water sphere",
            "sample-name": "T1B_2X",
            "sample-alias": "T1B_2X",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-05-02T19:27:34"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Pelagic"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Pelagic?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS044835/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00002567",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002567?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS044835/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS044835?format=api"
        }
    }
}