GET /api/entry/pfam/protein/UniProt/D7A824/?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": "PF00984",
                "name": "UDP-glucose/GDP-mannose dehydrogenase family, central domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR014026",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "d7a824",
                    "protein_length": 427,
                    "source_database": "unreviewed",
                    "organism": "639283",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 205,
                                    "end": 293,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00984",
                            "score": 2.5e-21
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF03720",
                "name": "UDP-glucose/GDP-mannose dehydrogenase family, UDP binding domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR014027",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "d7a824",
                    "protein_length": 427,
                    "source_database": "unreviewed",
                    "organism": "639283",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 320,
                                    "end": 418,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF03720",
                            "score": 2.5e-20
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF03721",
                "name": "UDP-glucose/GDP-mannose dehydrogenase family, NAD binding domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001732",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "d7a824",
                    "protein_length": 427,
                    "source_database": "unreviewed",
                    "organism": "639283",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 10,
                                    "end": 183,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF03721",
                            "score": 9.6e-30
                        }
                    ]
                }
            ]
        }
    ]
}