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

{
    "data": {
        "type": "samples",
        "id": "ERS573653",
        "attributes": {
            "biosample": "SAMEA3106411",
            "longitude": -47.9298,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Relationship between co-substrate and microbial composition in the degradation of anionic surfactant",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2013-08",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Ion Torrent",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "1356638",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Ion Torrent PGM",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS wastewater sludge (ERC000023)",
                    "unit": null
                },
                {
                    "key": "wastewater/sludge environmental package",
                    "value": "wastewater/sludge",
                    "unit": null
                }
            ],
            "latitude": -22.0026,
            "accession": "ERS573653",
            "analysis-completed": "2017-03-14",
            "collection-date": null,
            "geo-loc-name": "Brazil",
            "sample-desc": "Support Material Stage_II",
            "environment-biome": "Anaerobic Reactor",
            "environment-feature": "Wastewater sludge",
            "environment-material": "Wastewater sludge",
            "sample-name": "Support Material Stage_II",
            "sample-alias": "PS_IV",
            "host-tax-id": null,
            "species": null,
            "last-update": "2017-03-14T13:54:40"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Engineered:Wastewater:Industrial wastewater"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Industrial%20wastewater?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS573653/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001579",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001579?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS573653/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS573653?format=api"
        }
    }
}