GET /api/entry/pfam/protein/UniProt/F6I361/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 108.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00082",
                "name": "Subtilase family",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000209",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f6i361",
                    "protein_length": 829,
                    "source_database": "unreviewed",
                    "organism": "29760",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 193,
                                    "end": 449,
                                    "dc-status": "C_TERMINAL_DISC"
                                },
                                {
                                    "start": 516,
                                    "end": 645,
                                    "dc-status": "N_TERMINAL_DISC"
                                }
                            ],
                            "representative": false,
                            "model": "PF00082",
                            "score": 6.3e-46
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02225",
                "name": "PA domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR003137",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f6i361",
                    "protein_length": 829,
                    "source_database": "unreviewed",
                    "organism": "29760",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 450,
                                    "end": 515,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02225",
                            "score": 4.1e-06
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF05922",
                "name": "Peptidase inhibitor I9",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR010259",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f6i361",
                    "protein_length": 829,
                    "source_database": "unreviewed",
                    "organism": "29760",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 79,
                                    "end": 168,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF05922",
                            "score": 7e-07
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF17766",
                "name": "Fibronectin type-III domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR041469",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f6i361",
                    "protein_length": 829,
                    "source_database": "unreviewed",
                    "organism": "29760",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 716,
                                    "end": 818,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF17766",
                            "score": 7.2e-27
                        }
                    ]
                }
            ]
        }
    ]
}