GET /api/entry/pfam/protein/UniProt/B9RV98/?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": "PF01535",
                "name": "PPR repeat",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR002885",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b9rv98",
                    "protein_length": 628,
                    "source_database": "unreviewed",
                    "organism": "3988",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 58,
                                    "end": 85,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01535",
                            "score": 0.025
                        },
                        {
                            "fragments": [
                                {
                                    "start": 86,
                                    "end": 112,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01535",
                            "score": 160
                        },
                        {
                            "fragments": [
                                {
                                    "start": 292,
                                    "end": 317,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01535",
                            "score": 3.5
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF10235",
                "name": "Microtubule-associated protein CRIPT",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR019367",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b9rv98",
                    "protein_length": 628,
                    "source_database": "unreviewed",
                    "organism": "3988",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 525,
                                    "end": 578,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF10235",
                            "score": 0.00051
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF13041",
                "name": "PPR repeat family",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR002885",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b9rv98",
                    "protein_length": 628,
                    "source_database": "unreviewed",
                    "organism": "3988",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 114,
                                    "end": 162,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF13041",
                            "score": 2.9e-06
                        },
                        {
                            "fragments": [
                                {
                                    "start": 215,
                                    "end": 263,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF13041",
                            "score": 5.2e-07
                        },
                        {
                            "fragments": [
                                {
                                    "start": 348,
                                    "end": 397,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF13041",
                            "score": 1.6e-09
                        },
                        {
                            "fragments": [
                                {
                                    "start": 456,
                                    "end": 497,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF13041",
                            "score": 0.00011
                        }
                    ]
                }
            ]
        }
    ]
}