GET /api/entry/pfam/protein/UniProt/B4DIW9/?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": "PF00023",
                "name": "Ankyrin repeat",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR002110",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b4diw9",
                    "protein_length": 722,
                    "source_database": "unreviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 120,
                                    "end": 148,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00023",
                            "score": 0.0034
                        },
                        {
                            "fragments": [
                                {
                                    "start": 282,
                                    "end": 309,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00023",
                            "score": 0.0094
                        },
                        {
                            "fragments": [
                                {
                                    "start": 415,
                                    "end": 447,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00023",
                            "score": 0.054
                        },
                        {
                            "fragments": [
                                {
                                    "start": 663,
                                    "end": 691,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00023",
                            "score": 13
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF12796",
                "name": "Ankyrin repeats (3 copies)",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR002110",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b4diw9",
                    "protein_length": 722,
                    "source_database": "unreviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 31,
                                    "end": 114,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF12796",
                            "score": 1.6e-14
                        },
                        {
                            "fragments": [
                                {
                                    "start": 154,
                                    "end": 244,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF12796",
                            "score": 8.3e-15
                        },
                        {
                            "fragments": [
                                {
                                    "start": 320,
                                    "end": 410,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF12796",
                            "score": 3.6e-16
                        },
                        {
                            "fragments": [
                                {
                                    "start": 493,
                                    "end": 557,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF12796",
                            "score": 7.5e-09
                        },
                        {
                            "fragments": [
                                {
                                    "start": 565,
                                    "end": 660,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF12796",
                            "score": 2.8e-17
                        }
                    ]
                }
            ]
        }
    ]
}