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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00916",
                "name": "Sulfate permease family",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR011547",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b9hm32",
                    "protein_length": 707,
                    "source_database": "unreviewed",
                    "organism": "3694",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 94,
                                    "end": 467,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00916",
                            "score": 1.6e-123
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF01740",
                "name": "STAS domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR002645",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b9hm32",
                    "protein_length": 707,
                    "source_database": "unreviewed",
                    "organism": "3694",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 518,
                                    "end": 637,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01740",
                            "score": 1.5e-19
                        }
                    ]
                }
            ]
        }
    ]
}