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

{
    "links": {
        "first": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS970971/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS970971/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001234",
            "attributes": {
                "accession": "MGYS00001234",
                "bioproject": "PRJEB11550",
                "samples-count": 16,
                "is-private": false,
                "last-update": "2016-09-28T09:44:18",
                "secondary-accession": "ERP012949",
                "centre-name": "MHH",
                "public-release-date": null,
                "study-abstract": "The human diarrheal pathogens Campylobacter jejuni and Campylobacter coli interfere with host innate immune signalling by different means, and their flagellins, FlaA and FlaB, have a low intrinsic property to activate the innate immune receptor TLR5. We have investigated here the hypothesis that the unusual secreted, flagellin-like molecule FlaC present in C. jejuni, C. coli and other Campylobacterales might activate cells via TLR5 and interact with TLR5. FlaC shows a striking sequence identity in its D1 domains to TLR5-activating flagellins of other bacteria such as Salmonella, in contrast to non-stimulating Campylobacter flagellins. We overexpressed and purified FlaC, and tested its immunostimulatory properties on cells of human and chicken origin. Treatment of cells with highly purified FlaC resulted in p38 activation. FlaC directly interacted with TLR5. Preincubation with FlaC decreased the responsiveness of chicken and human macrophages towards the bacterial TLR4 agonist LPS, suggesting that FlaC mediates crosstolerance. C. jejuni flaC mutants induced an increase of cell responses in comparison to the wild type, which was suppressed by genetic complementation. Supplementing excess purified FlaC likewise reduced the cellular response to C. jejuni. In vivo, the administration of ultapure FlaC led to a decrease in caecal IL-1beta expression and a significant change of the caecal microbiota in chickens. We propose that Campylobacter spp. have evolved a novel type of immunostimulatory flagellin-like secreted effector in order to specifically modulate host responses, for example towards other PRR ligands such as LPS.",
                "study-name": "Novel immunomodulatory flagellin-like protein FlaC in Campylobacter jejuni and other Campylobacterales",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001234/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001234/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001234/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001234/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Birds:Digestive system:Fecal",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Birds:Digestive%20system:Fecal?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001234/publications?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001234/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001234?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}