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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00528",
                "name": "Binding-protein-dependent transport system inner membrane component",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR000515",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q7n984",
                    "protein_length": 518,
                    "source_database": "reviewed",
                    "organism": "243265",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 303,
                                    "end": 506,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00528",
                            "score": 4.5e-15
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF14785",
                "name": "Maltose transport system permease protein MalF P2 domain",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR029345",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q7n984",
                    "protein_length": 518,
                    "source_database": "reviewed",
                    "organism": "243265",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 101,
                                    "end": 264,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF14785",
                            "score": 7.4e-63
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF20872",
                "name": "MalF, N-terminal region, transmembrane helices",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR048464",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q7n984",
                    "protein_length": 518,
                    "source_database": "reviewed",
                    "organism": "243265",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 15,
                                    "end": 61,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF20872",
                            "score": 1.7e-19
                        }
                    ]
                }
            ]
        }
    ]
}