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

{
    "data": {
        "type": "samples",
        "id": "ERS1030614",
        "attributes": {
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Class 1 integrons in WWTPs",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2014-07-22",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "wastewater/sludge",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "illumina",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "256318",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS wastewater sludge (ERC000023)",
                    "unit": null
                }
            ],
            "longitude": null,
            "biosample": "SAMEA3723465",
            "latitude": null,
            "accession": "ERS1030614",
            "analysis-completed": "2016-01-19",
            "collection-date": null,
            "geo-loc-name": "Israel",
            "sample-desc": "Effluent",
            "environment-biome": "wastewater treatment plant",
            "environment-feature": "environmental feature",
            "environment-material": "liquid",
            "sample-name": "Effluent",
            "sample-alias": "Effluent",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-04-10T00:05:03"
        },
        "relationships": {
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1030614/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1030614/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000597",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000597?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/ERS1030614?format=api"
        }
    }
}