GET /api/entry/pfam/protein/UniProt/H0XY43/?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": "PF00611",
                "name": "Fes/CIP4, and EFC/F-BAR homology domain",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR001060",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "h0xy43",
                    "protein_length": 444,
                    "source_database": "unreviewed",
                    "organism": "30611",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 25,
                                    "end": 99,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00611",
                            "score": 6.9e-17
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF14604",
                "name": "Variant SH3 domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001452",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "h0xy43",
                    "protein_length": 444,
                    "source_database": "unreviewed",
                    "organism": "30611",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 392,
                                    "end": 442,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF14604",
                            "score": 2.5e-11
                        }
                    ]
                }
            ]
        }
    ]
}