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

{
    "data": {
        "type": "samples",
        "id": "ERS1875673",
        "attributes": {
            "biosample": "SAMEA104216655",
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "AD-community",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Belgium",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2012-04-10",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "freshwater biome [ENVO:00000873]",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "wastewater treatment plant [ENVO:00002043]",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "anaerobic digester sludge [ENVO:00003965]",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "wastewater/sludge",
                    "unit": null
                },
                {
                    "key": "target gene",
                    "value": "16S rRNA",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina HiSeq",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000023",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2017-08-16",
                    "unit": null
                }
            ],
            "longitude": null,
            "accession": "ERS1875673",
            "analysis-completed": "2018-11-25",
            "collection-date": "2012-04-10",
            "geo-loc-name": "Belgium",
            "sample-desc": "anaerobic digester metagenome",
            "environment-biome": "freshwater biome [ENVO:00000873]",
            "environment-feature": "wastewater treatment plant [ENVO:00002043]",
            "environment-material": "anaerobic digester sludge [ENVO:00003965]",
            "sample-name": "WEE",
            "sample-alias": "WEE",
            "host-tax-id": null,
            "species": null,
            "last-update": "2018-11-25T18:00:10"
        },
        "relationships": {
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1875673/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1875673/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00003499",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003499?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Engineered:Wastewater:Water and sludge"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Water%20and%20sludge?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1875673?format=api"
        }
    }
}