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

{
    "data": {
        "type": "samples",
        "id": "ERS635314",
        "attributes": {
            "biosample": "SAMEA3182452",
            "longitude": 12.449,
            "latitude": 55.6079,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "MiDAS-DK",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2010-08-19",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "wastewater/sludge",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "527971",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS wastewater sludge (ERC000023)",
                    "unit": null
                }
            ],
            "accession": "ERS635314",
            "analysis-completed": "2016-06-08",
            "collection-date": null,
            "geo-loc-name": "Denmark",
            "sample-desc": "Avedoere 19-08-2010",
            "environment-biome": "wastewater treatment plant",
            "environment-feature": "wastewater treatment plant",
            "environment-material": "activated sludge",
            "sample-name": "Avedoere 19-08-2010",
            "sample-alias": "16SAMP-2334",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-06-08T10:55:16"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635314/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001064",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001064?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Engineered:Wastewater:Activated Sludge"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635314/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635314?format=api"
        }
    }
}