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

{
    "data": {
        "type": "samples",
        "id": "SRS399430",
        "attributes": {
            "biosample": "SAMN01939249",
            "longitude": null,
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Soda Lake metagenomics",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0-001m",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "Aug-2012",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "ENVO:00000881",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "ENVO:00002022",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Sediments",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.sediment",
                    "unit": null
                },
                {
                    "key": "alkalinity",
                    "value": "11-Oct",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "975m",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "4%",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "1169740",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "BioSampleModel",
                    "value": "MIMS.me,MIGS/MIMS/MIMARKS.sediment",
                    "unit": null
                },
                {
                    "key": "geographic location",
                    "value": "Kenya: Lake Bogoria",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude and longitude)",
                    "value": "0.3333. 36.25",
                    "unit": null
                }
            ],
            "accession": "SRS399430",
            "analysis-completed": "2017-02-15",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "MIMS Environmental/Metagenome sample from Lake Bogoria Sediments/mud",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "MIMS Environmental/Metagenome sample from Lake Bogoria Sediments/mud",
            "sample-alias": "Fung_B2D",
            "host-tax-id": null,
            "species": null,
            "last-update": "2017-02-15T13:56:17"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS399430/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001497",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001497?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Non-marine Saline and Alkaline:Alkaline:Sediment"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Non-marine%20Saline%20and%20Alkaline:Alkaline:Sediment?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS399430/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS399430?format=api"
        }
    }
}