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

{
    "data": {
        "type": "samples",
        "id": "SRS1299513",
        "attributes": {
            "biosample": "SAMN04334766",
            "longitude": 49.2878,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "49.28775",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Azerbaijan",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2012-11-01",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "39.59548",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Ion Torrent PGM",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2016-06-01",
                    "unit": null
                }
            ],
            "latitude": 39.5955,
            "accession": "SRS1299513",
            "analysis-completed": "2019-04-05",
            "collection-date": "2012-11-01",
            "geo-loc-name": "Azerbaijan",
            "sample-desc": "This sample has been submitted by pda|mstagars on 2016-06-01; marine sediment metagenome",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "This sample has been submitted by pda|mstagars on 2016-06-01; marine sediment metagenome",
            "sample-alias": "Archaeal16S rRNA gene sequences in initial and SOFT core",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-04-05T20:21:49"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Oil seeps"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oil%20seeps?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1299513/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004168",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004168?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1299513/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1299513?format=api"
        }
    }
}