GET /api/entry/pfam/protein/UniProt/Q32IR4/?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": "PF00571",
                "name": "CBS domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000644",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q32ir4",
                    "protein_length": 292,
                    "source_database": "unreviewed",
                    "organism": "300267",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 69,
                                    "end": 124,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00571",
                            "score": 2.7e-05
                        },
                        {
                            "fragments": [
                                {
                                    "start": 140,
                                    "end": 189,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00571",
                            "score": 0.01
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF03471",
                "name": "Transporter associated domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR005170",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q32ir4",
                    "protein_length": 292,
                    "source_database": "unreviewed",
                    "organism": "300267",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 206,
                                    "end": 281,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF03471",
                            "score": 2.1e-20
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF21917",
                "name": "N-terminal region of NMB0537",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR054115",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q32ir4",
                    "protein_length": 292,
                    "source_database": "unreviewed",
                    "organism": "300267",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 29,
                                    "end": 63,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF21917",
                            "score": 5.1e-09
                        }
                    ]
                }
            ]
        }
    ]
}