GET /api/entry/pfam/protein/UniProt/B4NN33/?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": "PF01171",
                "name": "PP-loop domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR011063",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b4nn33",
                    "protein_length": 343,
                    "source_database": "reviewed",
                    "organism": "7260",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 52,
                                    "end": 230,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01171",
                            "score": 1.7e-12
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF16503",
                "name": "Zinc-ribbon",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR032442",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b4nn33",
                    "protein_length": 343,
                    "source_database": "reviewed",
                    "organism": "7260",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 281,
                                    "end": 311,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF16503",
                            "score": 3.3e-12
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF22082",
                "name": "2-thiouridine synthetase TtuA, N-terminal LIM domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR054306",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b4nn33",
                    "protein_length": 343,
                    "source_database": "reviewed",
                    "organism": "7260",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 8,
                                    "end": 29,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF22082",
                            "score": 0.0061
                        }
                    ]
                }
            ]
        }
    ]
}