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

{
    "data": {
        "type": "samples",
        "id": "SRS421456",
        "attributes": {
            "longitude": null,
            "biosample": "SAMN02146466",
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "pH",
                    "value": "7.2-7.2",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "accession": "SRS421456",
            "analysis-completed": "2017-05-24",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "The EGSB reactor was seeded with an inoculum from the anoxic zone of the activated sludge (MLVSS: 21.073 g/L) tank at the Jiangxinzhou Urban Sewage Treatment Plant, Jiangsu, China. The influent synthetic wastewater was prepared to simulate typical fertilizer and nuclear industry wastewater (Dhamole et al., 2007). Composite samples were taken from the upper, middle and bottom part of the reactor.",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "high-nitrate metagenome",
            "sample-alias": "high-nitrate metagenome",
            "host-tax-id": null,
            "species": null,
            "last-update": "2017-05-24T16:02:57"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS421456/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001774",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001774?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS421456/runs?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/SRS421456?format=api"
        }
    }
}