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

{
    "data": {
        "type": "samples",
        "id": "SRS347278",
        "attributes": {
            "longitude": -107.7724,
            "biosample": "SAMN01081667",
            "latitude": 39.5291,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "miens-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Rifle sediment bacterial community Targeted Locus (Loci)",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-107.77241",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA:CO Rifle Department of Energy Integrated Field Research Challenge site",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2010-08-09",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "freshwater biome",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "sediment",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "36.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "39.529053",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2000",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2015-06-23",
                    "unit": null
                }
            ],
            "accession": "SRS347278",
            "analysis-completed": "2019-04-06",
            "collection-date": "2010-08-09",
            "geo-loc-name": "USA:CO Rifle Department of Energy Integrated Field Research Challenge site",
            "sample-desc": "Keywords:GSC:MIxS;MIMARKS:3.0",
            "environment-biome": "freshwater biome",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "CD03",
            "sample-alias": "CD03",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-04-06T03:17:32"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS347278/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004337",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004337?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS347278/runs?format=api"
                }
            },
            "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"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS347278?format=api"
        }
    }
}