GET /api/entry/pfam/protein/UniProt/Q9JK91/?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": "PF01119",
                "name": "DNA mismatch repair protein, C-terminal domain",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR013507",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q9jk91",
                    "protein_length": 760,
                    "source_database": "reviewed",
                    "organism": "10090",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 216,
                                    "end": 334,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01119",
                            "score": 6.5e-32
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF13589",
                "name": "Histidine kinase-, DNA gyrase B-, and HSP90-like ATPase",
                "source_database": "pfam",
                "type": "domain",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q9jk91",
                    "protein_length": 760,
                    "source_database": "reviewed",
                    "organism": "10090",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 29,
                                    "end": 131,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF13589",
                            "score": 1.7e-11
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF16413",
                "name": "DNA mismatch repair protein Mlh1 C-terminus",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR032189",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q9jk91",
                    "protein_length": 760,
                    "source_database": "reviewed",
                    "organism": "10090",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 506,
                                    "end": 760,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF16413",
                            "score": 5.8e-93
                        }
                    ]
                }
            ]
        }
    ]
}