GET /api/entry/pfam/protein/UniProt/A0A0B4LH38
HTTP 200 OK
Allow: GET, HEAD
Cached: true
Content-Type: application/json
InterPro-Version: 104.0
InterPro-Version-Minor: 0
Server-Timing: 
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00566",
                "name": "Rab-GTPase-TBC domain",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR000195",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a0b4lh38",
                    "protein_length": 2928,
                    "source_database": "unreviewed",
                    "organism": "7227",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 225,
                                    "end": 443,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00566",
                            "score": 6.2e-37
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF15733",
                "name": "Domain of unknown function (DUF4682)",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR032738",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a0b4lh38",
                    "protein_length": 2928,
                    "source_database": "unreviewed",
                    "organism": "7227",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 560,
                                    "end": 690,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF15733",
                            "score": 1.7e-19
                        }
                    ]
                }
            ]
        }
    ]
}