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

{
    "data": {
        "type": "samples",
        "id": "SRS4895474",
        "attributes": {
            "latitude": null,
            "longitude": null,
            "biosample": "SAMN11997547",
            "sample-metadata": [
                {
                    "key": "host sex",
                    "value": "pooled male and female",
                    "unit": null
                }
            ],
            "accession": "SRS4895474",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Fastq file of barcoded samples #SampleID BarcodeSequence "Or1.1-CTAAGGTAAC Or1.2-TAAGGAGAAC Or1.3-AAGAGGATTC Or1.4-TACCAAGATC Or1.5-CAGAAGGAAC Or1.6-CTGCAAGTTC Or1.7-TTCGTGATTC Or1.8-TTCCGATAAC Or1.9-TGAGCGGAAC Or1.10-CTGACCGAAC Or1.11-TCCTCGAATC Or2.1-TAGGTGGTTC Or2.2-TCTAACGGAC Or2.3-TTGGAGTGTC Or2.4-TCTAGAGGTC Or2.5-TCTGGATGAC Or2.6-TCTATTCGTC Or2.7-AGGCAATTGC Or2.8-TTAGTCGGAC Or2.9-CAGATCCATC Or2.10-TCGCAATTAC Or2.11-TTCGAGACGC Or3.1-TGCCACGAAC Or3.2-AACCTCATTC Or3.3-CCTGAGATAC Or3.4-TTACAACCTC Or3.5-AACCATCCGC Or3.6-ATCCGGAATC Or3.7-TCGACCACTC Or3.8-CGAGGTTATC Or3.9-TCCAAGCTGC Or3.10-TCTTACACAC Or3.11-TTCTCATTGAAC Or4.1-TCGCATCGTTC Or4.2-TAAGCCATTGTC Or4.3-AAGGAATCGTC Or4.4-CTTGAGAATGTC Or4.5-TGGAGGACGGAC Or4.6-TAACAATCGGC Or4.7-CTGACATAATC Or4.8-TTCCACTTCGC Or4.9-AGCACGAATC Or4.10-CTTGACACCGC Or4.11-TTGGAGGCCAGC Or4.12-TGGAGCTTCCTC"",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Surgical colic horses faecal microbiota first set of samples",
            "sample-alias": "Surgical colic horses faecal microbiota first set of samples",
            "host-tax-id": null,
            "species": null,
            "last-update": "2020-06-29T15:57:54"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Mammals:Digestive system"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4895474/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4895474/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005541",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005541?format=api"
                        }
                    }
                ]
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4895474?format=api"
        }
    }
}