GET /api/entry/all/protein/unreviewed/A3LR54/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 108.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR005344",
                "name": "TMEM33/Pom33 family",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF03661": "Transmembrane protein 33/Nucleoporin POM33"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0016020",
                        "name": "membrane",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a3lr54",
                    "protein_length": 275,
                    "source_database": "unreviewed",
                    "organism": "322104",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 20,
                                    "end": 236,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR051645",
                "name": "PER33/POM33 transmembrane regulator",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR12703": "PER33/POM33 transmembrane regulator"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a3lr54",
                    "protein_length": 275,
                    "source_database": "unreviewed",
                    "organism": "322104",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 7,
                                    "end": 250,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF03661",
                "name": "Transmembrane protein 33/Nucleoporin POM33",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR005344",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a3lr54",
                    "protein_length": 275,
                    "source_database": "unreviewed",
                    "organism": "322104",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 20,
                                    "end": 236,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF03661",
                            "score": 2.1e-07
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR12703",
                "name": "PER33/POM33 transmembrane regulator",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR051645",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a3lr54",
                    "protein_length": 275,
                    "source_database": "unreviewed",
                    "organism": "322104",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 7,
                                    "end": 250,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR12703:SF4",
                            "score": 5.7e-30,
                            "subfamily": {
                                "accession": "PTHR12703:SF4",
                                "name": "TRANSMEMBRANE PROTEIN 33"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}