GET /api/entry/pfam/protein/UniProt/Q4W382/?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": "PF00946",
                "name": "Mononegavirales RNA dependent RNA polymerase",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR014023",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q4w382",
                    "protein_length": 2068,
                    "source_database": "reviewed",
                    "organism": "928304",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 168,
                                    "end": 1048,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF00946",
                            "score": 0
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF14318",
                "name": "Mononegavirales mRNA-capping region V",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR026890",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q4w382",
                    "protein_length": 2068,
                    "source_database": "reviewed",
                    "organism": "928304",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1064,
                                    "end": 1299,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF14318",
                            "score": 1.1e-69
                        }
                    ]
                }
            ]
        }
    ]
}