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

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR004895",
                "name": "Prenylated rab acceptor PRA1",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF03208": "PRA1 family protein"
                    },
                    "panther": {
                        "PTHR19317": "PRENYLATED RAB ACCEPTOR 1-RELATED",
                        "PTHR12859": "PRA1 PROTEIN"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a674p0c7",
                    "protein_length": 181,
                    "source_database": "unreviewed",
                    "organism": "31033",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 154,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}