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

{
    "data": {
        "type": "samples",
        "id": "ERS478230",
        "attributes": {
            "biosample": "SAMEA2591308",
            "longitude": 39.1,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "SRT_Effect_community_diversity",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "39.1",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Saudi Arabia",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2011-05-09",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "ENVO:wastewater treatment plant",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "ENVO:aerobic bioreactor",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "ENVO:activated sludge",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "pyrosequencing",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "8.41",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "22.28333",
                    "unit": null
                },
                {
                    "key": "reactor type",
                    "value": "ENVO:aerobic bioreactor",
                    "unit": null
                },
                {
                    "key": "sewage type",
                    "value": "municipal",
                    "unit": null
                },
                {
                    "key": "sludge retention time",
                    "value": "2",
                    "unit": "minutes"
                },
                {
                    "key": "wastewater type",
                    "value": "Synthetic",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "942017",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000023",
                    "unit": null
                },
                {
                    "key": "wastewater/sludge environmental package",
                    "value": "wastewater/sludge",
                    "unit": null
                }
            ],
            "latitude": 22.2833,
            "accession": "ERS478230",
            "analysis-completed": "2017-03-13",
            "collection-date": null,
            "geo-loc-name": "Saudi Arabia",
            "sample-desc": "week_4_SRT_2d_Acclimated",
            "environment-biome": "ENVO:wastewater treatment plant",
            "environment-feature": "ENVO:aerobic bioreactor",
            "environment-material": "ENVO:activated sludge",
            "sample-name": "A.2d.R1.1",
            "sample-alias": "A.2d.R1.1",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-01-23T13:52:54"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Engineered:Bioreactor:Continuous culture"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioreactor:Continuous%20culture?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS478230/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001561",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001561?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS478230/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS478230?format=api"
        }
    }
}