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

{
    "data": {
        "type": "samples",
        "id": "SRS473313",
        "attributes": {
            "biosample": "SAMN02317068",
            "longitude": -70.6397,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "miens-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "NirS diverstiy and distribution",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-70.6397",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA: Falmouth, Massachusetts",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2010-09-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "salt marsh",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "sediment",
                    "unit": null
                },
                {
                    "key": "sample collection device or method",
                    "value": "30 cc syringe corer",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "41.5828",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2015-06-23",
                    "unit": null
                }
            ],
            "latitude": 41.5828,
            "accession": "SRS473313",
            "analysis-completed": "2019-04-12",
            "collection-date": "2010-09-01",
            "geo-loc-name": "USA: Falmouth, Massachusetts",
            "sample-desc": "nirS amplicon sequences from low dose fertilization plots at Great Sippewissett Salt Marsh",
            "environment-biome": "salt marsh",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "MP5-LF",
            "sample-alias": "MP5-LF",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-04-12T16:48:11"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Wetlands:Sediment"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Wetlands:Sediment?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS473313/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004578",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004578?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS473313/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS473313?format=api"
        }
    }
}