GET /api/entry/all/protein/unreviewed/A0A498L196
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": "IPR004882",
                "name": "Luc7-related",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF03194": "LUC7 N_terminus"
                    },
                    "panther": {
                        "PTHR12375": "RNA-BINDING PROTEIN LUC7-RELATED"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0003729",
                        "name": "mRNA binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0006376",
                        "name": "mRNA splice site recognition",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0005685",
                        "name": "U1 snRNP",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a498l196",
                    "protein_length": 350,
                    "source_database": "unreviewed",
                    "organism": "84645",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 303,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF03194",
                "name": "LUC7 N_terminus",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR004882",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a498l196",
                    "protein_length": 350,
                    "source_database": "unreviewed",
                    "organism": "84645",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 229,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF03194",
                            "score": 2.6e-74
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR12375",
                "name": "RNA-BINDING PROTEIN LUC7-RELATED",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR004882",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a498l196",
                    "protein_length": 350,
                    "source_database": "unreviewed",
                    "organism": "84645",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 303,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR12375",
                            "score": 5.2e-116
                        }
                    ]
                }
            ]
        }
    ]
}