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

{
    "data": {
        "type": "samples",
        "id": "SRS607584",
        "attributes": {
            "longitude": null,
            "biosample": "SAMN02777541",
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "not appicable",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "not appicable",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "939928",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "host",
                    "value": "Rubber tree",
                    "unit": null
                },
                {
                    "key": "isolation source",
                    "value": "plant root",
                    "unit": null
                }
            ],
            "accession": "SRS607584",
            "analysis-completed": "2016-05-16",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "RT_P3",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "RT_P3",
            "sample-alias": "RT_P3",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-05-16T15:18:09"
        },
        "relationships": {
            "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"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS607584/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000949",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000949?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS607584/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS607584?format=api"
        }
    }
}