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

{
    "data": {
        "type": "samples",
        "id": "SRS561353",
        "attributes": {
            "biosample": "SAMN02387863",
            "longitude": -75.2674,
            "latitude": -12.0203,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "VALORAM - Valorizing Andean Microbial Diversity",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-75.26742",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Peru: Huancayo",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2009-01-12",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Potato field",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "plant-associated",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-12.02025",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2015-06-23",
                    "unit": null
                }
            ],
            "accession": "SRS561353",
            "analysis-completed": "2019-02-18",
            "collection-date": "2009-01-12",
            "geo-loc-name": "Peru: Huancayo",
            "sample-desc": "Keywords: GSC:MIxS;MIGS:3.0",
            "environment-biome": "Potato field",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "P3Em5",
            "sample-alias": "P3Em5",
            "host-tax-id": 4113,
            "species": "Solanum tuberosum",
            "last-update": "2019-02-18T11:10:33"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS561353/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00003734",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003734?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Plants:Rhizosphere:Soil"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Rhizosphere:Soil?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS561353/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS561353?format=api"
        }
    }
}