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

{
    "data": {
        "type": "samples",
        "id": "ERS1571371",
        "attributes": {
            "biosample": "SAMEA99942418",
            "longitude": 151.231,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "22.26",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "151.231",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Australia",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "kelp forest",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "biofilm",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "host-associated",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "8.9",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-33.99189",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2000",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2017-02-23",
                    "unit": null
                },
                {
                    "key": "host",
                    "value": "red algae",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Delisea pulchra",
                    "unit": null
                }
            ],
            "latitude": -33.9919,
            "accession": "ERS1571371",
            "analysis-completed": "2019-04-01",
            "collection-date": null,
            "geo-loc-name": "Australia",
            "sample-desc": "DNA from surface of bleached Delisea pulchra algae",
            "environment-biome": "marine biome",
            "environment-feature": "kelp forest",
            "environment-material": "biofilm",
            "sample-name": "qiita_sid_933:933.BbD",
            "sample-alias": "qiita_sid_933:933.BbD",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-04-01T12:12:09"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Algae"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Algae?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1571371/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00003973",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003973?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1571371/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1571371?format=api"
        }
    }
}