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

{
    "data": {
        "type": "samples",
        "id": "SRS1776192",
        "attributes": {
            "longitude": -50.5,
            "biosample": "SAMN05944598",
            "latitude": 3.506,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "27.96",
                    "unit": null
                },
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-50.5",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Atlantic Ocean:Western Tropical North Atlantic Ocean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2012-07-21",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "surface seawater",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Amazon River Plume",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina SE 250 Rapid Run",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "2.0",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "31.91",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "3.506",
                    "unit": null
                }
            ],
            "accession": "SRS1776192",
            "analysis-completed": null,
            "collection-date": "2012-07-21",
            "geo-loc-name": null,
            "sample-desc": "This sample has been submitted by pda|brando02345 on 2016-11-04; aquatic metagenome",
            "environment-biome": "surface seawater",
            "environment-feature": "Amazon River Plume",
            "environment-material": null,
            "sample-name": "ACJ47",
            "sample-alias": "ACJ47",
            "host-tax-id": null,
            "species": null,
            "last-update": "2021-10-11T12:29:02"
        },
        "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/SRS1776192/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/SRS1776192/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1776192?format=api"
        }
    }
}