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

{
    "data": {
        "type": "samples",
        "id": "SRS1758881",
        "attributes": {
            "latitude": null,
            "longitude": null,
            "sample-metadata": [
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Greece: Thessaloniki",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "domestic cat faeces",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "nondiarrhoeic",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "faeces",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2017-10-27",
                    "unit": null
                }
            ],
            "biosample": "SAMN05929082",
            "accession": "SRS1758881",
            "analysis-completed": "2018-11-02",
            "collection-date": null,
            "geo-loc-name": "Greece: Thessaloniki",
            "sample-desc": "Faecal microbiota of cats with patent infection by T. cati, as well as that of negative controls. I023, infected sample.",
            "environment-biome": "domestic cat faeces",
            "environment-feature": "nondiarrhoeic",
            "environment-material": "faeces",
            "sample-name": "Faecal microbiota of cats with patent infection by T. cati, as well as that of negative controls. I023, infected sample.",
            "sample-alias": "I023",
            "host-tax-id": 9685,
            "species": "Felis catus",
            "last-update": "2018-11-02T10:50:22"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Animal:Digestive system:Fecal"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Animal:Digestive%20system:Fecal?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1758881/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00003433",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003433?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1758881/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1758881?format=api"
        }
    }
}