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

{
    "data": {
        "type": "samples",
        "id": "SRS515024",
        "attributes": {
            "longitude": -71.3012,
            "biosample": "SAMN02442892",
            "latitude": 42.2876,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "miens-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "LED_Anaerobic_Photosynthetic_Consortia",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-71.30117",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA: Lake Waban, Wellesley MA",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2010-06-15",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "aquatic",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "microbial mat/biofilm",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.3",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "42.2876",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2015-06-23",
                    "unit": null
                }
            ],
            "accession": "SRS515024",
            "analysis-completed": "2019-04-06",
            "collection-date": "2010-06-15",
            "geo-loc-name": "USA: Lake Waban, Wellesley MA",
            "sample-desc": "JH25",
            "environment-biome": "aquatic",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "JH25",
            "sample-alias": "Freshwater enrichment 1050nm -N",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-04-06T03:54:24"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Freshwater:Lentic:Sediment"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Lentic:Sediment?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS515024/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004350",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004350?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS515024/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS515024?format=api"
        }
    }
}