GET /api/entry/all/protein/unreviewed/A0A158V0E9
HTTP 200 OK
Allow: GET, HEAD
Cached: true
Content-Type: application/json
InterPro-Version: 104.0
InterPro-Version-Minor: 0
Server-Timing: 
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR007747",
                "name": "Menin",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "cdd": {
                        "cd14456": "Scaffolding protein menin encoded by the MEN1 gene"
                    },
                    "pfam": {
                        "PF05053": "Menin"
                    },
                    "panther": {
                        "PTHR12693": "MENIN"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0005634",
                        "name": "nucleus",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a158v0e9",
                    "protein_length": 122,
                    "source_database": "unreviewed",
                    "organism": "61622",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 122,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF05053",
                "name": "Menin",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR007747",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a158v0e9",
                    "protein_length": 122,
                    "source_database": "unreviewed",
                    "organism": "61622",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 3,
                                    "end": 122,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF05053",
                            "score": 8.9e-35
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR12693",
                "name": "MENIN",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR007747",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a158v0e9",
                    "protein_length": 122,
                    "source_database": "unreviewed",
                    "organism": "61622",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 122,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR12693:SF3",
                            "score": 6.4e-41,
                            "subfamily": {
                                "accession": "PTHR12693:SF3",
                                "name": "MENIN"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}