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

{
    "data": {
        "type": "samples",
        "id": "SRS577849",
        "attributes": {
            "biosample": "SAMN02628409",
            "longitude": -54.51,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "28.63",
                    "unit": null
                },
                {
                    "key": "turbidity",
                    "value": "1.17",
                    "unit": "NTU"
                },
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-54.51",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Atlantic Ocean:Western Tropical North Atlantic Ocean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2010-05-25",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "surface seawater",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina PE 150x150",
                    "unit": null
                },
                {
                    "key": "bacterial carbon production",
                    "value": "112.48",
                    "unit": "pmol leu/L/hr"
                },
                {
                    "key": "density",
                    "value": "1019.80",
                    "unit": "kgm-2"
                },
                {
                    "key": "depth",
                    "value": "4.47",
                    "unit": null
                },
                {
                    "key": "dissolved inorganic carbon",
                    "value": "1802",
                    "unit": "µmol/kg"
                },
                {
                    "key": "dissolved oxygen",
                    "value": "196.25",
                    "unit": "µmol/kg"
                },
                {
                    "key": "pressure",
                    "value": "4.50",
                    "unit": "Db"
                },
                {
                    "key": "salinity",
                    "value": "31.8",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "10.29",
                    "unit": null
                },
                {
                    "key": "volume of sample",
                    "value": "4.85",
                    "unit": "L"
                },
                {
                    "key": "NCBI sample classification",
                    "value": "1169740",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "IlluminaiSeq",
                    "unit": "M"
                },
                {
                    "key": "sampling cruise",
                    "value": "R/V Knorr, May-June 2010",
                    "unit": null
                },
                {
                    "key": "sampling site",
                    "value": "Station 2",
                    "unit": null
                },
                {
                    "key": "minimum filter size",
                    "value": "0.2",
                    "unit": "µm"
                },
                {
                    "key": "maximum filter size",
                    "value": "2.0",
                    "unit": "µm"
                },
                {
                    "key": "oxygen saturation",
                    "value": "98.70",
                    "unit": "%"
                },
                {
                    "key": "fluorescence",
                    "value": "0.61 mgm-3",
                    "unit": null
                },
                {
                    "key": "collection time",
                    "value": "0710",
                    "unit": null
                },
                {
                    "key": "photosynthetically active radiation",
                    "value": "16.71",
                    "unit": "µEm-2sec-1"
                },
                {
                    "key": "potential density",
                    "value": "19.78",
                    "unit": null
                }
            ],
            "latitude": 10.29,
            "accession": "SRS577849",
            "analysis-completed": "2014-05-09",
            "collection-date": "2010-05-25",
            "geo-loc-name": "Western Tropical North Atlantic Ocean",
            "sample-desc": "This sample has been submitted by pda|brando02345 on 2014-03-21; aquatic metagenome",
            "environment-biome": "surface seawater",
            "environment-feature": "Amazon river plume",
            "environment-material": "surface seawater",
            "sample-name": "ACM24",
            "sample-alias": "ACM24",
            "host-tax-id": null,
            "species": null,
            "last-update": "2021-10-11T10:45:58"
        },
        "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/SRS577849/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000382",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000382?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00005810",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005810?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS577849/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS577849?format=api"
        }
    }
}