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

{
    "data": {
        "type": "samples",
        "id": "SRS725614",
        "attributes": {
            "latitude": null,
            "longitude": null,
            "sample-metadata": [
                {
                    "key": "sample storage temperature",
                    "value": "-70",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "59.09 N 17.56 E",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Sweden",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "missing",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Stool microbiome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Stool",
                    "unit": null
                },
                {
                    "key": "sample storage location",
                    "value": "Stockholm",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "408170",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "host age",
                    "value": "Adult",
                    "unit": null
                },
                {
                    "key": "host",
                    "value": "Homo sapiens",
                    "unit": null
                },
                {
                    "key": "env_material",
                    "value": "Human Stool",
                    "unit": null
                },
                {
                    "key": "BioSampleModel",
                    "value": "MIMS.me,MIGS/MIMS/MIMARKS.human-gut",
                    "unit": null
                }
            ],
            "biosample": "SAMN03106731",
            "accession": "SRS725614",
            "analysis-completed": "2016-09-20",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "ALADDIN",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "ALADDIN",
            "sample-alias": "223B",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2016-09-20T15:56:11"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Human:Digestive system:Large intestine:Fecal"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Large%20intestine:Fecal?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS725614/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001220",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001220?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS725614/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS725614?format=api"
        }
    }
}