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

{
    "data": {
        "type": "samples",
        "id": "SRS1007614",
        "attributes": {
            "longitude": 153.0121,
            "biosample": "SAMN03785569",
            "latitude": -27.5,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "153.01208",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Saint Lucia: Queensland Australia",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2011-09-28",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "EBPR Sludge",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "EBPR Bioreactor",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "0.22µm filtered reactor supernatant",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-27.49999",
                    "unit": null
                }
            ],
            "accession": "SRS1007614",
            "analysis-completed": null,
            "collection-date": "2011-09-28",
            "geo-loc-name": null,
            "sample-desc": "This sample has been submitted by null on 2015-09-16; bioreactor sludge metagenome",
            "environment-biome": "EBPR Sludge",
            "environment-feature": "EBPR Bioreactor",
            "environment-material": "0.22µm filtered reactor supernatant",
            "sample-name": "SBR4-V92809",
            "sample-alias": "SBR4-V92809",
            "host-tax-id": null,
            "species": null,
            "last-update": "2020-05-14T10:16:35"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Engineered:Bioreactor"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioreactor?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1007614/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005283",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005283?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00005284",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005284?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1007614/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1007614?format=api"
        }
    }
}