GET /api/entry/InterPro/protein/UniProt/Q6D6G8/?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": "IPR022781",
                "name": "Flagellar biosynthesis protein, FliO",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "ncbifam": {
                        "TIGR03500": "flagellar biosynthetic protein FliO"
                    },
                    "pfam": {
                        "PF04347": "Flagellar biosynthesis protein, FliO"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0044781",
                        "name": "bacterial-type flagellum organization",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0016020",
                        "name": "membrane",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "q6d6g8",
                    "protein_length": 140,
                    "source_database": "unreviewed",
                    "organism": "218491",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 38,
                                    "end": 134,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR052205",
                "name": "Flagellar biosynthesis and adherence",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR38766": "Flagellar biosynthesis and adherence"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q6d6g8",
                    "protein_length": 140,
                    "source_database": "unreviewed",
                    "organism": "218491",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 31,
                                    "end": 139,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}