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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00130",
                "name": "Phorbol esters/diacylglycerol binding domain (C1 domain)",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR002219",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q6pa51",
                    "protein_length": 643,
                    "source_database": "unreviewed",
                    "organism": "8355",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 149,
                                    "end": 195,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00130",
                            "score": 7.3e-07
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02196",
                "name": "Raf-like Ras-binding domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR003116",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q6pa51",
                    "protein_length": 643,
                    "source_database": "unreviewed",
                    "organism": "8355",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 70,
                                    "end": 140,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02196",
                            "score": 4.4e-22
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF07714",
                "name": "Protein tyrosine and serine/threonine kinase",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001245",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q6pa51",
                    "protein_length": 643,
                    "source_database": "unreviewed",
                    "organism": "8355",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 347,
                                    "end": 601,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF07714",
                            "score": 6.3e-58
                        }
                    ]
                }
            ]
        }
    ]
}