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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00640",
                "name": "Phosphotyrosine interaction domain (PTB/PID)",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR006020",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q9r237",
                    "protein_length": 708,
                    "source_database": "reviewed",
                    "organism": "10116",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 564,
                                    "end": 697,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00640",
                            "score": 6.1e-32
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF14604",
                "name": "Variant SH3 domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001452",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q9r237",
                    "protein_length": 708,
                    "source_database": "reviewed",
                    "organism": "10116",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 492,
                                    "end": 540,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF14604",
                            "score": 8.7e-06
                        }
                    ]
                }
            ]
        }
    ]
}