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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR003377",
                "name": "Cornichon",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "smart": {
                        "SM01398": "Cornichon"
                    },
                    "pfam": {
                        "PF03311": "Cornichon protein"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0016192",
                        "name": "vesicle-mediated transport",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "g2r882",
                    "protein_length": 138,
                    "source_database": "unreviewed",
                    "organism": "578455",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 5,
                                    "end": 126,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR033466",
                "name": "Cornichon, conserved site",
                "source_database": "interpro",
                "type": "conserved_site",
                "integrated": null,
                "member_databases": {
                    "prosite": {
                        "PS01340": "Cornichon family signature"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g2r882",
                    "protein_length": 138,
                    "source_database": "unreviewed",
                    "organism": "578455",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 27,
                                    "end": 41,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF03311",
                "name": "Cornichon protein",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR003377",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g2r882",
                    "protein_length": 138,
                    "source_database": "unreviewed",
                    "organism": "578455",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 5,
                                    "end": 126,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF03311",
                            "score": 1.4e-47
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PS01340",
                "name": "Cornichon family signature",
                "source_database": "prosite",
                "type": "conserved_site",
                "integrated": "IPR033466",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g2r882",
                    "protein_length": 138,
                    "source_database": "unreviewed",
                    "organism": "578455",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 27,
                                    "end": 41,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PS01340",
                            "score": 0
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR12290",
                "name": "Cornichon/Phosphopantothenate--cysteine ligase",
                "source_database": "panther",
                "type": "family",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g2r882",
                    "protein_length": 138,
                    "source_database": "unreviewed",
                    "organism": "578455",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 8,
                                    "end": 134,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR12290",
                            "score": 3.5e-31
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "SM01398",
                "name": "Cornichon",
                "source_database": "smart",
                "type": "domain",
                "integrated": "IPR003377",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g2r882",
                    "protein_length": 138,
                    "source_database": "unreviewed",
                    "organism": "578455",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 5,
                                    "end": 126,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "SM01398",
                            "score": 3.1e-66
                        }
                    ]
                }
            ]
        }
    ]
}