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

{
    "data": {
        "type": "samples",
        "id": "SRS403737",
        "attributes": {
            "biosample": "SAMN01985067",
            "longitude": null,
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "miens-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Tropical soil archaeal diversity and community structure",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0-5 cm from soil surface",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2010-07-10",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Rainforest",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Forest",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.soil",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "Below 500 m sea level",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "accession": "SRS403737",
            "analysis-completed": "2016-03-10",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "MIMARKS Survey related sample from Archaea",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "MIMARKS Survey related sample from Archaea",
            "sample-alias": "PAS1",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-03-10T13:41:58"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS403737/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000625",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000625?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Tropical rainforest"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Tropical%20rainforest?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS403737/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS403737?format=api"
        }
    }
}