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

{
    "data": {
        "type": "samples",
        "id": "SRS3033638",
        "attributes": {
            "biosample": "SAMN07631633",
            "longitude": -122.3113,
            "latitude": 47.6519,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-122.3113",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA: Seattle, Washington",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2016-10-03",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "47.6519",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2500",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2018-03-12",
                    "unit": null
                }
            ],
            "accession": "SRS3033638",
            "analysis-completed": "2019-06-12",
            "collection-date": "2016-10-03",
            "geo-loc-name": "USA: Seattle, Washington",
            "sample-desc": "Chrysochromulina tobin associated microbial communities from unialgal haptophyte culture, Seattle, Washington, USA - P5_8mM MetaG",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Gp0206848",
            "sample-alias": "Gp0206848",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-06-12T20:03:34"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3033638/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004979",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004979?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Algae"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Algae?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3033638/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3033638?format=api"
        }
    }
}