GET /api/entry/pfam/protein/UniProt/Q2KV91/?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": "PF04052",
                "name": "TolB amino-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR007195",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q2kv91",
                    "protein_length": 441,
                    "source_database": "reviewed",
                    "organism": "360910",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 41,
                                    "end": 141,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF04052",
                            "score": 2.2e-22
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF07676",
                "name": "WD40-like Beta Propeller Repeat",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR011659",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q2kv91",
                    "protein_length": 441,
                    "source_database": "reviewed",
                    "organism": "360910",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 207,
                                    "end": 237,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF07676",
                            "score": 1.2e-05
                        },
                        {
                            "fragments": [
                                {
                                    "start": 248,
                                    "end": 281,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF07676",
                            "score": 0.0038
                        },
                        {
                            "fragments": [
                                {
                                    "start": 290,
                                    "end": 326,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF07676",
                            "score": 1.4e-11
                        },
                        {
                            "fragments": [
                                {
                                    "start": 335,
                                    "end": 368,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF07676",
                            "score": 0.00013
                        }
                    ]
                }
            ]
        }
    ]
}