GET /api/entry/pfam/protein/UniProt/S7PGY3/?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": "PF00069",
                "name": "Protein kinase domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000719",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "s7pgy3",
                    "protein_length": 646,
                    "source_database": "unreviewed",
                    "organism": "109478",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 149,
                                    "end": 411,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00069",
                            "score": 4.2e-68
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00169",
                "name": "PH domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001849",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "s7pgy3",
                    "protein_length": 646,
                    "source_database": "unreviewed",
                    "organism": "109478",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 518,
                                    "end": 606,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00169",
                            "score": 1.9e-06
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00615",
                "name": "Regulator of G protein signaling domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR016137",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "s7pgy3",
                    "protein_length": 646,
                    "source_database": "unreviewed",
                    "organism": "109478",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 13,
                                    "end": 132,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00615",
                            "score": 1.3e-17
                        }
                    ]
                }
            ]
        }
    ]
}