GET /api/entry/pfam/protein/UniProt/I3EF51/?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": "PF00005",
                "name": "ABC transporter",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR003439",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "i3ef51",
                    "protein_length": 604,
                    "source_database": "unreviewed",
                    "organism": "935791",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 104,
                                    "end": 245,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00005",
                            "score": 7.3e-14
                        },
                        {
                            "fragments": [
                                {
                                    "start": 377,
                                    "end": 494,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00005",
                            "score": 3.8e-13
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00037",
                "name": "4Fe-4S binding domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR017896",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "i3ef51",
                    "protein_length": 604,
                    "source_database": "unreviewed",
                    "organism": "935791",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 51,
                                    "end": 73,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00037",
                            "score": 0.0023
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF04068",
                "name": "Possible Fer4-like domain in RNase L inhibitor, RLI",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR007209",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "i3ef51",
                    "protein_length": 604,
                    "source_database": "unreviewed",
                    "organism": "935791",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 8,
                                    "end": 38,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF04068",
                            "score": 0.00048
                        }
                    ]
                }
            ]
        }
    ]
}