GET /api/entry/InterPro/protein/UniProt/A0A7G5MWF4/?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": "IPR007492",
                "name": "LytTR DNA-binding domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "profile": {
                        "PS50930": "LytTR-type HTH domain profile"
                    },
                    "smart": {
                        "SM00850": "LytTr DNA-binding domain"
                    },
                    "pfam": {
                        "PF04397": "LytTr DNA-binding domain"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0003677",
                        "name": "DNA binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a7g5mwf4",
                    "protein_length": 146,
                    "source_database": "unreviewed",
                    "organism": "33035",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 41,
                                    "end": 145,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR046947",
                "name": "Transcriptional regulatory protein LytR-like",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR37299": "TRANSCRIPTIONAL REGULATOR-RELATED"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0000156",
                        "name": "phosphorelay response regulator activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0003677",
                        "name": "DNA binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a7g5mwf4",
                    "protein_length": 146,
                    "source_database": "unreviewed",
                    "organism": "33035",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 39,
                                    "end": 144,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}