GET /api/entry/InterPro/protein/UniProt/A0A6P8MX83/?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": "IPR004307",
                "name": "TspO/MBR-related protein",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "cdd": {
                        "cd15904": "Translocator protein (TSPO)/peripheral-type benzodiazepine receptor (MBR) family"
                    },
                    "pfam": {
                        "PF03073": "TspO/MBR family"
                    },
                    "pirsf": {
                        "PIRSF005859": "Peripheral-type benzodiazepine receptor/signal transduction protein TspO"
                    },
                    "panther": {
                        "PTHR10057": "PERIPHERAL-TYPE BENZODIAZEPINE RECEPTOR"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0016020",
                        "name": "membrane",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6p8mx83",
                    "protein_length": 171,
                    "source_database": "unreviewed",
                    "organism": "103933",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 7,
                                    "end": 159,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR038330",
                "name": "TspO/MBR-related superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "cathgene3d": {
                        "G3DSA:1.20.1260.100": "TspO/MBR protein"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p8mx83",
                    "protein_length": 171,
                    "source_database": "unreviewed",
                    "organism": "103933",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 4,
                                    "end": 159,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}