GET /interpro/api/entry/pfam/protein/UniProt/A0A672V0P2/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 110.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF01344",
                "name": "Kelch motif",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR006652",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a672v0p2",
                    "protein_length": 353,
                    "source_database": "unreviewed",
                    "organism": "2489341",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 19,
                                    "end": 65,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01344",
                            "score": 2.4e-06
                        },
                        {
                            "fragments": [
                                {
                                    "start": 67,
                                    "end": 108,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01344",
                            "score": 0.0016
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF24681",
                "name": "KLHDC2/KLHL20/DRC7 Kelch-repeats domain",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a672v0p2",
                    "protein_length": 353,
                    "source_database": "unreviewed",
                    "organism": "2489341",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 118,
                                    "end": 335,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF24681",
                            "score": 8.7e-17
                        }
                    ]
                }
            ]
        }
    ]
}