GET /api/entry/pfam/protein/UniProt/Q8K337/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 108.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00620",
                "name": "RhoGAP domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000198",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q8k337",
                    "protein_length": 993,
                    "source_database": "reviewed",
                    "organism": "10090",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 830,
                                    "end": 967,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00620",
                            "score": 1e-24
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF16776",
                "name": "Type II inositol 1,4,5-trisphosphate 5-phosphatase PH domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR031896",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q8k337",
                    "protein_length": 993,
                    "source_database": "reviewed",
                    "organism": "10090",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 147,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF16776",
                            "score": 2.8e-47
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF21310",
                "name": "Inositol polyphosphate 5-phosphatase OCRL-like, ASH domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR048869",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q8k337",
                    "protein_length": 993,
                    "source_database": "reviewed",
                    "organism": "10090",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 672,
                                    "end": 779,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF21310",
                            "score": 8.7e-36
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF22669",
                "name": "Endonuclease/Exonuclease/phosphatase family 2",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000300",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q8k337",
                    "protein_length": 993,
                    "source_database": "reviewed",
                    "organism": "10090",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 350,
                                    "end": 634,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF22669",
                            "score": 5.8e-85
                        }
                    ]
                }
            ]
        }
    ]
}