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

{
    "data": {
        "type": "samples",
        "id": "SRS361140",
        "attributes": {
            "biosample": "SAMN01162192",
            "longitude": null,
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "soilgene",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "34 S 60 W",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Argentina: Buenos Aires province",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "JUN-2010",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "grassland",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "no_tillage_soybean_crop",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "rhizospheric_soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.plant-associated",
                    "unit": null
                },
                {
                    "key": "specific host",
                    "value": "soybean",
                    "unit": null
                },
                {
                    "key": "plant body site",
                    "value": "arbuscular_mycorrhizal_fungi",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "939928",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "accession": "SRS361140",
            "analysis-completed": "2016-04-15",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "MIMS Environmental/Metagenome sample from rhizosphere metagenome",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "MIMS Environmental/Metagenome sample from rhizosphere metagenome",
            "sample-alias": "pampa_ondulada_soils",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-04-15T09:11:27"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS361140/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000695",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000695?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Plants:Rhizosphere"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Rhizosphere?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS361140/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS361140?format=api"
        }
    }
}