GET /api/entry/pfam/protein/UniProt/Q9BXX2/?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": "PF12796",
                "name": "Ankyrin repeats (3 copies)",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR002110",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q9bxx2",
                    "protein_length": 1392,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 42,
                                    "end": 135,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF12796",
                            "score": 1.1e-12
                        },
                        {
                            "fragments": [
                                {
                                    "start": 143,
                                    "end": 234,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF12796",
                            "score": 5.3e-11
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF14915",
                "name": "CCDC144C protein coiled-coil region",
                "source_database": "pfam",
                "type": "coiled_coil",
                "integrated": "IPR039497",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q9bxx2",
                    "protein_length": 1392,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1069,
                                    "end": 1379,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF14915",
                            "score": 4e-72
                        }
                    ]
                }
            ]
        }
    ]
}