GET /api/entry/all/protein/unreviewed/B3LNI4/?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": "IPR015267",
                "name": "Protein phosphatase 4 core regulatory subunit R2",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF09184": "PPP4R2"
                    },
                    "panther": {
                        "PTHR16487": "PPP4R2-RELATED PROTEIN"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0019888",
                        "name": "protein phosphatase regulator activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0030289",
                        "name": "protein phosphatase 4 complex",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "b3lni4",
                    "protein_length": 441,
                    "source_database": "unreviewed",
                    "organism": "285006",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 3,
                                    "end": 421,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF09184",
                "name": "PPP4R2",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR015267",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b3lni4",
                    "protein_length": 441,
                    "source_database": "unreviewed",
                    "organism": "285006",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 3,
                                    "end": 299,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF09184",
                            "score": 2e-65
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR16487",
                "name": "PPP4R2-RELATED PROTEIN",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR015267",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b3lni4",
                    "protein_length": 441,
                    "source_database": "unreviewed",
                    "organism": "285006",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 86,
                                    "end": 421,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR16487:SF0",
                            "score": 1.5e-18,
                            "subfamily": {
                                "accession": "PTHR16487:SF0",
                                "name": "PROTEIN PHOSPHATASE 4 REGULATORY SUBUNIT 2-RELATED"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}