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

{
    "data": {
        "type": "samples",
        "id": "SRS024763",
        "attributes": {
            "biosample": "SAMN00009719",
            "sample-metadata": [
                {
                    "key": "NCBI sample classification",
                    "value": "408172",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX",
                    "unit": null
                }
            ],
            "latitude": null,
            "longitude": null,
            "accession": "SRS024763",
            "analysis-completed": "2016-10-21",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "DNA from the 0.2-5 µm - size 1000 m-deep plankton fraction, Ma101 was sequenced in 1 x 1/2 GS-FLX run. The pyrosequence reads were  trimmed to the size range of 130-240 bp (average 192 bp) and \"ghost\" reads were eliminated. The total metagenome size is 35 Mbp.",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Generic sample from marine metagenome",
            "sample-alias": "Ma101 1000m deep-sea plankton",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-10-21T14:25:13"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS024763/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001281",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001281?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS024763/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS024763?format=api"
        }
    }
}