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

{
    "data": {
        "type": "samples",
        "id": "SRS503453",
        "attributes": {
            "longitude": 88.6823,
            "biosample": "SAMN02404639",
            "latitude": 22.0188,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Cataloguing the Microbial diversity of Sundarbans in the backdrop of climate change",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "88.682274",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "India: Sundarbans estuary",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2011-12-13",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Sundarbans estuary",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "sediment",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "2.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "22.018782",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS Junior",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2015-06-23",
                    "unit": null
                }
            ],
            "accession": "SRS503453",
            "analysis-completed": "2019-04-06",
            "collection-date": "2011-12-13",
            "geo-loc-name": "India: Sundarbans estuary",
            "sample-desc": "Keywords: GSC:MIxS;MIMS:4.0",
            "environment-biome": "Sundarbans estuary",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Jharkhali",
            "sample-alias": "Jharkhali",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-04-06T03:46:58"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Intertidal zone:Mangrove swamp"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone:Mangrove%20swamp?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS503453/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004348",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004348?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS503453/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS503453?format=api"
        }
    }
}