GET /api/entry/pfam/protein/UniProt/P9WJQ4/?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": "PF00994",
                "name": "Probable molybdopterin binding domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001453",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "p9wjq4",
                    "protein_length": 405,
                    "source_database": "reviewed",
                    "organism": "83331",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 180,
                                    "end": 321,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00994",
                            "score": 3.5e-27
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF03453",
                "name": "MoeA N-terminal region (domain I and II)",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR005110",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "p9wjq4",
                    "protein_length": 405,
                    "source_database": "reviewed",
                    "organism": "83331",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 3,
                                    "end": 166,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF03453",
                            "score": 7e-41
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF03454",
                "name": "MoeA C-terminal region (domain IV)",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR005111",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "p9wjq4",
                    "protein_length": 405,
                    "source_database": "reviewed",
                    "organism": "83331",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 336,
                                    "end": 404,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF03454",
                            "score": 2.9e-12
                        }
                    ]
                }
            ]
        }
    ]
}