GET /api/entry/InterPro/protein/UniProt/B7N5M5/?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": "IPR038679",
                "name": "Signal transduction protein PmrD superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "cathgene3d": {
                        "G3DSA:2.40.50.650": "G3DSA:2.40.50.650"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b7n5m5",
                    "protein_length": 88,
                    "source_database": "unreviewed",
                    "organism": "585056",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 88,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR044854",
                "name": "IraM/PmrD",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF11183": "IraM/PmrD"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b7n5m5",
                    "protein_length": 88,
                    "source_database": "unreviewed",
                    "organism": "585056",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 78,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}