GET /api/entry/pfam/protein/UniProt/B9RNC4/?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": "PF06978",
                "name": "Ribonucleases P/MRP protein subunit POP1, N-terminal",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR009723",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b9rnc4",
                    "protein_length": 838,
                    "source_database": "unreviewed",
                    "organism": "3988",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 18,
                                    "end": 179,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF06978",
                            "score": 8.4e-08
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF08170",
                "name": "POPLD (NUC188) domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR012590",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b9rnc4",
                    "protein_length": 838,
                    "source_database": "unreviewed",
                    "organism": "3988",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 484,
                                    "end": 560,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF08170",
                            "score": 4.3e-10
                        }
                    ]
                }
            ]
        }
    ]
}