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

{
    "data": {
        "type": "samples",
        "id": "ERS3674411",
        "attributes": {
            "latitude": 24.414,
            "longitude": 54.5687,
            "biosample": "SAMEA5885959",
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "PRJEB33369",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "54.568687",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "United Arab Emirates",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2017-11-28",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Industrial cooling water",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Water cooling tower basin",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Biofilm",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "microbial mat/biofilm",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Paired end Illumina HighSeq",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "20.0",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "0.546",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "24.413992",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2500",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000019",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2019-08-27",
                    "unit": null
                }
            ],
            "accession": "ERS3674411",
            "analysis-completed": "2019-09-16",
            "collection-date": "2017-11-28",
            "geo-loc-name": "United Arab Emirates",
            "sample-desc": "N/A",
            "environment-biome": "Industrial cooling water",
            "environment-feature": "Water cooling tower basin",
            "environment-material": "Biofilm",
            "sample-name": "43.KC-B-B-D-5.3",
            "sample-alias": "43.KC-B-B-D-5.3",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-09-16T14:56:17"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Freshwater"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3674411/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3674411/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005110",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005110?format=api"
                        }
                    }
                ]
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3674411?format=api"
        }
    }
}