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

{
    "data": {
        "type": "samples",
        "id": "SRS498593",
        "attributes": {
            "biosample": "SAMN02361228",
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Selective enrichment techniques yield robust Dehalococcoides cultures",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "not available",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "not available",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "not available",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "01.15.2011",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "enrichment culture from groundwater sediment",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "trichloroethene enriched culture 3",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "mixed culture",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.miscellaneous",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "not available",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "749907",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "latitude": null,
            "longitude": null,
            "accession": "SRS498593",
            "analysis-completed": "2016-05-03",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "trichloroethene-respiring Dehalococcoidesenrichment culture",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "MIMS Environmental/Metagenome sample from Environmental",
            "sample-alias": "ISLA-08",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-05-03T21:55:21"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS498593/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000805",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000805?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS498593/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS498593?format=api"
        }
    }
}