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

{
    "data": {
        "type": "samples",
        "id": "SRS576840",
        "attributes": {
            "biosample": "SAMN02688769",
            "longitude": null,
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0.2 m",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "Sep-2008",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "leaf litter",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "forest",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "leaves",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.soil",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "240 m",
                    "unit": null
                },
                {
                    "key": "current land use",
                    "value": "hardwoods",
                    "unit": null
                },
                {
                    "key": "current vegetation",
                    "value": "F. sylvatica",
                    "unit": null
                },
                {
                    "key": "horizon",
                    "value": "A horizon",
                    "unit": null
                },
                {
                    "key": "sample weight for DNA extraction",
                    "value": "0.5 g",
                    "unit": null
                },
                {
                    "key": "composite design/sieving (if any)",
                    "value": "2 mm",
                    "unit": null
                },
                {
                    "key": "soil type",
                    "value": "Rendzina",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "accession": "SRS576840",
            "analysis-completed": "2016-05-10",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "bacterial community on degrading leaf litter of Fagus sylvatica in rendzina soil",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "1week_rendzina",
            "sample-alias": "1week_rendzina",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-05-10T16:39:10"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS576840/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000876",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000876?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Forest soil"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Forest%20soil?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS576840/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS576840?format=api"
        }
    }
}