GET /api/entry/pfam/protein/UniProt/K7RN85/?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": "PF01926",
                "name": "50S ribosome-binding GTPase",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR006073",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "k7rn85",
                    "protein_length": 473,
                    "source_database": "unreviewed",
                    "organism": "1171373",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 253,
                                    "end": 371,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01926",
                            "score": 1.5e-16
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF13167",
                "name": "GTP-binding GTPase N-terminal",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR025121",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "k7rn85",
                    "protein_length": 473,
                    "source_database": "unreviewed",
                    "organism": "1171373",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 71,
                                    "end": 158,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF13167",
                            "score": 1.8e-28
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF16360",
                "name": "GTP-binding GTPase Middle Region",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR032305",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "k7rn85",
                    "protein_length": 473,
                    "source_database": "unreviewed",
                    "organism": "1171373",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 160,
                                    "end": 245,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF16360",
                            "score": 1.8e-22
                        }
                    ]
                }
            ]
        }
    ]
}