GET /api/entry/InterPro/protein/UniProt/A0A6P7MH49/?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": "IPR026784",
                "name": "Constitutive coactivator of PPAR-gamma",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR15976": "CONSTITUTIVE COACTIVATOR OF PEROXISOME PROLIFERATOR-ACTIVATED RECEPTOR GAMMA"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p7mh49",
                    "protein_length": 1043,
                    "source_database": "unreviewed",
                    "organism": "158456",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 1001,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR029060",
                "name": "PIN-like domain superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF88723": "PIN domain-like"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p7mh49",
                    "protein_length": 1043,
                    "source_database": "unreviewed",
                    "organism": "158456",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 226,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR060110",
                "name": "FAM120A/B/C, helical domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF27242": "FAM120A-like domain"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p7mh49",
                    "protein_length": 1043,
                    "source_database": "unreviewed",
                    "organism": "158456",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 226,
                                    "end": 330,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}