GET /api/entry/InterPro/protein/UniProt/A0A6P8RSQ8/?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": "IPR002048",
                "name": "EF-hand domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "profile": {
                        "PS50222": "EF-hand calcium-binding domain profile"
                    },
                    "cdd": {
                        "cd00051": "EFh"
                    },
                    "pfam": {
                        "PF13202": "EF hand",
                        "PF13499": "EF-hand domain pair",
                        "PF13833": "EF-hand domain pair",
                        "PF13405": "EF-hand domain",
                        "PF00036": "EF hand domain"
                    },
                    "smart": {
                        "SM00054": "EF-hand, calcium binding motif"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0005509",
                        "name": "calcium ion binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6p8rsq8",
                    "protein_length": 156,
                    "source_database": "unreviewed",
                    "organism": "260995",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 18,
                                    "end": 53,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        },
                        {
                            "fragments": [
                                {
                                    "start": 76,
                                    "end": 126,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR011992",
                "name": "EF-hand domain pair",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF47473": "EF-hand"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p8rsq8",
                    "protein_length": 156,
                    "source_database": "unreviewed",
                    "organism": "260995",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 14,
                                    "end": 142,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR050403",
                "name": "Myosin regulatory light chain",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR23049": "Myosin Regulatory Light Chain"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p8rsq8",
                    "protein_length": 156,
                    "source_database": "unreviewed",
                    "organism": "260995",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 15,
                                    "end": 136,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}