GET /api/entry/pfam/protein/UniProt/A8IFA7/?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": "PF01766",
                "name": "Birnavirus VP2 protein",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR002662",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a8ifa7",
                    "protein_length": 972,
                    "source_database": "unreviewed",
                    "organism": "475879",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 5,
                                    "end": 453,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF01766",
                            "score": 0
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF01767",
                "name": "Birnavirus VP3 protein",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR002663",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a8ifa7",
                    "protein_length": 972,
                    "source_database": "unreviewed",
                    "organism": "475879",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 756,
                                    "end": 937,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF01767",
                            "score": 3.3e-33
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF01768",
                "name": "Birnavirus VP4 protein",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR025775",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a8ifa7",
                    "protein_length": 972,
                    "source_database": "unreviewed",
                    "organism": "475879",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 455,
                                    "end": 706,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF01768",
                            "score": 1.3e-84
                        }
                    ]
                }
            ]
        }
    ]
}