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

{
    "data": {
        "type": "samples",
        "id": "SRS558766",
        "attributes": {
            "biosample": "SAMN02642014",
            "longitude": null,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "miens-survey",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "febr-13",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Food Product",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Supermarket",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Cheese",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.miscellaneous",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "870726",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS Junior",
                    "unit": null
                },
                {
                    "key": "BioSampleModel",
                    "value": "MIMARKS.survey,MIGS/MIMS/MIMARKS.miscellaneous",
                    "unit": null
                },
                {
                    "key": "geographic location",
                    "value": "Belgium",
                    "unit": null
                }
            ],
            "latitude": null,
            "accession": "SRS558766",
            "analysis-completed": "2016-06-28",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Sample of a mature Herve Cheese Product from Belgium",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "PRJNA238292.Munnix_Hervion_doux_01_heart",
            "sample-alias": "PRJNA238292.MH_doux_01_heart",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-06-28T16:49:43"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Engineered:Food production:Dairy products"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Food%20production:Dairy%20products?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS558766/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001146",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001146?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS558766/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS558766?format=api"
        }
    }
}