GET /api/entry/pfam/protein/UniProt/B4IZ80/?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": "PF00017",
                "name": "SH2 domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000980",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b4iz80",
                    "protein_length": 553,
                    "source_database": "unreviewed",
                    "organism": "7222",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 163,
                                    "end": 245,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00017",
                            "score": 2.6e-21
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00018",
                "name": "SH3 domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001452",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b4iz80",
                    "protein_length": 553,
                    "source_database": "unreviewed",
                    "organism": "7222",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 102,
                                    "end": 148,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00018",
                            "score": 1.3e-14
                        }
                    ]
                }
            ]
        },
        {
            "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": "b4iz80",
                    "protein_length": 553,
                    "source_database": "unreviewed",
                    "organism": "7222",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 285,
                                    "end": 534,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF07714",
                            "score": 6.6e-90
                        }
                    ]
                }
            ]
        }
    ]
}