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

{
    "data": {
        "type": "samples",
        "id": "ERS1571335",
        "attributes": {
            "biosample": "SAMEA99915418",
            "longitude": 13.2887,
            "latitude": 52.4586,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "2016_CRC",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "13.288657",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0",
                    "unit": "m"
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Germany",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2016-08",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "faeces",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "barn",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "stool",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "microbial mat/biofilm",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "ILLUMINA NextSeq 500",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "56.0",
                    "unit": null
                },
                {
                    "key": "geographic location (elevation)",
                    "value": "56",
                    "unit": "m"
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "52.458569",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "9823",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "NextSeq 500",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000019",
                    "unit": null
                },
                {
                    "key": "microbial mat/biofilm environmental package",
                    "value": "microbial mat/biofilm",
                    "unit": null
                }
            ],
            "accession": "ERS1571335",
            "analysis-completed": "2017-03-10",
            "collection-date": "2016-08-01",
            "geo-loc-name": "Germany",
            "sample-desc": "gut metagenome from Formula fed 1",
            "environment-biome": "faeces",
            "environment-feature": "barn",
            "environment-material": "stool",
            "sample-name": "SAMEA99915418",
            "sample-alias": "SAMEA99915418",
            "host-tax-id": 9823,
            "species": null,
            "last-update": "2024-03-09T04:44:58"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1571335/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001559",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001559?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00006622",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006622?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Mammals:Digestive system:Fecal"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Fecal?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1571335/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1571335?format=api"
        }
    }
}