GET /api/entry/pfam/protein/UniProt/Q9SNB6/?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": "PF06547",
                "name": "Protein of unknown function (DUF1117)",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR010543",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q9snb6",
                    "protein_length": 395,
                    "source_database": "reviewed",
                    "organism": "3702",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 274,
                                    "end": 393,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF06547",
                            "score": 4e-35
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF13639",
                "name": "Ring finger domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001841",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q9snb6",
                    "protein_length": 395,
                    "source_database": "reviewed",
                    "organism": "3702",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 214,
                                    "end": 256,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF13639",
                            "score": 4.9e-09
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF14369",
                "name": "zinc-ribbon",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR039525",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q9snb6",
                    "protein_length": 395,
                    "source_database": "reviewed",
                    "organism": "3702",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 29,
                                    "end": 65,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF14369",
                            "score": 1.9e-11
                        }
                    ]
                }
            ]
        }
    ]
}