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

{
    "data": {
        "type": "samples",
        "id": "SRS692453",
        "attributes": {
            "biosample": "SAMN03002143",
            "longitude": null,
            "sample-metadata": [
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA: Norfolk, VA",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2013-12-01/2013-12-31",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "surface water",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "creek",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "latitude": null,
            "accession": "SRS692453",
            "analysis-completed": "2018-07-24",
            "collection-date": "2013-12-01",
            "geo-loc-name": "USA: Norfolk, VA",
            "sample-desc": "D7.T2",
            "environment-biome": "surface water",
            "environment-feature": "creek",
            "environment-material": "water",
            "sample-name": "D7.T2",
            "sample-alias": "D7.T2",
            "host-tax-id": null,
            "species": null,
            "last-update": "2018-07-24T13:49:10"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Engineered:Built environment"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Built%20environment?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS692453/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00002607",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002607?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS692453/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS692453?format=api"
        }
    }
}