GET /api/entry/all/protein/unreviewed/Q53EQ5
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": "IPR021013",
                "name": "ATPase, vacuolar ER assembly factor, Vma12",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR31394": "TRANSMEMBRANE PROTEIN 199"
                    },
                    "pfam": {
                        "PF11712": "Endoplasmic reticulum-based factor for assembly of V-ATPase"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0070072",
                        "name": "vacuolar proton-transporting V-type ATPase complex assembly",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "q53eq5",
                    "protein_length": 208,
                    "source_database": "unreviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 207,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF11712",
                "name": "Endoplasmic reticulum-based factor for assembly of V-ATPase",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR021013",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q53eq5",
                    "protein_length": 208,
                    "source_database": "unreviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 78,
                                    "end": 201,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF11712",
                            "score": 1e-23
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR31394",
                "name": "TRANSMEMBRANE PROTEIN 199",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR021013",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q53eq5",
                    "protein_length": 208,
                    "source_database": "unreviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 207,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR31394:SF1",
                            "score": 1.1e-73,
                            "subfamily": {
                                "accession": "PTHR31394:SF1",
                                "name": "TRANSMEMBRANE PROTEIN 199"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}