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

{
    "data": {
        "type": "samples",
        "id": "SRS554006",
        "attributes": {
            "biosample": "SAMN02598827",
            "longitude": -1.9155,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "miens-survey",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-1.9154999",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "United Kingdom: Harpur Hill, Buxton",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2012-06-04",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "sediment",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "sediment",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.0-20.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "53.237446",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS Junior",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2015-06-23",
                    "unit": null
                }
            ],
            "latitude": 53.2374,
            "accession": "SRS554006",
            "analysis-completed": "2019-04-06",
            "collection-date": "2012-06-04",
            "geo-loc-name": "United Kingdom: Harpur Hill, Buxton",
            "sample-desc": "alkaline Buxton sediment microcosm incubation, amended with U(VI) (t=210 days)",
            "environment-biome": "sediment",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "No added Fe red. t210",
            "sample-alias": "No added Fe red. t210",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-04-06T04:11:57"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Freshwater:Sediment"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Sediment?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS554006/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004355",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004355?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS554006/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS554006?format=api"
        }
    }
}