GET /api/entry/pfam/protein/UniProt/H2PH18/?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": "PF00018",
                "name": "SH3 domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001452",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "h2ph18",
                    "protein_length": 675,
                    "source_database": "unreviewed",
                    "organism": "9601",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 608,
                                    "end": 657,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00018",
                            "score": 6e-05
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00621",
                "name": "RhoGEF domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000219",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "h2ph18",
                    "protein_length": 675,
                    "source_database": "unreviewed",
                    "organism": "9601",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 35,
                                    "end": 211,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00621",
                            "score": 3.8e-33
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF07653",
                "name": "Variant SH3 domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001452",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "h2ph18",
                    "protein_length": 675,
                    "source_database": "unreviewed",
                    "organism": "9601",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 511,
                                    "end": 565,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF07653",
                            "score": 1.1e-05
                        }
                    ]
                }
            ]
        }
    ]
}