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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00536",
                "name": "SAM domain (Sterile alpha motif)",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001660",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "i3kqz7",
                    "protein_length": 551,
                    "source_database": "unreviewed",
                    "organism": "8128",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 5,
                                    "end": 67,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00536",
                            "score": 5e-11
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00595",
                "name": "PDZ domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001478",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "i3kqz7",
                    "protein_length": 551,
                    "source_database": "unreviewed",
                    "organism": "8128",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 217,
                                    "end": 286,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00595",
                            "score": 1.2e-05
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF06663",
                "name": "Connector enhancer of kinase suppressor of ras 2/3 domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR010599",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "i3kqz7",
                    "protein_length": 551,
                    "source_database": "unreviewed",
                    "organism": "8128",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 337,
                                    "end": 528,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF06663",
                            "score": 9.3e-53
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF10534",
                "name": "Connector enhancer of kinase suppressor of ras",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR017874",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "i3kqz7",
                    "protein_length": 551,
                    "source_database": "unreviewed",
                    "organism": "8128",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 80,
                                    "end": 172,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF10534",
                            "score": 5.5e-32
                        }
                    ]
                }
            ]
        }
    ]
}