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

{
    "data": {
        "type": "samples",
        "id": "SRS1753691",
        "attributes": {
            "longitude": 27.29,
            "biosample": "SAMN05929805",
            "latitude": 61.672,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "27.29",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Finland:Mikkeli:Pursiala",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2013-04-23",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "anthropogenic terrestrial biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "phreatic zone",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "contaminated sediment",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "20.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "61.672",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Ion Torrent PGM",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2016-10-21",
                    "unit": null
                }
            ],
            "accession": "SRS1753691",
            "analysis-completed": "2019-04-06",
            "collection-date": "2013-04-23",
            "geo-loc-name": "Finland:Mikkeli:Pursiala",
            "sample-desc": "Pursiala well 4 spring 2013 extraction replicate B",
            "environment-biome": "anthropogenic terrestrial biome",
            "environment-feature": "phreatic zone",
            "environment-material": "contaminated sediment",
            "sample-name": "Pursiala well 4 spring 2013 extraction replicate B",
            "sample-alias": "P4S13B_CCGAACACTTC.AGAGTTTGATCMTGGCTCAG",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-04-06T14:38:44"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Freshwater:Groundwater:Contaminated"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Groundwater:Contaminated?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1753691/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004446",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004446?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1753691/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1753691?format=api"
        }
    }
}