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

{
    "data": {
        "type": "samples",
        "id": "SRS409891",
        "attributes": {
            "longitude": null,
            "biosample": "SAMN02009283",
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "total organic carbon",
                    "value": "116",
                    "unit": null
                },
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Metagenomic analysis of an Arctic soil profile",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0.3-0.4",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "Feb-2006",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Arctic",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Drained Thaw lake basin",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.soil",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "8 m",
                    "unit": null
                },
                {
                    "key": "total organic C method",
                    "value": "DOI:?10.1029/2011GB004037",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "accession": "SRS409891",
            "analysis-completed": "2016-04-21",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "MIMS enviromnetal sample from soil metagenome",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "MIMS enviromnetal sample from soil metagenome",
            "sample-alias": "Barrow Soil 30-40cm",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-04-21T15:22:43"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS409891/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000761",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000761?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS409891/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS409891?format=api"
        }
    }
}