GET /api/entry/pfam/protein/UniProt/B4HE17/?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": "PF00211",
                "name": "Adenylate and Guanylate cyclase catalytic domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001054",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b4he17",
                    "protein_length": 1094,
                    "source_database": "unreviewed",
                    "organism": "7238",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 415,
                                    "end": 593,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00211",
                            "score": 3.9e-64
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF07700",
                "name": "Haem-NO-binding",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR011644",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b4he17",
                    "protein_length": 1094,
                    "source_database": "unreviewed",
                    "organism": "7238",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 2,
                                    "end": 163,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF07700",
                            "score": 9.2e-48
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF07701",
                "name": "Heme NO binding associated",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR011645",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b4he17",
                    "protein_length": 1094,
                    "source_database": "unreviewed",
                    "organism": "7238",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 202,
                                    "end": 404,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF07701",
                            "score": 2.7e-65
                        }
                    ]
                }
            ]
        }
    ]
}