GET /api/entry/pfam/protein/UniProt/E9AS06/?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": "PF00557",
                "name": "Metallopeptidase family M24",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000994",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "e9as06",
                    "protein_length": 401,
                    "source_database": "unreviewed",
                    "organism": "929439",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 137,
                                    "end": 363,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00557",
                            "score": 1.2e-42
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF15801",
                "name": "zf-MYND-like zinc finger, mRNA-binding",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR031615",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "e9as06",
                    "protein_length": 401,
                    "source_database": "unreviewed",
                    "organism": "929439",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 5,
                                    "end": 46,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF15801",
                            "score": 8.8e-11
                        }
                    ]
                }
            ]
        }
    ]
}