GET /api/entry/InterPro/protein/UniProt/A0A7R7WK53/?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": "IPR019181",
                "name": "LSM12, anticodon-binding domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "smart": {
                        "SM00995": "Anticodon-binding domain"
                    },
                    "pfam": {
                        "PF09793": "Anticodon-binding domain"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7r7wk53",
                    "protein_length": 235,
                    "source_database": "unreviewed",
                    "organism": "1069201",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 118,
                                    "end": 207,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR039683",
                "name": "Protein Lsm12-like",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR13542": "LSM12 HOMOLOG"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7r7wk53",
                    "protein_length": 235,
                    "source_database": "unreviewed",
                    "organism": "1069201",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 39,
                                    "end": 219,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR047574",
                "name": "AD domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "profile": {
                        "PS52001": "AD domain profile"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7r7wk53",
                    "protein_length": 235,
                    "source_database": "unreviewed",
                    "organism": "1069201",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 120,
                                    "end": 216,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}