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

{
    "data": {
        "type": "samples",
        "id": "SRS377928",
        "attributes": {
            "biosample": "SAMN01819846",
            "longitude": null,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Bacterial survey on activated sludge of industrial wastewater treatment plants",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-34.0672375676, -59.067630619",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Argentina: Buenos Aires",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "08-May-2009",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "wastewater treatment plant",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "polymers",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.wastewater",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "942017",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "isolation source",
                    "value": "Polymer industry activated sludge",
                    "unit": null
                },
                {
                    "key": "BioSampleModel",
                    "value": "MIMS.me,MIGS/MIMS/MIMARKS.wastewater",
                    "unit": null
                },
                {
                    "key": "strain",
                    "value": "uncultured bacteria",
                    "unit": null
                }
            ],
            "latitude": null,
            "accession": "SRS377928",
            "analysis-completed": "2016-10-21",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "16S-rRNA pyrosequencing, V1-V3 region, forward primer sequences",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Activated sludge of a polymers factory",
            "sample-alias": "PLM-09",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-10-21T13:24:59"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Engineered:Wastewater:Activated Sludge"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS377928/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001276",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001276?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS377928/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS377928?format=api"
        }
    }
}