GET /api/entry/pfam/protein/UniProt/Q727P3/?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": "PF00384",
                "name": "Molybdopterin oxidoreductase",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR006656",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q727p3",
                    "protein_length": 1012,
                    "source_database": "reviewed",
                    "organism": "882",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 100,
                                    "end": 646,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00384",
                            "score": 1.2e-25
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF01568",
                "name": "Molydopterin dinucleotide binding domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR006657",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q727p3",
                    "protein_length": 1012,
                    "source_database": "reviewed",
                    "organism": "882",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 880,
                                    "end": 998,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01568",
                            "score": 4e-13
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF04879",
                "name": "Molybdopterin oxidoreductase Fe4S4 domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR006963",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q727p3",
                    "protein_length": 1012,
                    "source_database": "reviewed",
                    "organism": "882",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 44,
                                    "end": 92,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF04879",
                            "score": 1.3e-12
                        }
                    ]
                }
            ]
        }
    ]
}