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

{
    "data": {
        "type": "samples",
        "id": "SRS937740",
        "attributes": {
            "biosample": "SAMN03576353",
            "longitude": null,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "N/A",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Netherlands: Amsterdam",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "Dec-2012",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Oral cavity",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Orthodontic treatment",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "447426",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "host",
                    "value": "Homo sapiens",
                    "unit": null
                },
                {
                    "key": "env_material",
                    "value": "Dental plaque",
                    "unit": null
                },
                {
                    "key": "BioSampleModel",
                    "value": "MIMS.me,MIGS/MIMS/MIMARKS.human-oral",
                    "unit": null
                }
            ],
            "latitude": null,
            "accession": "SRS937740",
            "analysis-completed": "2016-11-09",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "ACT029_093_TD2",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "ACT029_093_TD2",
            "sample-alias": "ACT029_093_TD2",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2016-11-09T12:54:08"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Human:Digestive system:Oral"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS937740/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001301",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001301?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS937740/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS937740?format=api"
        }
    }
}