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

{
    "data": {
        "type": "samples",
        "id": "ERS1792302",
        "attributes": {
            "biosample": "SAMEA104128409",
            "sample-metadata": [
                {
                    "key": "environment (biome)",
                    "value": "terrestrial biome",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.3",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                }
            ],
            "latitude": null,
            "longitude": null,
            "accession": "ERS1792302",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Samples were pooled in this way (MID LONGITUDE LATITUDE SAMPLING_DATE ELEVATION) :              CACGTGTCGC 4.929513235 48.67821 2008 11              CGTCGATCTC 1.071753603 46.54101 2007 0              CGCGACATCT -0.498367216 44.64033 2007 36              CGACGTGACT 1.242599611 48.41381 2007 0              CGATCTGTCG 2.539117725 48.41870 2007 0              CGTGAGCTGA 0.485394176 45.38107 2001 181              CGTACAGTCA 1.906211338 46.54722 2005 1              CACGTAGATC 6.945487354 44.43619 2004 0              CGAGCTCATG 3.394720664 47.98250 2005 235              CGTATGCGAC 1.681939198 47.84156 2007 5              CGAGCTAGCT 2.723352968 44.10064 2007 1              CACACGATAG 2.529576088 45.82812 2006 0              CGAGACGCGC -3.765866970 48.69360 2006 0              CAGACGTCTG -1.469527735 47.06084 2008 0              CGTGTCTCTA 0.451090334 46.38843 2007 0              CACTGATGTC 6.066901135 43.31763 2005 1              CGCGTATACA 2.097710450 50.43070 2007 0              CGCTATCTAT -3.913391599 48.10870 2007 2              CGTATATGCT 5.806959888 48.79974 2007 245              CATCTACTGA 5.673442944 43.33055 2007 1              CAGTAGACGT -4.415190781 48.65835 2006 0              CGATCGTATA 0.088749265 45.08580 2007 347              CACGCTACGT -1.779076866 48.34706 2007 247              CGTCTAGTAC 7.123929262 48.89805 2007 5              CATATCTCGT 1.325981192 44.09663 2007 0              CAGTACTGCG 2.747307045 47.41094 2007 666              CGTAG",
            "environment-biome": "terrestrial biome",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "sample_BDY_1_MetaTAXOMIC-B017",
            "sample-alias": "sample_BDY_1_MetaTAXOMIC-B017",
            "host-tax-id": null,
            "species": null,
            "last-update": "2020-05-27T22:05:29"
        },
        "relationships": {
            "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"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1792302/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/ERS1792302/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1792302?format=api"
        }
    }
}