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

{
    "data": {
        "type": "samples",
        "id": "SRS259149",
        "attributes": {
            "latitude": null,
            "longitude": null,
            "biosample": "SAMN00714470",
            "sample-metadata": [
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2015-06-23",
                    "unit": null
                }
            ],
            "accession": "SRS259149",
            "analysis-completed": "2019-04-12",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "River sediment samples from Wonju Stream located in Wonju City, South Korea.  WJI1, WJI2: 16S rRNA sequences from the original river sediments WJ-1A, WJ-1B: 16S rRNA sequences from PCE-to-ethene dechlorinating microcosms WJ-2A, WJ-2B: 16S rRNA sequences from TCE-to-ethene dechlorinating microcosms  WJ-1_vcrA is vcrA genes (reductive dehalogenase genes) from PCE-to-ethene dechlorinating microcosms and WJ-2_vcrA is vcrA genes from TCE-to-ethene dechlorinating microcosms.",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "WJ_Dech",
            "sample-alias": "WJ_Dech",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-04-12T16:37:09"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Freshwater:Lotic:Sediment"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Lotic:Sediment?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS259149/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS259149/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004571",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004571?format=api"
                        }
                    }
                ]
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS259149?format=api"
        }
    }
}