GET /api/entry/pfam/protein/UniProt/S5VT32/?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": "PF01512",
                "name": "Nuo51 FMN-binding domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR011538",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "s5vt32",
                    "protein_length": 448,
                    "source_database": "unreviewed",
                    "organism": "1214242",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 59,
                                    "end": 230,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01512",
                            "score": 4.4e-41
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF10531",
                "name": "SLBB domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR019554",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "s5vt32",
                    "protein_length": 448,
                    "source_database": "unreviewed",
                    "organism": "1214242",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 256,
                                    "end": 301,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF10531",
                            "score": 0.00046
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF10589",
                "name": "NADH-ubiquinone oxidoreductase-F iron-sulfur binding region",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR019575",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "s5vt32",
                    "protein_length": 448,
                    "source_database": "unreviewed",
                    "organism": "1214242",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 341,
                                    "end": 424,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF10589",
                            "score": 1.7e-30
                        }
                    ]
                }
            ]
        }
    ]
}