GET /api/entry/InterPro/protein/UniProt/A0A8R2JPM8/?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": "IPR001012",
                "name": "UBX domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "profile": {
                        "PS50033": "UBX domain profile"
                    },
                    "smart": {
                        "SM00166": "Domain present in ubiquitin-regulatory proteins"
                    },
                    "pfam": {
                        "PF00789": "UBX domain"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0005515",
                        "name": "protein binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a8r2jpm8",
                    "protein_length": 296,
                    "source_database": "unreviewed",
                    "organism": "7029",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 126,
                                    "end": 203,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR029071",
                "name": "Ubiquitin-like domain superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF54236": "Ubiquitin-like"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a8r2jpm8",
                    "protein_length": 296,
                    "source_database": "unreviewed",
                    "organism": "7029",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 119,
                                    "end": 201,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}