GET /api/entry/InterPro/protein/UniProt/B2J6T2/?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": "IPR003372",
                "name": "Photosystem II PsbL",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "hamap": {
                        "MF_01317": "Photosystem II reaction center protein L [psbL]"
                    },
                    "pfam": {
                        "PF02419": "PsbL protein"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0015979",
                        "name": "photosynthesis",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0009523",
                        "name": "photosystem II",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    },
                    {
                        "identifier": "GO:0009539",
                        "name": "photosystem II reaction center",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    },
                    {
                        "identifier": "GO:0016020",
                        "name": "membrane",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "b2j6t2",
                    "protein_length": 40,
                    "source_database": "unreviewed",
                    "organism": "63737",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 40,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR037266",
                "name": "Photosystem II PsbL superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF161017": "Photosystem II reaction center protein L, PsbL"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0015979",
                        "name": "photosynthesis",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "b2j6t2",
                    "protein_length": 40,
                    "source_database": "unreviewed",
                    "organism": "63737",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 5,
                                    "end": 40,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}