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

{
    "data": {
        "type": "samples",
        "id": "DRS022175",
        "attributes": {
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "Diversity and Abundance of Ammonia Oxidizing Archaea in the Coastal Sea Surface Microlayer",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "35.16 N 139.61 E",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0.2",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Japan: Kanagawa, Aburatsubo Inlet",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2012-09-04",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Ocean",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Coastal water",
                    "unit": null
                },
                {
                    "key": "sample collection device or method",
                    "value": "Underlying water",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "408172",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS Junior",
                    "unit": null
                },
                {
                    "key": "sample name",
                    "value": "1S2U",
                    "unit": null
                }
            ],
            "longitude": null,
            "biosample": "SAMD00043875",
            "latitude": null,
            "accession": "DRS022175",
            "analysis-completed": "2016-04-19",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Summer Underlying water sample",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "S2U",
            "sample-alias": "SAMD00043875",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-04-19T10:36:04"
        },
        "relationships": {
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS022175/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS022175/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000720",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000720?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Coastal"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS022175?format=api"
        }
    }
}