GET /api/entry/InterPro/protein/UniProt/A0A6F8VA27/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 108.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR002191",
                "name": "Bacterial export protein family 3",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR34040": "FLAGELLAR BIOSYNTHETIC PROTEIN FLIQ"
                    },
                    "pirsf": {
                        "PIRSF004669": "Flagellar biosynthetic protein"
                    },
                    "pfam": {
                        "PF01313": "Bacterial export proteins, family 3"
                    },
                    "prints": {
                        "PR00952": "TYPE3IMQPROT"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0009306",
                        "name": "protein secretion",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0016020",
                        "name": "membrane",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6f8va27",
                    "protein_length": 89,
                    "source_database": "unreviewed",
                    "organism": "2715678",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 88,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR006305",
                "name": "Flagellar biosynthesis protein FliQ",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "ncbifam": {
                        "TIGR01402": "flagellar biosynthesis protein FliQ"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0044780",
                        "name": "bacterial-type flagellum assembly",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0016020",
                        "name": "membrane",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6f8va27",
                    "protein_length": 89,
                    "source_database": "unreviewed",
                    "organism": "2715678",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 87,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}