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

{
    "data": {
        "type": "samples",
        "id": "SRS477425",
        "attributes": {
            "longitude": null,
            "biosample": "SAMN02346004",
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Permafrost soil Targeted Locus (Loci)",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "+34.109694 -88.259694, +34.120831 -88.2625, +34.127149 -88.265218",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "30cm subterranean",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "China: Tuonamu area in Qiangtang basin",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "May, 2012",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "archeal community",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "continuous permafrost near bitumen",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "permafrost soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.soil",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "5111m, 5100m, 5140m",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX+",
                    "unit": null
                }
            ],
            "accession": "SRS477425",
            "analysis-completed": "2016-05-04",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "MIMS Environmental/Metagenome sample from archeal community",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "MIMS Environmental/Metagenome sample from archeal community",
            "sample-alias": "CPBQ_arc",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-05-04T09:51:35"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Permafrost"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Permafrost?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS477425/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000827",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000827?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS477425/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS477425?format=api"
        }
    }
}