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

{
    "data": {
        "type": "samples",
        "id": "SRS927164",
        "attributes": {
            "longitude": 11.1167,
            "biosample": "SAMN03576405",
            "latitude": 46.0667,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "11.1167",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Italy: Trento",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2013-12-17",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "human skin",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "left retroauricular crease",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "organic_material",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "9606",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "46.0667",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2000",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2015-06-23",
                    "unit": null
                }
            ],
            "accession": "SRS927164",
            "analysis-completed": "2019-06-17",
            "collection-date": "2013-12-17",
            "geo-loc-name": "Italy: Trento",
            "sample-desc": "This sample has been submitted by Centre for Integrative Biology on 2015-05-02; human skin metagenome",
            "environment-biome": "human skin",
            "environment-feature": "left retroauricular crease",
            "environment-material": "organic_material",
            "sample-name": "SKCT13_b2_45",
            "sample-alias": "SKCT13_b2_45",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2020-05-18T19:57:32"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Human:Skin"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Skin?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS927164/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005034",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005034?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00005101",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005101?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS927164/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS927164?format=api"
        }
    }
}