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

{
    "data": {
        "type": "samples",
        "id": "SRS750671",
        "attributes": {
            "longitude": null,
            "biosample": "SAMN03201728",
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "collection date",
                    "value": "2012-07-18",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "mock",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Brain Heart Infusion agar plates (EMD, Gibbstown, NJ)",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "1% yeast extract, 2% gelatin, 0.1% starch, 0.1% glucose, 10% human blood (sBHI)",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "accession": "SRS750671",
            "analysis-completed": "2017-03-30",
            "collection-date": "2012-07-18",
            "geo-loc-name": null,
            "sample-desc": "Sequencing results for a mock community created by mixing equal amounts of Cells of {L. crispatus A. vaginae S. amnii } with barcode ID: 10, barcode: GCGTCGCGG, on plate: 1",
            "environment-biome": "mock",
            "environment-feature": "Brain Heart Infusion agar plates (EMD, Gibbstown, NJ)",
            "environment-material": "1% yeast extract, 2% gelatin, 0.1% starch, 0.1% glucose, 10% human blood (sBHI)",
            "sample-name": "TRUTH1_10_A-10",
            "sample-alias": "TRUTH1_10_A-10",
            "host-tax-id": null,
            "species": null,
            "last-update": "2017-03-30T15:53:45"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Engineered:Modeled:Simulated communities (microbial mixture)"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Modeled:Simulated%20communities%20(microbial%20mixture)?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS750671/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001675",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001675?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS750671/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS750671?format=api"
        }
    }
}