GET /api/entry/pfam/protein/UniProt/G3H896/?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": "PF00644",
                "name": "Poly(ADP-ribose) polymerase catalytic domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR012317",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g3h896",
                    "protein_length": 527,
                    "source_database": "unreviewed",
                    "organism": "10029",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 329,
                                    "end": 525,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00644",
                            "score": 1e-45
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02877",
                "name": "Poly(ADP-ribose) polymerase, regulatory domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR004102",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g3h896",
                    "protein_length": 527,
                    "source_database": "unreviewed",
                    "organism": "10029",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 177,
                                    "end": 313,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02877",
                            "score": 1.1e-39
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF05406",
                "name": "WGR domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR008893",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g3h896",
                    "protein_length": 527,
                    "source_database": "unreviewed",
                    "organism": "10029",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 64,
                                    "end": 140,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF05406",
                            "score": 8.4e-24
                        }
                    ]
                }
            ]
        }
    ]
}