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

{
    "data": {
        "type": "samples",
        "id": "ERS1792279",
        "attributes": {
            "longitude": null,
            "biosample": "SAMEA104128386",
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "environment (biome)",
                    "value": "terrestrial biome",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.3",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                }
            ],
            "accession": "ERS1792279",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Samples were pooled in this way (MID LONGITUDE LATITUDE SAMPLING_DATE ELEVATION) :              CGTGTCTCTA 1.901590970 47.12299 2005 2              CATAGTAGTG 6.664397978 48.62758 2006 0              CGATCGTATA 7.731805213 48.43957 2006 124              CGTGAGCTGA 5.536309272 47.94353 2008 0              CGTAGACTAG 2.996695609 50.42917 2006 0              CGACGTGACT 6.922072774 44.14894 2001 0              CGTCTAGTAC 1.907351493 46.40327 2005 0              CATCGAGCAG 2.546016735 50.14358 2004 312              CATCTACTGA 5.580482477 48.66220 2003 0              CACGCTACGT -2.373639086 47.74823 2003 1              CGAGCTAGCT 3.201648348 49.27856 2003 0              CACTGATGTC -4.323314966 47.94169 2006 7              CACACGATAG -2.451563828 48.60985 2008 0              CAGTAGACGT 0.082923739 45.22967 2006 5              CGTACAGTCA -0.159476846 46.08859 2008 0              CGAGCTCATG 1.461069416 48.27177 2007 0              CGCGACATCT 6.305379057 46.76711 2006 0              CAGACGTCTG 0.328193189 44.08282 2006 1              CATATCTCGT 4.692909491 48.25144 2006 0              CGTCGATCTC 2.526604694 44.96451 2006 670              CGCGTATACA -0.283602002 48.67761 2007 1              CGAGACGCGC 2.992947066 50.14200 2006 74              CGTATGCGAC 4.111467434 43.79914 2007 84              CACGTGTCGC -1.418354067 43.31671 2006 0              CGATCTGTCG 3.164613484 46.97689 2006 0              CGTATATGCT 0.863175739 46.53850 2003 242              CATACTCTA",
            "environment-biome": "terrestrial biome",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "sample_BDY_1_MetaTAXOMIC-B036",
            "sample-alias": "sample_BDY_1_MetaTAXOMIC-B036",
            "host-tax-id": null,
            "species": null,
            "last-update": "2020-05-28T00:21:01"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1792279/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005297",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005297?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1792279/runs?format=api"
                }
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1792279?format=api"
        }
    }
}